* 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
* Renders groups
* Bracket data refactoring
* Starting bracket working (first bracket only)
* TODOs + crash fix
* Source bracket logic initial
* Bracket progression (DE underground bracket)
* Preview working for second bracket
* Bracket nav initial
* Check-in to bracket feature
* Start Underground bracket
* Team/teams pages tweaks to support underground bracket
* Underground bracket finalization progress
* Tournament class
* id -> userId + more useOutletContext removed
* Bracket loader refactored out
* Migrate admin to useTournament
* Bracket.settings
* Slim tournament loader
* Fix useEffect infinite loop
* Adjust waiting for teams text
* Refactor old tournament DB call from to admin
* Admin action: check in/out from specific bracket
* Standings work
* Back button from match page -> correct bracket
* Standings logic for DE grand finals
* Standings + finalize bracket
* Dev log
* Unit tests utils etc.
* Adjust TODOs
* Fix round robin issues
* Add RR tests
* Round robin standings initial
* Wins against tied + points tiebreaker progress
* Fix losing state when switching between tabs
* Add check-in indications to seeding page
* Link to user page on seed tool
* Submit points
* Total points from bracket manager
* findById gonezino
* Ahead of time check-in
* Couple todos
* Reopen logic refactor
* Tournament format settings
* RR->SE placements, skipping underground bracket
* Fix tournament team page round names
* More teams to UG bracket if first round of DE only byes
* Fix graphics bug
* Fixes
* Fix some E2E tests
* Fix E2E tests
* Changed nav and side to be sticky
* Centered calendar
* Adjusted top padding
* Added firefox scrollbar styling
* Adjusted scroll colors to fit theme
* Somehow this broke?? 😭
* Fix lint
* Adjust calendar padding
---------
Co-authored-by: hfcRed <hfcred@gmx.net>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Fix the sidebar links hidden issue
* another solution, detect overflow with client-side javascript
* Optimize the code
* Revert to use solution 1
This reverts commit 96a6c13e6c.
* Adjust padding slightly
---------
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Got something going
* Style overwrites
* width != height
* More playing with lines
* Migrations
* Start bracket initial
* Unhardcode stage generation params
* Link to match page
* Matches page initial
* Support directly adding seed to map list generator
* Add docs
* Maps in matches page
* Add invariant about tie breaker map pool
* Fix PICNIC lacking tie breaker maps
* Only link in bracket when tournament has started
* Styled tournament roster inputs
* Prefer IGN in tournament match page
* ModeProgressIndicator
* Some conditional rendering
* Match action initial + better error display
* Persist bestOf in DB
* Resolve best of ahead of time
* Move brackets-manager to core
* Score reporting works
* Clear winner on score report
* ModeProgressIndicator: highlight winners
* Fix inconsistent input
* Better text when submitting match
* mapCountPlayedInSetWithCertainty that works
* UNDO_REPORT_SCORE implemented
* Permission check when starting tournament
* Remove IGN from upsert
* View match results page
* Source in DB
* Match page waiting for teams
* Move tournament bracket to feature folder
* REOPEN_MATCH initial
* Handle proper resetting of match
* Inline bracket-manager
* Syncify
* Transactions
* Handle match is locked gracefully
* Match page auto refresh
* Fix match refresh called "globally"
* Bracket autoupdate
* Move fillWithNullTillPowerOfTwo to utils with testing
* Fix map lists not visible after tournament started
* Optimize match events
* Show UI while in progress to members
* Fix start tournament alert not being responsive
* Teams can check in
* Fix map list 400
* xxx -> TODO
* Seeds page
* Remove map icons for team page
* Don't display link to seeds after tournament has started
* Admin actions initial
* Change captain admin action
* Make all hooks ts
* Admin actions functioning
* Fix validate error not displaying in CatchBoundary
* Adjust validate args order
* Remove admin loader
* Make delete team button menancing
* Only include checked in teams to bracket
* Optimize to.id route loads
* Working show map list generator toggle
* Update full tournaments flow
* Make full tournaments work with many start times
* Handle undefined in crud
* Dynamic stage banner
* Handle default strat if map list generation fails
* Fix crash on brackets if less than 2 teams
* Add commented out test for reference
* Add TODO
* Add players from team during register
* TrustRelationship
* Prefers not to host feature
* Last before merge
* Rename some vars
* More renames
* updated names for tooltip flyout
* side tooltip text working
* tooltip text on side nav wrkng, using common names
* updated styles for playwright
* passing all css lint tests
* changed side nav to width:20%
* adjusted z-index on badge page for nav tooltip
* updated clickable "hitbox"
* Styling
---------
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Layout initial
* Add FillRosterSection component
* Move tournaments to feature folder
* Refactor Button props
* SubmitButton
* Register action
* Identifier -> Id
* Invite link via nanoid
* Team info submit
* Enter tiebreaker map list UI
* Invite members to tournament team initial
* Show banner if joined a team not captain of
* Add back teams page
* Change team roster size color when good
* Delete tournament team member
* Remove light mode
* Trim header
* New front page initial
* Get rid of build layout
* Breadcrumbs
* Desktop side nav
* Overhaul colors
* Add breadcrumbs
* New sub nav style
* Front page action buttons
* Add back add new build button
* Add articles page with icon
* Minor Object damage page layout tweaks
* Remove one unnecessary render from object damage
* Fix wrong link in article page
* Profile -> My Page in header
* Log in/out buttons in front
* Add drawings to front page
* Remove unnecessary comment