Commit Graph

26 Commits

Author SHA1 Message Date
c5d18218c0 First startup dialog, factory reset 2024-11-08 13:45:09 +01:00
18235c4e4c Reduce DB creation time to 5,0 seconds 2024-11-07 19:29:59 +01:00
d762a9d8ab Massive improvement of database creation time (63s -> 7s) 2024-11-07 19:18:50 +01:00
2c9b2cc509 OrderStore 2024-11-07 17:18:49 +01:00
c2a337e051 Finish GenresAdminPanel 2024-11-06 17:55:18 +01:00
093eba9af6 Display free tickets in standing areas 2024-10-23 13:36:21 +02:00
780ab85a9e Slight changes seat rows on locations 2024-10-22 12:19:15 +02:00
b490d058e4 Remove EventModel in frontend 2024-10-12 21:00:42 +02:00
60a9cea147 New page for all concerts 2024-10-12 19:40:12 +02:00
3204e4a658 Simplified json import 2024-10-12 16:22:14 +02:00
60e217db03 Remove EventTable in database, redesign frontend URL paths 2024-10-12 15:54:03 +02:00
23b9fa3dd2 Add more locations, add all location images, adjust seatGroups in locations 2024-10-08 20:04:56 +02:00
48bfcc9c75 Implement URL XSS attack 2024-10-08 14:30:39 +02:00
f81e9be320 Implementing Exercise system in database with API and frontend visualization 2024-10-07 13:15:16 +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
9b325c849e Display all bands grouped by genre, create m:n association between Band and Genre in database 2024-09-27 23:25:24 +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
03ff8b402f Implement ordering process 2024-09-24 15:40:16 +02:00
87f3516b54 Extend database with more tables, rewrite API doc, improve API endpoints 2024-09-23 21:22:45 +02:00
0c20ef4366 Create OrdersPage, load orders from backend, move NavDrawer items to Component 2024-09-11 20:49:55 +02:00
ee07a5a5af User registration completed 2024-09-10 20:28:24 +02:00
b577ddf47d Moving exmple datasets to json files 2024-09-09 13:45:26 +02:00