Commit Graph

18 Commits

Author SHA1 Message Date
b1b731f3d3 Fix order process 2024-10-21 14:57:03 +02:00
60e217db03 Remove EventTable in database, redesign frontend URL paths 2024-10-12 15:54:03 +02:00
4a62c7a96b Ticket Component 2024-10-06 19:30:12 +02:00
c050560fba Redesign and reimplementing account page 2024-10-05 21:00:39 +02:00
2b7e87a68d Start moving data server handling from pinia store to server 2024-10-03 19:03:36 +02:00
6c8d8dadaf Adding Seat plan component and database tables 2024-10-01 15:37:08 +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
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
cbd01f6d59 Connect Orders database table with Payments and Addresses, visualize it in the frontend 2024-09-24 23:41:35 +02:00
03ff8b402f Implement ordering process 2024-09-24 15:40:16 +02:00
0b34174ce9 Matching UI with improved API 2024-09-24 13:12:44 +02:00
87f3516b54 Extend database with more tables, rewrite API doc, improve API endpoints 2024-09-23 21:22:45 +02:00
c27dc747b7 Fix order view 2024-09-20 15:30:40 +02:00
88c43d62c6 Improved user feedback system, improved Product detail view 2024-09-20 12:57:19 +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
6464521b04 Fix db relations, add sample data, show categories in frontend menu 2024-09-05 16:19:23 +02:00