Commit Graph

61 Commits

Author SHA1 Message Date
bc35ec9c01 Adding match endpoints, services and providers, additionally added a page in the frontend that displays the data 2026-03-12 15:05:13 +01:00
1402c16f21 added tournament_bracket_page 2026-03-12 14:33:52 +01:00
eb81fdb206 can now only join when in registration period and added test users 2026-03-12 12:20:32 +01:00
bd56d97b6d added 2 themes 2026-03-12 11:45:59 +01:00
0658b0cd5b format changes 2026-03-12 11:07:38 +01:00
89cf876707 add placeholder in carousel 2026-03-12 11:06:46 +01:00
28feaa1f01 added protocols pdf build directory 2026-03-11 22:54:16 +01:00
204a2bd874 reloading carousel if tournaments change 2026-03-11 22:34:28 +01:00
383795bff6 add carousel view 2026-03-11 22:17:42 +01:00
14c72b06d4 add auth-router 2026-03-11 20:58:58 +01:00
4156ea4f16 savedPreferences for themes 2026-03-11 20:28:19 +01:00
4d03756fa2 remove useless team input and use username for Profile avatar 2026-03-11 20:20:53 +01:00
03d38a0b35 max Tag characters now 3 2026-03-11 20:09:11 +01:00
842f2ef023 Center team avatar 2026-03-11 19:51:57 +01:00
6a8aa687dc remove teams_page in favor of the team_lists 2026-03-11 18:50:43 +01:00
4074d0287c limit team members to 4 and display member count in list 2026-03-11 18:40:28 +01:00
9408889ba6 add seeding for team-service 2026-03-11 18:31:33 +01:00
9b9ae3208d add instruction file for adding prompts to md file 2026-03-11 18:25:13 +01:00
b86b71d29c Add team list and joining 2026-03-11 18:06:22 +01:00
216506070b added authentication logging 2026-03-11 16:25:12 +01:00
0b8d31e727 Added jwt authenticaation 2026-03-10 21:00:43 +01:00
9b1b540c43 added Logout button 2026-03-10 17:36:25 +01:00
a66cf7603a now only able to select supported team counts 2026-03-10 17:03:10 +01:00
e5a47d54f5 Add Tournament Creation page 2026-03-10 16:41:43 +01:00
ad6fc6525e fixed backend crashes 2026-03-10 16:39:20 +01:00
3b8209225e Add service and provider for Teams 2026-03-10 15:59:03 +01:00
ea45d74c0f Add Teams endpoint and endpoints with service 2026-03-09 15:54:31 +01:00
67d4288c84 Separate Providers 2026-03-07 00:27:55 +01:00
89e6d6cd83 Improve Detail View 2026-03-06 23:48:48 +01:00
f1a72e9817 Merge remote-tracking branch 'origin/main' 2026-03-06 23:48:13 +01:00
a4026636b5 Add Registration Period fields 2026-03-06 23:48:08 +01:00
875feb91c5 Add Registration Period fields 2026-03-06 23:47:54 +01:00
a4f449fe5f Add Protocol for 06-03 2026-03-06 09:35:36 +01:00
b75441818c show username in profile 2026-03-06 09:14:29 +01:00
432e27329c Add seeding to users 2026-03-06 09:08:00 +01:00
6a25030d90 Add Auth service and Login Page 2026-03-06 08:53:41 +01:00
46467c457a Migrate to single DB for both users and tournaments and introduce userService 2026-03-06 08:41:49 +01:00
44e7ea9f73 build with jdk 21 2026-03-06 08:22:26 +01:00
d30941e609 Added Profile widget to Settings page 2026-03-06 07:54:57 +01:00
34071020cd Added Button for entering a tournament 2026-03-06 07:54:38 +01:00
14148aa983 Add BaseUrl 2026-03-05 08:57:16 +01:00
bffae6258c increased opacity 2026-03-04 23:51:44 +01:00
b525386a6d Added offset for Menu 2026-03-04 23:49:37 +01:00
bcc330eb5c Improved Tournament Detail View and added Refresh button to Home Page 2026-03-04 23:48:09 +01:00
6679c41b48 Updated URL 2026-03-04 18:16:32 +01:00
2fe4ffcda3 renamed leftover references to bookApi 2026-03-04 18:16:19 +01:00
b083d26666 Add Backend Project and add Tournament Detail Page 2026-03-04 11:13:08 +01:00
3ba492b74c Update to correct url 2026-03-04 11:04:16 +01:00
0a15d7122e Added Http request for available Tournaments 2026-03-04 10:09:09 +01:00
65a6089f5e Added Tournament List and detail Page 2026-03-04 08:14:21 +01:00