Commit Graph

19 Commits

Author SHA1 Message Date
23b9fa3dd2 Add more locations, add all location images, adjust seatGroups in locations 2024-10-08 20:04:56 +02:00
f81e9be320 Implementing Exercise system in database with API and frontend visualization 2024-10-07 13:15:16 +02:00
a676ce3d86 SeatSelection page 2024-10-04 20:15:16 +02:00
0cf0c6be76 Skeleton loader 2024-10-04 13:16:05 +02:00
ed4fa90f75 Loading feedback with indeterminate circle 2024-10-03 20:19:03 +02:00
2b7e87a68d Start moving data server handling from pinia store to server 2024-10-03 19:03:36 +02:00
4bcc2b86d5 Display concerts with card views on "All concerts" page, adding image property for tours 2024-09-28 21:18:25 +02:00
848e7abf92 Location page displays city groups with all available concert locations 2024-09-27 20:40:59 +02:00
f5204578e4 Add ToursTable, update API documentation 2024-09-26 14:40:41 +02:00
787c5a61e5 Rewriting database and API to transform to a ticket shop 2024-09-26 11:04:27 +02:00
f41cf1ba90 Creating admin pages, new brand API endpoint 2024-09-25 15:42:05 +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
a254f99404 Documenting, restructure and expand API 2024-09-13 12:07:33 +02:00
0c20ef4366 Create OrdersPage, load orders from backend, move NavDrawer items to Component 2024-09-11 20:49:55 +02:00
c9a80a0a74 Moving image source from web to backend 2024-09-10 16:45:49 +02:00
6464521b04 Fix db relations, add sample data, show categories in frontend menu 2024-09-05 16:19:23 +02:00
955758ec4c Add SQLite database to backend, interacting with the frontend 2024-09-04 16:42:37 +02:00
64f3769953 Create a test backend server with ExpressJs 2024-09-03 19:10:18 +02:00