Commit Graph

41 Commits

Author SHA1 Message Date
65b4ea9476 Fix merge
All checks were successful
Game Ideas build for PR / build_test (pull_request) Successful in 38s
2025-05-18 16:59:59 +02:00
163a251579 fix select bugs 2025-05-18 16:59:30 +02:00
1baa2a73fe Fix gitea issues (#54)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m16s
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #54
2025-05-18 16:27:56 +02:00
edd3ac78de Update and delete games (#48)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m27s
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #48
2025-05-13 14:13:31 +02:00
ae39e15d32 Fix mobile style for game row (#46)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m41s
Reviewed-on: #46
2025-05-07 19:57:38 +02:00
58da2e6843 Run code clean and fix messages (#45)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m13s
Reviewed-on: #45
2025-05-07 01:28:37 +02:00
b58ffe10e0 refact/adjust-header-size (#44)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m25s
Reviewed-on: #44
2025-05-06 22:10:52 +02:00
e4fe2495ef Refactoring global style (#43)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m15s
Reviewed-on: #43
2025-05-06 21:53:26 +02:00
d9d036896d Add detail game page (#41)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m24s
Reviewed-on: #41
2025-05-04 15:27:06 +02:00
f3c9e1d9da Correct bunch of issues (#36)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m28s
Reviewed-on: #36
2025-04-29 23:49:11 +02:00
d3d16493e6 Bind API url for all entries (#32)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m15s
Reviewed-on: #32
2025-04-28 21:16:30 +02:00
4c1c918bd6 Fix port binding (#31)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m47s
Reviewed-on: #31
2025-04-28 21:06:37 +02:00
c12e31dfeb deploy to root user (#30)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m30s
Reviewed-on: #30
Co-authored-by: egamorf76 <maxime.adler76@gmail.com>
Co-committed-by: egamorf76 <maxime.adler76@gmail.com>
2025-04-28 20:16:51 +02:00
ebb831d741 Fix startup programs for deployment (#29)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m28s
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #29
2025-04-28 14:47:56 +02:00
f749d6528e Use script to deploy api (#27)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m17s
Reviewed-on: #27
Co-authored-by: egamorf76 <maxime.adler76@gmail.com>
Co-committed-by: egamorf76 <maxime.adler76@gmail.com>
2025-04-28 01:07:04 +02:00
6532d7a6d6 Fix workflow (#26)
Some checks failed
Game Ideas deploy / build-test-deploy (push) Failing after 1m20s
Reviewed-on: #26
Co-authored-by: egamorf76 <maxime.adler76@gmail.com>
Co-committed-by: egamorf76 <maxime.adler76@gmail.com>
2025-04-28 00:52:10 +02:00
31f124d205 Update build and add deploy pipeline (#25)
Some checks failed
Game Ideas deploy / build-test-deploy (push) Failing after 1m25s
Reviewed-on: #25
2025-04-27 23:31:29 +02:00
a2e93c9438 Add user manager page (#22)
Reviewed-on: #22
2025-04-27 20:49:57 +02:00
033747899b Add authentication and authorization (#21)
Reviewed-on: #21
2025-04-21 01:53:58 +02:00
51dab81121 feature/apply-filter (#18)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #18
2025-04-20 15:43:24 +02:00
d90811723a Display list of games (#16)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #16
2025-04-17 00:59:30 +02:00
79a9bb91d7 Create game from form (#15)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #15
2025-04-15 23:33:02 +02:00
3d713d5749 Rework select component (#14)
Reviewed-on: #14
2025-04-14 09:01:50 +02:00
225e8ba140 Add frontend creation game (#13)
Reviewed-on: #13
2025-04-13 17:21:15 +02:00
3ea96186e7 Add services and controllers for games (#12)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #12
2025-04-12 21:34:45 +02:00
3537465588 Add entity framework (#11)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #11
2025-04-09 23:12:48 +02:00
3d5056ce91 Refactor: Update style and dropdown (#10)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #10
2025-04-08 16:10:01 +02:00
003f2547a3 Feature: Add advanced filter (#9)
Reviewed-on: #9
2025-04-07 21:20:22 +02:00
ab17a08b2b Update pipeline
Reviewed-on: #8
2025-04-03 19:34:19 +02:00
62c33b9cc1 Add .gitea/workflows/build-pr.yaml (#7)
Reviewed-on: #7
2025-03-31 21:03:20 +02:00
feb3af1b58 Add readme content (#6)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #6
2025-03-20 21:19:26 +01:00
3dfabdad74 Add game header (#5)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #5
2025-03-20 18:33:28 +01:00
4183b4b616 Add header for game list (#3)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #3
2025-02-27 01:09:05 +01:00
d9ae2f39bb Add pipeline (#4)
Reviewed-on: #4
Co-authored-by: egamorf76 <maxime.adler76@gmail.com>
Co-committed-by: egamorf76 <maxime.adler76@gmail.com>
2025-02-22 02:53:16 +01:00
81c8498fc1 feature/init-game-list-page (#2)
Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #2
Co-authored-by: egamorf76 <maxime.adler76@gmail.com>
Co-committed-by: egamorf76 <maxime.adler76@gmail.com>
2025-02-20 19:25:09 +01:00
75f086b777 Merge pull request 'Feature: Implement translation service' (#1) from feature/implement-translation-service into main
Reviewed-on: #1
2025-02-17 22:12:56 +01:00
Maxime Adler
68c56ca05f Add cors policy 2025-02-17 22:07:34 +01:00
Maxime Adler
fc7cce4ce6 Add translation service for web api 2025-02-17 13:49:01 +01:00
Maxime Adler
7a87e3457b rename files 2025-02-15 21:42:12 +01:00
Maxime Adler
2ed5f80fb1 init project 2025-02-15 20:18:07 +01:00
f04d3eacd4 Initial commit 2025-02-15 19:50:54 +01:00