Commit Graph

16 Commits

Author SHA1 Message Date
941fd711d5 Refactor frontend, display tours with cards on ToursPage 2024-09-26 16:06:20 +02:00
f41cf1ba90 Creating admin pages, new brand API endpoint 2024-09-25 15:42:05 +02:00
cbd01f6d59 Connect Orders database table with Payments and Addresses, visualize it in the frontend 2024-09-24 23:41:35 +02:00
e00107ab6a Better validation on text fields, change AlertBanner to Snackbar 2024-09-24 22:18:27 +02:00
14da64ecbe Payments and Addresses add- and removeable 2024-09-24 20:53:46 +02:00
76c5e953a1 Add more user feedback (loading buttons, empty states) 2024-09-24 16:36:30 +02:00
03ff8b402f Implement ordering process 2024-09-24 15:40:16 +02:00
22d3e8d177 Multiple addresses & payments of an account configurable in frontend 2024-09-24 13:55:48 +02:00
87f3516b54 Extend database with more tables, rewrite API doc, improve API endpoints 2024-09-23 21:22:45 +02:00
6aae064902 Add Score board page to visualize progress of exercises 2024-09-22 21:29:23 +02:00
a55248ecef Confirm dialog, fix language change bug, add bank accout information to users 2024-09-22 20:57:28 +02:00
98cc551f76 New cardView component, add database reset confirm dialog 2024-09-22 15:46:33 +02:00
eb84351231 ProductCard redesigned, add property for number of items in stock for product 2024-09-22 15:06:10 +02:00
88c43d62c6 Improved user feedback system, improved Product detail view 2024-09-20 12:57:19 +02:00
58fcae647a Move banner system to store, migrate login/register API handling to own file, display Account details on accountPage 2024-09-19 16:20:12 +02:00
5134a9df31 Setting fo ri18n-ally, progress stepper on order page 2024-09-12 18:38:56 +02:00