Commit Graph

44 Commits

Author SHA1 Message Date
70a44fd1ea feat(ui): FRO-5 Animation Card Played (#23)
Added a fade Up Out animation. Also added a sliding animation for the remaining cards

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #23
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-15 10:06:02 +01:00
bb6355d9ed feat(ui): FRO-34 Lobby (#21)
Started with Lobby Component

Co-authored-by: LQ63 <lkhermann@web.de>
Co-authored-by: Janis <janis-e@gmx.de>
Reviewed-on: #21
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-14 15:10:27 +01:00
TeamCity
f0623dbfb2 ci: bump version to v0.13.0 0.13.0 2025-12-11 10:02:21 +00:00
d73b4f396b feat(ui): FRO-35 Animations (#22)
Added animations for mainmenu

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #22
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-11 11:00:49 +01:00
TeamCity
bda06a37cc ci: bump version to v0.12.1 0.12.1 2025-12-10 23:17:06 +00:00
39898ed03b feat/FRO-31: Added ingame (#20)
Force push of Janis ingame changes

Co-authored-by: Janis <janis.e.20@gmx.de>
Reviewed-on: #20
2025-12-11 00:15:50 +01:00
TeamCity
97b7df2a75 ci: bump version to v0.12.0 0.12.0 2025-12-10 19:32:59 +00:00
06f27d6813 feat: FRO-25 Create Game Info Component (#19)
Reviewed-on: #19
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 20:31:36 +01:00
TeamCity
7c8cf6503b ci: bump version to v0.11.0 0.11.0 2025-12-10 16:09:56 +00:00
f05f10ea56 feat(ui): FRO-13 User Component (#18)
Added possibility to log off as a user

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #18
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-10 17:08:23 +01:00
TeamCity
43920b25f3 ci: bump version to v0.10.0 0.10.0 2025-12-10 15:47:51 +00:00
21db939d34 feat: FRO-24 Create Played Cards Component (#17)
Reviewed-on: #17
Reviewed-by: lq64 <lq@blackhole.local>
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 16:46:34 +01:00
TeamCity
0b05cba25f ci: bump version to v0.9.0 0.9.0 2025-12-10 14:47:18 +00:00
14e001cae6 feat(api): FRO-15 Join Game (#16)
Added join game functionality

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #16
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-10 15:45:56 +01:00
TeamCity
fc60234faf ci: bump version to v0.8.0 0.8.0 2025-12-10 14:44:38 +00:00
b20ec0a363 feat: FRO-23 Create Player Hand Component (#15)
Reviewed-on: #15
Reviewed-by: lq64 <lq@blackhole.local>
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 15:43:27 +01:00
TeamCity
027095f874 ci: bump version to v0.7.0 0.7.0 2025-12-10 14:22:13 +00:00
df61db2730 feat(api): FRO-14 Create Game (#14)
Added functionality to create Game so that it creates a game in the Backend

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #14
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-10 15:20:33 +01:00
TeamCity
8758f95fcd ci: bump version to v0.6.0 0.6.0 2025-12-10 14:12:10 +00:00
ecb38510de feat: FRO-21 Create Turn Component (#13)
Reviewed-on: #13
Reviewed-by: lq64 <lq@blackhole.local>
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 15:10:54 +01:00
TeamCity
e2f8dc23ab ci: bump version to v0.5.0 0.5.0 2025-12-10 13:17:38 +00:00
97a9f85758 feat: FRO-20 Create scoreboard component (#12)
Reviewed-on: #12
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 14:16:14 +01:00
TeamCity
4f04cf7dfe ci: bump version to v0.4.0 0.4.0 2025-12-10 13:13:18 +00:00
adbe2be534 feat: FRO-17 Added Rule Component and changed Mainmenu structure (#11)
Added a Rule Component and changed MainMenu Structure

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #11
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-10 14:12:12 +01:00
TeamCity
b2f56bcd6f ci: bump version to v0.3.1 0.3.1 2025-12-10 11:15:32 +00:00
458230622b revert: deleted MainMenuBoxes.vue (#10)
Reviewed-on: #10
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 12:14:05 +01:00
946550f0ab fix: removed defaults (#9)
Reviewed-on: #9
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 11:50:53 +01:00
TeamCity
3aceb48057 ci: bump version to v0.3.0 0.3.0 2025-12-10 10:46:27 +00:00
eac315bea1 feat: FRO-2 Implement Login Component (#8)
Reviewed-on: #8
Reviewed-by: lq64 <lq@blackhole.local>
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 11:44:33 +01:00
TeamCity
f47b757398 ci: bump version to v0.2.1 0.2.1 2025-12-10 08:46:01 +00:00
64d528bf5c fix: FRO-29 Websocket Communication (#7)
Reviewed-on: #7
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 09:43:28 +01:00
TeamCity
696c33b25a ci: bump version to v0.2.0 0.2.0 2025-12-10 00:17:13 +00:00
4bfd541ecd feat/FRO-15 Added Join Game Component (#6)
Added a Join Game Component to be able to Join a game but without logic behind.

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #6
2025-12-10 01:15:39 +01:00
3efacde49d feat(ui): Vue Create Game component (#5)
Added a create Game vue template without logic

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #5
2025-12-10 00:27:08 +01:00
TeamCity
84c9552b1b ci: bump version to v0.1.3 0.1.3 2025-12-08 20:33:06 +00:00
ed2dff4cda chore: implemented login version (#4)
Reviewed-on: #4
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-08 21:31:37 +01:00
TeamCity
4e6cb4a350 ci: bump version to v0.1.2 0.1.2 2025-12-07 20:50:29 +00:00
TeamCity
ca50a353e2 ci: bump version to v0.1.1 0.1.1 2025-12-07 20:49:09 +00:00
ecc78ab1b3 fix: FRO-28 Integrate Frontend Build as a seperate image (#3)
Reviewed-on: #3
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-07 21:48:00 +01:00
TeamCity
84c0668eae ci: bump version to v0.1.0 0.1.0 2025-12-07 20:39:47 +00:00
aa399bf035 feat: FRO-28 Integrate Frontend Build as a seperate image (#2)
Reviewed-on: #2
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-07 21:30:59 +01:00
7bc6ac89f0 feat: FRO-16 Switch to Quasar (#1)
Reviewed-on: #1
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-07 20:59:24 +01:00
a04c370a75 chore: initial init 2025-12-03 21:29:01 +01:00
f00fd28efd chore: add .gitignore to exclude logs, build artifacts, and editor files 2025-12-03 21:26:16 +01:00