95 Commits

Author SHA1 Message Date
b4d3ad6ac8 feat: add wildcard route to redirect to StartComponent for unmatched paths 2025-03-04 23:42:58 +01:00
5610260120 fix: update fallback service to serve index.html for not found routes 2025-03-04 23:42:48 +01:00
7d85e5e4f6 fix: update router links in registration and start components for correct navigation 2025-03-04 23:27:57 +01:00
a9045d65d6 fix: update router link in registration component for correct navigation 2025-03-04 23:19:46 +01:00
4344d4fa42 feat: add routes for Verification, Privacy, and Terms of Service components 2025-03-04 23:07:41 +01:00
173dd2d4c9 feat: add notification toggle functionality in NotificationComponent 2025-03-04 23:07:30 +01:00
80801e3fa6 feat: enhance registration component with layout and navigation elements 2025-03-04 23:07:20 +01:00
0bd719904a fix: update router links in start component for correct navigation 2025-03-04 23:07:09 +01:00
876920e057 style: adjust padding for text button component 2025-03-04 23:06:35 +01:00
f41c502e37 feat: add VerificationComponent with template, styles, and tests 2025-03-04 23:06:20 +01:00
37b8827007 feat: add TermsOfServiceComponent with template, styles, and tests 2025-03-04 23:06:10 +01:00
1ab2424710 feat: add PrivacyComponent with template, styles, and tests 2025-03-04 23:05:56 +01:00
da38676847 feat: add email field component with styling and basic functionality 2025-03-04 23:05:45 +01:00
d2a7f0d30b chore: update styles.css to use primary text color variable 2025-03-04 21:48:21 +01:00
c791d6ad6d chore: install Angular CLI globally in deployment workflow 2025-03-04 21:39:54 +01:00
6ec81ae0d7 chore: update deploy action version in deploy.yml to v2 2025-03-04 21:34:45 +01:00
527eebeefb chore: rename deploy key to shuttle-api-key in deploy.yml 2025-03-04 21:33:55 +01:00
50bd774478 chore: add project ID to deploy action in deploy.yml 2025-03-04 21:32:07 +01:00
2ae0ed13fc chore: update deploy action version in deploy.yml to use main branch 2025-03-04 21:29:06 +01:00
c9e8758c4f chore: add deployment workflow for Shuttle in deploy.yml 2025-03-04 21:27:06 +01:00
9ffaaca568 chore: add deployment workflow for Shuttle in deploy.yml 2025-03-04 21:24:50 +01:00
44d052ca48 chore: update body styles in styles.css to set background color 2025-03-04 21:08:50 +01:00
677a05ba1d chore: add include paths for frontend assets in Shuttle.toml 2025-03-04 20:57:40 +01:00
f1a8b27a0e chore: update asset paths in Shuttle.toml for build and deploy 2025-03-04 20:51:58 +01:00
29e9b1f944 Merge remote-tracking branch 'origin/master' 2025-03-04 20:49:06 +01:00
49bb94562d chore: remove github workflows and fix Shuttle.toml 2025-03-04 20:48:49 +01:00
67c56ad724 chore: remove github workflows 2025-03-04 20:44:44 +01:00
c57dd13356 chore: update dependencies for axum and shuttle packages 2025-03-04 20:42:05 +01:00
515e7b3dd8 feat: enhance notification page and start components with new layout and styling 2025-03-04 20:06:16 +01:00
5e2aca14a9 fix: update favicon path in index.html 2025-03-04 00:13:49 +01:00
16b72f4fb6 feat: add routing and styles for onboarding components and assets 2025-03-04 00:05:25 +01:00
a6b021dd98 feat: add TextButtonComponent 2025-03-03 22:43:08 +01:00
cf6bb1abff feat: add custom CSS variables for primary colors 2025-03-03 22:42:21 +01:00
8ba727b367 chore: comment out deployment triggers in deploy.yml 2025-03-03 21:48:22 +01:00
cd5b04d695 chore/initialize new angular frontend and update flake 2025-03-03 21:28:02 +01:00
61dcc46242
Merge pull request #12 from itsscb/ft-add-github-action-for-deployment
chore/remove current frontend - will be replaced with angular
2025-03-03 20:44:08 +01:00
86498ca9c9 chore/remove current frontend - will be replaced with angular 2025-03-03 20:42:24 +01:00
fa15e898b0 fix/adds .idea to .gitignore 2025-03-03 20:36:27 +01:00
9a7caf9eb3
Merge pull request #11 from itsscb/fix-reparis-gh-action
fix: repairs gh action
2024-08-23 16:26:57 +02:00
b281e87304
rollback 2024-08-23 16:24:22 +02:00
a538204d3b
Update deploy.yml 2024-08-23 15:40:45 +02:00
7262775a48
feat: adds trunk output to cache & installs tailwindcss locally 2024-08-23 15:37:54 +02:00
9d90d9b70c
feat: adds trunk and node to gh action cache 2024-08-23 15:22:52 +02:00
922125fb18
Update deploy.yml 2024-08-23 15:11:00 +02:00
2ee273ddf1
Merge pull request #10 from itsscb/feat-improve-gh-action
feat: improve gh action
2024-08-23 14:57:56 +02:00
04a36990cb
feat: improve gh action 2024-08-23 14:57:44 +02:00
8531520665
Merge pull request #9 from itsscb/revert-8-ft-add-github-action-for-deployment
Revert "ft/adds commit after build"
2024-06-01 01:06:25 +02:00
09ef49b04d
Revert "ft/adds commit after build" 2024-06-01 01:06:01 +02:00
8c08b632b7
Merge pull request #8 from itsscb/ft-add-github-action-for-deployment
ft/adds commit after build
2024-06-01 00:55:45 +02:00
ff4ecb3d3c ft/adds commit after build 2024-06-01 00:54:08 +02:00