|
355d1b0c06
|
ci: update frontend build process in CI workflow
|
2025-02-19 12:09:22 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|