Commit Graph

35 Commits

Author SHA1 Message Date
Kalle
11974c9054 Get round and bracket details from tournament-match endpoint Closes #2062 2025-02-04 13:15:39 +02:00
Kalle
daf7b3fef7 Add friend code & seeding power to public tournament teams API Closes #2065 2025-02-01 10:53:01 +02:00
Kalle
32c97a2467
Bluesky via Discord connection + upgrade remix-auth + remove Twitter references (#2058)
* Remove Twitter references

* Upgrade remix auth, bsky via Discord

* Test
2025-01-28 17:22:45 +02:00
Kalle
54d30a37b0 Add public API endpoint to fetch tournament casted matches 2025-01-23 17:55:05 +02:00
Kalle
c2f1896b48 Add list of teams to GetTournamentBracketResponse (api public) Closes #1999
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2024-12-29 12:38:59 +02:00
Kalle
35553a8a8f Fix GetTournamentBracketResponse.meta (api public) 2024-12-29 12:08:52 +02:00
Kalle
70dc727951 Revert "Enable rest of the Remix future flags"
This reverts commit 98edb4896f.
2024-12-07 10:27:29 +02:00
Kalle
98edb4896f Enable rest of the Remix future flags
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2024-12-02 23:11:33 +02:00
Kalle
5719fa2676 Adjust swiss format first tiebreaker 2024-11-28 23:08:50 +02:00
Kalle
8e2f941173 Add IGN to api public tournament teams response Closes #1971 2024-11-26 21:58:59 +02:00
Kalle
dd53b32a7e
Filter calendar events by tags (#1972)
* backend

* Tournament docs only visible when adding tournament

* Progress

* Finish?

* Fix
2024-11-25 23:14:49 +02:00
Kalle
6d654baa30 Add battlefy/bsky to public API user endpoint Closes #1970 2024-11-25 22:38:41 +02:00
Kalle
68978a5c83 Add isFinalized to api/tournament/:id
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2024-11-15 23:16:50 +02:00
Kalle
68aa12414a
New front page (#1938)
* 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
2024-10-20 09:01:22 +03:00
Kalle
5ad69f941f New public API endpoints Closes #1821 Closes #1822 2024-08-12 21:31:42 +03:00
Kalle
00dc2c88ae Upgrade deps 2024-07-06 13:40:16 +03:00
Kalle
555d20fbbf Remove invalid import 2024-07-06 11:54:32 +03:00
Kalle
5196a2197e Add user submitted logo to tournament public API 2024-06-29 14:11:24 +03:00
Kalle
202773d63c Calendar public API 2024-06-29 14:04:17 +03:00
Kalle
fd48bced91
Migrate Prettier/Eslint/Stylelint setup to Biome (#1772)
* Initial

* CSS lint

* Test CI

* Add 1v1, 2v2, and 3v3 Tags (#1771)

* Initial

* CSS lint

* Test CI

* Rename step

---------

Co-authored-by: xi <104683822+ximk@users.noreply.github.com>
2024-06-24 13:07:17 +03:00
Kalle
af60cf3457 Battlefy account 2024-06-23 11:26:53 +03:00
Kalle
2c5004f623
Logos for tournament pickups (#1768)
* Progress

* Adjust when elements show up etc.

* Reorganize

* Can upload

* Delete logo admin action

* Filter out avas pre-start

* Util func

* Remove old code

* Fixes
2024-06-22 14:35:04 +03:00
Kalle
bfce8d9646
Custom name (#1754)
* Migration and edit

* Migrate from discordName

* discordDiscriminator
2024-06-03 22:20:21 +03:00
inkfarer
a7a806471d
Properly handle OPTIONS requests to public API routes (#1738) 2024-05-24 21:20:07 +03:00
Kalle
33fcbcf7ca Add cors to public API endpoints 2024-05-23 23:23:02 +03:00
Kalle
209f3e8dc3 Fix public api tournament (team) endpoints checked in calculation 2024-05-02 20:36:04 +03:00
Kalle
93ea425462 Public API bracket data endpoint Closes #1620 2024-05-01 11:46:18 +03:00
Kalle
2417e985e6 Fix tournament teams API returning duplicate teams 2024-05-01 10:59:36 +03:00
Kalle
b98b4af1ea
Ban/pick etc. (#1716)
* 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
2024-03-31 10:36:22 +03:00
Kalle
29d99c258b
TO maplist/best of picking.& bracket start dialog (#1696)
* Initial

* Seed with to set map pool

* BracketStarter frontend

* First working

* Changing best of

* Fix roundMaps can be null

* Working for DE

* Start SE bracket

* Best of selection by round

* Move function

* updateRoundMaps to transaction

* Check in many in trx

* Show warning if no map pool set

* E2E tests

* After review

* Resolve TODO & adjust imports

* Tweak round sorting
2024-03-15 00:00:37 +02:00
Kalle
93ebb6e369 Migrate to Vite 2024-02-24 21:12:54 +02:00
Kalle
dbdc063f24 Fix public tournament API join 2024-01-31 00:02:47 +02:00
Kalle
d67b0534c3 Add Paddling Pool + Proving Grounds logo and self-host 2024-01-13 19:14:01 +02:00
Kalle
58bbdccee8 Add auth to public API 2024-01-13 18:37:33 +02:00
Kalle
2699d1460e Public API (user/tournaments) 2024-01-13 17:52:46 +02:00