* Initial
* Progress
* Initial UI
* Can submit request
* Progress
* Show text if no scrims
* Can cancel request, tabs
* Delete post
* Popover if can't delete
* Request rows
* Progress
* Scrim page initial
* Fix migration order
* Progress
* Progress
* Works again
* Make it compile
* Make it compile again
* Work
* Progress
* Progress
* Progress
* Associations initial
* Association visibility work
* notFoundVisibility form fields initial
* Progress
* Association leave/join + reset invite code
* Progress
* Select test
* Merge branch 'rewrite' into scrims
* Remeda for groupBy
* Select with search
* Outline styling for select
* Select done?
* Fix prop names
* Paginated badges
* Less important
* Select no results
* Handle limiting select width
* UserSearch non-working
* Fix problem from merge
* Remove UserSearch for now
* Remove todo
* Flaggable
* Remove TODOs
* i18n start + styling
* Progress
* i18n done
* Add association e2e test
* E2E tests
* Done?
* Couple leftovers
This broke after upgrading deps and couldn't figure it out with a quick look.
It just makes it a bit more convenient when adding new pages & debugging
but not really that necessary so decided to delete it for now.
* Have clicking pagination dots do a thing
* Add tag frontend
* Backend
* Render tags
* Filter by tag
* Persist big art to search params
* Filter by tags on the common art page
* Linking tags + user tags
* Add to nav
* Allow nav items on front page to take full width
* Initial+
* Fix vods page title
* Add page title
* Common art type
* ArtGrid to a different component
* User arts page initial
* Add art tab to user page
* Preview initial
* Fix art counting
* Fix link and onclick overlapping
* Link to user art page to arts they made
* Artist role initial
* Show description
* Make toggle in art page saved in search params
* Add white-space pre-wrap to plus comments
Not sure why it was removed in the first place?
* Commission open / text and edit those
* Add simple pagination
* New art link display logic
* New art initial
* Upload art
* Hide art from side nav too
* Show banner when waiting for approval
* Edit art
* Fix art sub nav link not showing active
* Relocate unvalidated art text
* Delete art
* Extract ImagePreview component
* Eliminate some layout shift
* BigImageDialog extract component + prevent layout shift
* i18n
* Fix unused var
* Fix tests