32 Commits

Author SHA1 Message Date
04de306091 feat: enhance registration process with API integration and environment configuration 2025-03-14 23:20:24 +01:00
94247c5693 feat: update component styles to use 100% height for better responsiveness 2025-03-10 21:03:35 +01:00
a5fcb20296 feat: add product overview component with styling and product listing 2025-03-10 21:03:03 +01:00
765e0ae521 feat: update verify_mail method to return boolean in email field and registration components 2025-03-05 23:05:23 +01:00
09532de67b feat: implement OnInit lifecycle hook in registration component and fix styling in verification component 2025-03-05 23:03:33 +01:00
bfdb76cabe feat: enhance onboarding process with email handling and verification UI 2025-03-05 22:45:03 +01:00
aacbad3357 feat: add disabled state to text button component 2025-03-05 22:44:17 +01:00
0218c80aa9 feat: enhance email field component with validation and styling 2025-03-05 22:44:00 +01:00
92ee2dc05f feat: add error color variable to styles for improved UI feedback 2025-03-05 22:43:25 +01:00
b4d3ad6ac8 feat: add wildcard route to redirect to StartComponent for unmatched paths 2025-03-04 23:42:58 +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
44d052ca48 chore: update body styles in styles.css to set background color 2025-03-04 21:08:50 +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
cd5b04d695 chore/initialize new angular frontend and update flake 2025-03-03 21:28:02 +01:00
86498ca9c9 chore/remove current frontend - will be replaced with angular 2025-03-03 20:42:24 +01:00
b003033ca6 ft/prepares for shuttle launch 2024-05-31 22:35:39 +02:00