1
0
Fork 0
forked from OpenNeo/impress
impress/app/assets/javascripts
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
..
closet_hangers Move closet-hangers-update form from partial to JS 2013-06-22 15:27:00 -07:00
items fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -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
ajax_auth.js Move closet-hangers-update form from partial to JS 2013-06-22 15:27:00 -07:00
analytics.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
application.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
controls.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
dragdrop.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
effects.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
jquery.jgrowl.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
jquery.timeago.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
jquery.ui.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
pet_query.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
placeholder.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
pledgie.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
prototype.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
rails.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
wardrobe.js fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00