Commit graph

201 commits

Author SHA1 Message Date
lziemke
cc8f553d66 Merge pull request 'feat: add homepage ui and images' (!38) from feature/homepage-games-preview into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/38
Reviewed-by: We ball <jan@kjan.email>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-19 12:06:35 +00:00
Lea
428c33b000 formatted 2025-02-19 13:02:13 +01:00
Lea
09ccad479e added images for the games 2025-02-19 13:02:13 +01:00
Lea
a933f0b397 implemented better ui and pseudo data 2025-02-19 13:02:13 +01:00
Hop In, I Have Puppies AND WiFi
b9ce80a28a Merge pull request 'feat: add user managment' (!32) from feat/user-managment into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/32
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
2025-02-19 11:57:30 +00:00
8303c906aa Merge pull request 'Add cache to other pipelines' (!36) from feature/custom-pipeline-images into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/36
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-19 11:55:50 +00:00
Hop In, I Have Puppies AND WiFi
219cbfca0e Merge pull request 'refactor(routes): change home route to lazy loading' (!37) from task/lazy-load-homepage into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/37
Reviewed-by: We ball <jan@kjan.email>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-19 11:55:12 +00:00
11c6634d6c
fix: build 2025-02-19 12:50:13 +01:00
356a599dd5
chore: remove unused Dockerfile from bunPipeline 2025-02-19 12:48:40 +01:00
0c7c2ae9fa
chore: remove obsolete Docker build workflow file 2025-02-19 12:48:03 +01:00
c75c62b396 Merge pull request 'Fix caching of pipeline' (!34) from fix/improve-checkstyle-pipeline into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/34
Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-19 11:47:50 +00:00
8547bd1fa3
ci: remove lint job from CI configuration 2025-02-19 12:36:22 +01:00
da047eef70
style: prettier 2025-02-19 12:31:07 +01:00
da50d19f9d
ci: update CI workflow to use Super-linter for linting 2025-02-19 12:30:07 +01:00
5cb08ca5f8
ci: update build command in CI workflow 2025-02-19 12:27:29 +01:00
8da1ff8acd
ci: update CI runner to vps-4 from ubuntu-latest 2025-02-19 12:24:55 +01:00
7bd06dee62
refactor(user): reorganize imports and code structure 2025-02-19 12:23:45 +01:00
72f56928d4
ci: add linelint job to CI workflow 2025-02-19 12:23:32 +01:00
6c025cc8d2
fix: lazy load login success component 2025-02-19 12:18:12 +01:00
642f5727e5
ci: update build output directory in CI workflow 2025-02-19 12:16:50 +01:00
8d4901601f
chore: adjust login success view 2025-02-19 12:09:53 +01:00
355d1b0c06
ci: update frontend build process in CI workflow 2025-02-19 12:09:22 +01:00
877b6f77b2
chore: move classes add balance fix routes 2025-02-19 12:06:49 +01:00
0590a2f9ee
build(ci): add caching for frontend dependencies and dist 2025-02-19 12:05:59 +01:00
ef8111cc7e
ci: update node_modules path in CI workflow config 2025-02-19 12:01:14 +01:00
a091387c1c
fix: 500 when loggin in 2025-02-19 11:59:36 +01:00
2392dac519
ci: update path in CI workflow configuration 2025-02-19 11:58:56 +01:00
fadedb0bcd
ci: Fix node_modules path in CI workflow configuration 2025-02-19 11:57:08 +01:00
59263dca71
ci: update path for node_modules in CI workflow 2025-02-19 11:54:35 +01:00
a19ddeed47
ci: update cache paths in CI configuration 2025-02-19 11:50:07 +01:00
bd26ded681
ci: update CI workflow for bun installation and caching 2025-02-19 11:45:20 +01:00
5afdbad461
refactor 2025-02-19 11:43:53 +01:00
2326d41a96
satisfy quality tools 2025-02-19 11:43:53 +01:00
df9fa9f275
fix: fix some stuff 2025-02-19 11:43:53 +01:00
793f3f6834
feat: add user creation on login (wip) 2025-02-19 11:43:49 +01:00
c55fcd9ea0
ci: update CI workflow to install dependencies correctly 2025-02-19 11:40:53 +01:00
7533f1139c
ci: update workflow trigger for bun.yml file 2025-02-19 11:38:18 +01:00
6fb3f2bef2
ci: remove time command from CI workflow script 2025-02-19 11:36:51 +01:00
bb24af241c
ci: add timing to node_modules symlink creation step 2025-02-19 11:35:44 +01:00
c258f1014d
ci: update dependency installation to use symlink 2025-02-19 11:30:20 +01:00
0b61ce11e1
build(ci): update container image for CI jobs 2025-02-19 11:27:01 +01:00
876d174f8f
ci: update CI workflow to remove bun installation step 2025-02-19 11:24:45 +01:00
c0e7f5f7f8
ci: add bun install to CI workflow for frontend setup 2025-02-19 11:21:29 +01:00
c7acd8271a
ci: update CI workflow to copy node_modules instead of bun 2025-02-19 11:19:48 +01:00
aaff4a543b
ci: update path in CI workflow for proper execution 2025-02-19 11:18:14 +01:00
82a3f4d195
ci: update CI workflow command to change directory first 2025-02-19 11:09:08 +01:00
483446cdd9
build: update Dockerfile to include CMD instruction 2025-02-19 11:08:43 +01:00
562a93bbf1
refactor(home): change HomeComponent to default export 2025-02-19 11:07:46 +01:00
840d6b5bfd
refactor(routes): change home route to lazy loading 2025-02-19 11:06:57 +01:00
36be142de1
ci: simplify command in CI workflow configuration 2025-02-19 11:04:31 +01:00