impress/app/views
Emi Matchu c011e99819 Fix various JS Turbo issues
First one, Turbo reasonably yelled at us in the JS console that we
should put its script tag in the `head` rather than the `body`, because
it re-executes scripts in the `body` and we don't want to spin up Turbo
multiple times!

I also removed some scripts that aren't relevant anymore, fixed a bug
in `outfits/new.js` where failing to load a donation pet would cause
the preview thing to not work when you type (I think this might've
already been an issue?), reworked `item_header.js` to just run once in
the `head`, and split scripts into `:javascripts` (run once in `head`)
vs `:javascripts_body` (run every page load in `body`).
2024-03-13 21:26:22 -07:00
..
about Add more NeoPass details to about page 2024-03-13 17:55:23 -07:00
alt_styles Update site copy to reflect that Alt Styles are released 2024-02-01 06:58:54 -08:00
application Move partials in views/static to views/application 2024-03-10 18:48:25 -07:00
closet_hangers Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
closet_lists Fix incorrect closet list deletion prompt message 2024-03-13 13:59:27 -07:00
contributions i18n for contributions#index 2013-01-09 17:15:23 -06:00
devise Can edit username in user settings page 2023-10-23 19:05:08 -07:00
fundraising Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
item_trades Oops, load the data for the bulk item quantity form on the trades page! 2024-01-21 06:42:24 -08:00
items Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
layouts Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
neopets_page_import_tasks refactor importing 2015-07-27 13:25:24 -04:00
outfits Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
pets Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
sitemap Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
users i18n for contributions#index 2013-01-24 18:23:18 -06:00