Commit graph

18 commits

Author SHA1 Message Date
6f3777ddbd
fix(deps): update dependencies (major and minor)
Some checks failed
CI / Get Changed Files (pull_request) Successful in 24s
CI / eslint (pull_request) Successful in 51s
CI / prettier (pull_request) Successful in 26s
CI / test-build (pull_request) Failing after 30s
CI / Checkstyle Main (pull_request) Failing after 1m27s
2025-03-29 11:02:33 +00:00
c590cfaec5 chore(package.json): downgrade typescript version to 5.5.0
All checks were successful
CI / Get Changed Files (pull_request) Successful in 7s
CI / Checkstyle Main (pull_request) Has been skipped
CI / prettier (pull_request) Successful in 16s
CI / eslint (pull_request) Successful in 41s
CI / test-build (pull_request) Successful in 46s
2025-03-16 09:06:30 +01:00
814cf0e9fa chore: update typescript version in package.json
Some checks failed
CI / Get Changed Files (pull_request) Successful in 27s
CI / Checkstyle Main (pull_request) Has been skipped
CI / prettier (pull_request) Successful in 37s
CI / test-build (pull_request) Failing after 48s
CI / eslint (pull_request) Successful in 32s
2025-03-16 09:04:27 +01:00
1df00211d5 chore(deps): update devdependencies (non-major)
Some checks failed
CI / Get Changed Files (pull_request) Successful in 29s
CI / Checkstyle Main (pull_request) Has been skipped
CI / prettier (pull_request) Successful in 34s
CI / eslint (pull_request) Successful in 51s
CI / test-build (pull_request) Failing after 54s
2025-03-13 15:02:53 +00:00
08a1a5e877
feat(deposit): implement modal animations with GSAP 2025-03-06 11:52:31 +01:00
Lea
604d593fdc feature: removed angular materials and implemented new deposit modal 2025-02-26 13:13:44 +01:00
9fe473302c
refactor(landing): restructure landing page components and templates 2025-02-13 12:49:22 +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
313080ceac
feat(landing): add landing component with animations and services 2025-02-13 12:48:57 +01:00
Phan Huy Tran
c7d62bb4e3 feat: payment modal 2025-02-13 11:35:30 +01:00
13dfc3cf5b Merge branch 'main' into feat/stripe 2025-02-13 10:09:52 +00:00
Phan Huy Tran
372449cd04 style: Configure and run eslint 2025-02-13 10:58:13 +01:00
177dd78592
wip 2025-02-13 09:42:42 +01:00
7fe8f276cf refactor: update .gitignore and optimize Angular config (!7)
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/7
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me>
Co-committed-by: Jan-Marlon Leibl <jleibl@proton.me>
2025-02-05 10:37:21 +00:00
f6f52e2724 feat: add TailwindCSS and PostCSS configuration (!6)
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/6
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me>
Co-committed-by: Jan-Marlon Leibl <jleibl@proton.me>
2025-02-05 10:26:15 +00:00
Huy
c81ad44858 chore(setup): Add and configure prettier (!4)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/4
Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
2025-02-05 10:01:05 +00:00
Huy
ad2c70b04b chore(setup): convert package.json to Bun and add bun.lockb (!2)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/2
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-05 09:53:24 +00:00