impress/app
Emi Matchu 0c615043f2 Persist item user lists form open/closed state across pageloads
Using good ol'-fashioned cookies! The JS sets it, and then Rails reads
it on pageload. That way, there's no flash of content for it to load in
after JS loads.
2024-01-23 04:30:23 -08:00
..
assets Persist item user lists form open/closed state across pageloads 2024-01-23 04:30:23 -08:00
controllers Oops, load the data for the bulk item quantity form on the trades page! 2024-01-21 06:42:24 -08:00
helpers Persist item user lists form open/closed state across pageloads 2024-01-23 04:30:23 -08:00
javascript Remove old trade hangers UI from item page 2024-01-21 04:49:06 -08:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Oops, fix bug that would sometimes flip own/want in the item bulk menu 2024-01-23 04:06:58 -08:00
services Extend OWLS caching from 15 minutes to 1 day 2024-01-15 06:19:48 -08:00
views Persist item user lists form open/closed state across pageloads 2024-01-23 04:30:23 -08:00