1
0
Fork 0
forked from OpenNeo/impress
impress/app/views
Matchu 2876de2db0 Move closet-hangers-update form from partial to JS
We lose no-JS support, which I kinda miss, but caching is gonna be more
important down the line. Delete form moves next, then we cache.

CSRF token changes: it looks like, by setting a data attribute in AJAX, I
was overwriting the CSRF token. I don't remember it working that way, but
now we use beforeSend to add the X-CSRF-Token header instead, which is nicer,
anyway. The issue might've been something else, but this worked :/

The CSS was also not showing the loading ellipsis properly. I think that's a
dev-only issue in how live assets are being served versus static assets, but
may as well add UTF-8 charset directives everywhere, anyway.
2013-06-22 15:27:00 -07:00
..
broken_image_reports i18n for broken_image_reports#new 2013-01-24 18:23:18 -06:00
closet_hangers Move closet-hangers-update form from partial to JS 2013-06-22 15:27:00 -07:00
closet_lists refactor closet_lists.form hierarchy 2013-01-24 18:23:20 -06:00
contributions i18n for contributions#index 2013-01-24 18:23:18 -06:00
items stop including ?q= in _item_link links: it's getting cached, so is almost always wrong 2013-06-21 19:43:11 -07:00
layouts Move closet-hangers-update form from partial to JS 2013-06-22 15:27:00 -07:00
neopets_pages import items to a specific list 2013-04-09 15:50:33 -05:00
neopets_users i18n for neopets_users#new 2013-01-24 18:23:19 -06:00
outfits fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
pets fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
sitemap dynamic robots.txt to refer to sitemap.xml 2011-05-20 20:59:35 -04:00
static oops, remove maintenance message 2012-01-26 13:30:12 -06:00
users i18n for contributions#index 2013-01-24 18:23:18 -06:00