a315282b70
Extract all the item pages' stylesheets into their own CSS files
...
No more of this loading everything into `application.css`! I'm
arbitrarily starting here because that's where I've been playing
lately, but this is part of a larger effort to move toward a more
straightforward CSS architecture (and away from Sass even?)
2024-09-09 18:48:08 -07:00
5d577db649
Oops, load the data for the bulk item quantity form on the trades page!
2024-01-21 06:42:24 -08:00
8e3d2b994f
Oops, link to the user lists page for the not-in-a-list case
2024-01-21 06:40:20 -08:00
b9bb697ca1
Add trade counts to item page tab navigation
2024-01-21 04:45:22 -08:00
eb6f196b15
Add tab navigation to get to item trade pages
2024-01-21 04:40:25 -08:00
4b9e11fc2a
Sort trades in vaguely-recent order
...
This logic is copied from DTI 2020! Though I didn't include the part
where we highlight trade matches yet!
2024-01-21 03:59:06 -08:00
c6927c2ce8
Add basic styles to trades page
...
Still not accessible via links, just exists!
2024-01-21 03:38:02 -08:00
402e3d4afb
Basic trade hangers page, just content and without style
...
We're just getting started but there we go!! No links or styles yet,
just getting it done!
2024-01-21 03:10:06 -08:00