Commit graph

151 commits

Author SHA1 Message Date
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
36be142de1
ci: simplify command in CI workflow configuration 2025-02-19 11:04:31 +01:00
50d0782e02
ci: update CI workflow for frontend directory listing 2025-02-19 10:45:29 +01:00
4ce4f86419
ci: update checkout step in CI workflow to change dir 2025-02-19 10:44:04 +01:00
313950e998
ci: add command to list files in CI workflow 2025-02-19 10:42:43 +01:00
aa2bb187ce
ci: update CI container image for test-build job 2025-02-19 10:37:19 +01:00
c0ad17490e
build(Dockerfile): update Dockerfile for bun installation 2025-02-19 10:34:55 +01:00
4c376f8375
build: update Dockerfile and workflow context path 2025-02-19 10:33:12 +01:00
3433641025
ci: update paths in bun.yml for build triggers 2025-02-19 10:30:05 +01:00
9d8509731f
ci: update Docker password variable in workflow file 2025-02-19 10:27:06 +01:00
ba776f0ec1
ci: update Docker login action to version 3 2025-02-19 10:25:16 +01:00
f8db9221a6
ci: update login-action reference in workflow file 2025-02-19 10:24:36 +01:00
0d67c0e305
ci: add Docker.io login step to workflow configuration 2025-02-19 10:22:40 +01:00
586044a23d
chore: clean up Dockerfile by removing unused jobs section 2025-02-19 10:18:38 +01:00
a50b9be463
ci: update runner to vps-4 in workflow configuration 2025-02-19 10:16:43 +01:00
0d45d9659a
chore: rename bun-image.yml to bun.yml 2025-02-19 10:12:45 +01:00
ecdcea4994
ci: remove main branch restriction from workflow 2025-02-19 10:12:16 +01:00
a8a7d4296a
feat: add Dockerfile and CI workflow for image build 2025-02-19 10:11:18 +01:00
Huy
695a1073a9 Merge pull request 'fix: Remove material css' (!31) from chore/remove-material-styles into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/31
2025-02-19 07:25:08 +00:00
Phan Huy Tran
47ca56deb4 fix: Remove material css 2025-02-13 13:19:12 +01:00
Hop In, I Have Puppies AND WiFi
0878ed46db Merge pull request 'feat(landing): add landing component (CAS-8)' (!10) from task/landing-page into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/10
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: jank1619 <jan@kjan.email>
2025-02-13 12:09:13 +00:00
04626e92d1
refactor: remove unused navbar component import 2025-02-13 13:02:54 +01:00
9fe473302c
refactor(landing): restructure landing page components and templates 2025-02-13 12:49:22 +01:00
8514d6d73f
style: Update footer and navbar HTML structure and classes 2025-02-13 12:49:22 +01:00
84de8e0c86
style(landing-page): update class names for consistency 2025-02-13 12:49:22 +01:00
b570e8e9ab
style: Fix formatting and add missing newlines in HTML and CSS 2025-02-13 12:49:22 +01:00
8e986727ec
feat(landing-page): add welcome bonus and game carousel 2025-02-13 12:49:20 +01:00
b2f4d9d0d8
feat: add navbar component to multiple pages 2025-02-13 12:48:59 +01:00
e5bd173be9
feat(navbar): implement login/logout buttons based on state 2025-02-13 12:48:59 +01:00
325bc118ee
feat: add footer component and FontAwesome integration 2025-02-13 12:48:59 +01:00
29305a75b1
chore: remove unused dependencies from package.json 2025-02-13 12:48:59 +01:00
c679952ef9
chore(navbar): remove unused SCSS file and reference 2025-02-13 12:48:59 +01:00
70044fc3c7
style(navbar): update navbar colors to use variables 2025-02-13 12:48:58 +01:00
21fa5a21e2
chore: remove unused tailwind configuration file 2025-02-13 12:48:58 +01:00
61add61113
feat: add navbar component to the application 2025-02-13 12:48:58 +01:00
e6f054f10e
refactor: rename landing component and remove unused files 2025-02-13 12:48:58 +01:00
ea26f5dd80
feat(landing): add landing component with animations and services 2025-02-13 12:48:58 +01:00
ff0e03003a
style(landing): remove instant withdrawals section and update styles 2025-02-13 12:48:58 +01:00
7106ebd0ef
style(animated-button): add cursor-pointer to button class 2025-02-13 12:48:57 +01:00
5e84afba90
refactor: remove unused imports and clear image URLs 2025-02-13 12:48:57 +01:00
eede85295e
refactor: improve code structure and add change detection 2025-02-13 12:48:57 +01:00
5c34014841
feat: implement animated buttons and winner ticker component 2025-02-13 12:48:57 +01:00