impress/app
Emi Matchu 23240005a2 Oops, fix bug that would sometimes flip own/want in the item bulk menu
If your first wanted list was created before your first owned list,
then `false` would come before `true` in the keys of
`current_user_lists`.

I both fixed this to be more consistent at the model level, because who
likes unpredictable behavior? But also downstream at the view I
hardcoded that true should come before false, because that's a UI
concern that I want to be encoded in the view regardless of what's
upstream.
2024-01-23 04:06:58 -08:00
..
assets Tweak tab styles 2024-01-21 07:17:10 -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 Remove old trade hangers UI from item page 2024-01-21 04:49:06 -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 Oops, fix bug that would sometimes flip own/want in the item bulk menu 2024-01-23 04:06:58 -08:00