Commit Graph

41 Commits

Author SHA1 Message Date
Erik Vroon
6c741fd821 Dashboard endpoint (#285) 2023-10-01 11:19:56 +02:00
Erik Vroon
a72dab1297 Fix login error handling (#282) 2023-09-24 15:59:05 +02:00
Erik Vroon
33a1910142 Various bugfixes (#266) 2023-09-14 16:33:00 +02:00
Erik Vroon
d1484a0bb3 Add behavior to go to next stage (#265) 2023-09-14 11:51:05 +02:00
Erik Vroon
570ee79042 Fix login handling (#258) 2023-09-12 18:10:32 +02:00
Erik Vroon
e8cb8052c7 Move stages and settings to navbar (#257) 2023-09-12 14:20:25 +02:00
Erik Vroon
aaca527647 Add courts functionality (#256) 2023-09-12 13:33:20 +02:00
Erik Vroon
3d2942d6f1 Put Analytics component in right place 2023-09-11 11:47:02 +02:00
Erik Vroon
fd33d0d4cd Frontend improvements (#253)
Install vercel analytics, update dependencies, show alerts in case there
is no active stage.
2023-09-11 11:28:50 +02:00
Erik Vroon
c6aaf67329 Backend bugfixes and frontend fixes (#251) 2023-09-10 14:43:51 +02:00
Erik Vroon
7cfd257cdd Improve responsiveness header (#250) 2023-09-10 13:50:21 +02:00
Erik Vroon
f59c6f6965 Implement stage type specific round scheduling (#226) 2023-09-10 11:51:45 +02:00
Erik Vroon
639f067549 Fix draft round selection (#224) 2023-05-20 18:42:38 +02:00
Erik Vroon
7d706ddca8 Disable user creation while in beta (#222) 2023-05-19 20:35:21 +02:00
Erik Vroon
c36efb1baa Fix create round request (#220) 2023-05-19 18:26:48 +02:00
Erik Vroon
47f3815ce6 Fix rounds dependency and disallow deletion of active stages (#218) 2023-05-19 16:48:48 +02:00
Erik Vroon
e4c8d716f0 Add stages modal (#217) 2023-05-19 15:44:14 +02:00
Erik Vroon
50d868358a Select active stage by default (#215) 2023-05-19 12:52:49 +02:00
Erik Vroon
a24766c210 Display stage name and select active stage by default (#210) 2023-05-09 21:31:27 +02:00
dependabot[bot]
963ea2c9f3 Bump @tabler/icons from 1.119.0 to 2.17.0 in /frontend (#184)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Vroon <erik.vroon@channable.com>
2023-05-02 21:49:57 +02:00
Erik Vroon
352f46113c Add stages in backend (#181) 2023-05-02 19:23:52 +02:00
Erik Vroon
7c487952da Improve auth and user management (#125) 2023-04-16 13:15:41 +02:00
Erik Vroon
45cd04137f Fix round order (#119) 2023-02-21 00:01:48 +01:00
Erik Vroon
e4fd83c3bc Pass iterations in API call 2023-02-01 17:38:32 +01:00
Erik Vroon
cfee73688c Constrain tournament logo width 2023-02-01 17:35:28 +01:00
Erik Vroon
8480d73af5 Fix update of tournaments (#115) 2023-02-01 17:21:34 +01:00
Erik Vroon
dd81c6a83b Improve scheduling (#114) 2023-02-01 16:35:26 +01:00
Erik Vroon
27ef6b3a3e Add skeletons to dashboard (#99) 2023-01-22 16:40:43 +01:00
Erik Vroon
e941880edb Change page title on dashboard (#97) 2023-01-21 16:32:22 +01:00
Erik Vroon
28b4c95a90 Fix bug with no content on dashboard (#94) 2023-01-21 15:57:11 +01:00
Erik Vroon
36f86e4e9b Dashboard auth fixes (#90) 2023-01-18 16:10:49 +01:00
Erik Vroon
3df7e65f19 Fix formatting, preview images (#84) 2023-01-16 19:35:05 +01:00
Erik Vroon
f03bf6cb92 Various bugfixes (#77) 2023-01-16 16:35:44 +01:00
Erik Vroon
194bc7c136 Send dashboard_public when creating tournaments (#72) 2023-01-12 21:13:35 +01:00
Erik Vroon
d0092d1f66 Add Dashboard (#62) 2023-01-12 21:04:51 +01:00
dependabot[bot]
0d94111962 Bump @mantine/form from 5.9.5 to 5.10.0 in /frontend (#58)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Vroon <erik.vroon@channable.com>
2023-01-07 18:01:21 +01:00
Erik Vroon
557debf14c Add tournaments and club endpoints (#43) 2023-01-07 15:00:43 +01:00
Erik Vroon
e5cbe941dd Create db tables when the db is empty (#42) 2022-12-27 20:46:28 +01:00
Erik Vroon
ab917dc2ee Rename ladderz to bracket (#24) 2022-12-27 12:49:44 +01:00
Erik Vroon
089659e71f Create tournaments system (#2) 2022-12-24 14:33:51 +01:00
Erik Vroon
6ac8b0fdfb First version of backend and frontend (#1) 2022-12-11 17:55:11 +01:00