* 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
* To BracketMapListDialog
* Working map list dialog + UI work
* Rename components
* Working version
* Counterpick info text
* PickBan
* Rearrange loader
* Working BAN_2
* Show error msg if pick/ban style selected but no rounds have it enabled
* OrganizerMatchMapListDialog
* Prepicked BAN_2
* Starter finder structure
* Prepicked + counterpick
* PLAY_ALL & visible chat to TO's after finalize
* Tweaks and handling edge cases
* Play all e2e test
* Allow viewing tournament info when it has started
* Desc markdown support
* Rules
* calendar.new loader refactor
* baseEvent refactor
* w/ staff
* Add 1h30min reg closes time
* As team
* Fix E2E test
* E2E tests
* MiniCheckinInfoBanner
* Remove old code
* Add prefetching
* Elim bracket initial
* Hide rounds with only byes
* Round hiding logic
* Align stuff
* Add TODO
* Adjustments
* Deadline
* Compactify button
* Simulations
* Round robin bracket initial
* eventId -> tournamentId
* seedByTeamId removed
* Couple more TODOs
* RR placements table
* Locking matches
* Extract TournamentStream component
* Bracket streams
* Remove extras for tournament-manager, misc
* Fix E2E tests
* Fix SKALOP_SYSTEM_MESSAGE_URL in env.example
* TODOs
* TODO moved to GitHub
* Handle team changing in match cache invalidation
* Fix streamer seeing undo last score button
* Show "Sub" badge on team roster page
* Show who didn't play yet on match teams preview
* Ranked/unranked badge
* Bracket hover show roster
* Add lock/unlock match test
* Fix score reporting
* 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
* Migrations
* Arrange admin UI
* Load staff from DB
* Fix TODO
* Can add/remove staff
* isTournamentAdmin / isTournamentOrganizer
* Show chat to streamer
* User titles in the chat
* chat name color
* Unique constraint
* TO Staff E2E tests
* Casts on stream page
* Streamer test
* Fix test
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.
* Set up tables
* Initial
* Frontend for finalize tournament
* Enter summaries to DB
* Handle changes on tournament page after tournament is finalized
* Fix streams tab text not centered
* Add translations
* Results on user page
* Highlight logic for tournament results
* Leaderboard page initial
* Team leaderboard
* CSS tweaks
* Add unit tests
* Add some i18n
* Add leaderboards page meta
* Support tournaments of size 2
* Add E2E test
* Add missing group by
* WIP
* Query
* Backend for team page done
* UI function made
* UI work
* Tweaks
* Fix showing players from own team
* Optimize performance
* Inactive players styling
* Stage popover