23 Commits

Author SHA1 Message Date
a4780d2545 Readme 2025-02-28 17:03:00 +01:00
ade0f8cd88 Bugfix search page (Band) 2024-12-21 21:05:06 +01:00
9875b99631 Admin Order Page, refresh ERM diagram of database 2024-11-09 15:19:08 +01:00
b1b731f3d3 Fix order process 2024-10-21 14:57:03 +02:00
18a7814747 Fixed Account pages 2024-10-21 14:02:51 +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
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
a676ce3d86 SeatSelection page 2024-10-04 20:15:16 +02:00
2b7e87a68d Start moving data server handling from pinia store to server 2024-10-03 19:03:36 +02:00
2cbee721c7 Add more artist images 2024-10-03 16:51:30 +02:00
6c8d8dadaf Adding Seat plan component and database tables 2024-10-01 15:37:08 +02:00
941fd711d5 Refactor frontend, display tours with cards on ToursPage 2024-09-26 16:06:20 +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
cbd01f6d59 Connect Orders database table with Payments and Addresses, visualize it in the frontend 2024-09-24 23:41:35 +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
88c43d62c6 Improved user feedback system, improved Product detail view 2024-09-20 12:57:19 +02:00
955758ec4c Add SQLite database to backend, interacting with the frontend 2024-09-04 16:42:37 +02:00