* 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
* Update translation fr-EU
Added full translation for French. (I discovered how to modify several files 😭😭, Sorry for all these pulls)
* Update user.json
* Update calendar.json
* Update common.json
* Update user.json
* Update tournament.json
* Update q.json
* Update q.json
* Update tournament.json
* rewrite some files
* Fix problem
* Add credits
---------
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Initial
* Progress
* Recent winners
* Add button
* Progress
* Mobile nav initial
* UI tweaks
* Overflow
* AnythingAdder links to places
* Remove color for tournament showcase
* Adjust SQ top banner based on if season is on right or not
* Tournament participant count fixed
* Log out
* todo
* Progress
* Nav complete
* Done?
* Fix lint
* Translate settings
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.
* Chat initial component
* Connect to websocket
* Chat render actual messages
* Chat keep scrolled to bottom
* Pending messages
* Pass rooms as arg
* Chat with tabs
* Message max length
* Looking tabs initial
* Fixes
* Chat on looking page w/ unread messages count
* Add reconnecting websocket
* Patron custom color
* Change ChatMessage data model
* Fix mobile layout
* Add clean up to useEffect
* Chat codes
* FF + clear messages on group morph
* Hide messages when user leaves etc.
* Fix match page layout when chat missing
* New tabs
* Tabs for mobile
* Add TODOs
* Switch to own group tab when roster changes
* Chat styling
* Redesign group cards
* Bring back manager buttons
* Remove flipped
* Remove unused code
* Align better
* Link to user profile
* Better room pass + highlighted
* Fix view when group expired
* Fix MemberAdder (missing input + overflow)
* Chat stay connected in looking
* Remove filters for now
* Fix chat number align
* Fix chat unseen messages
* Hide chat when alone
* Remove rest todos
* Log in link creation initial
* Add global name to update all command
* Remove left over log
* Login command
* Update command
* Add todos
* TODOs
* Migration file fix order