Commit Graph

24 Commits

Author SHA1 Message Date
60a9cea147 New page for all concerts 2024-10-12 19:40:12 +02:00
8f0de99634 Atomize model classes 2024-10-11 17:42:21 +02:00
8e7c9a949d Implement global search 2024-10-11 12:59:21 +02:00
5f8adbaf10 Bugfixes, reset exercise progress from frontend 2024-10-10 14:29:45 +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
e0a8748184 More skelton loader, add optional parameters to /locations and /events 2024-10-04 15:20:40 +02:00
0cf0c6be76 Skeleton loader 2024-10-04 13:16:05 +02:00
c611cc04fc Improve filterBar on eventsPage, improve API access from frontend 2024-10-03 19:56:44 +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
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
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
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
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
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
ddc96bac13 CategoryStore, API calls 2024-09-18 16:21:07 +02:00
fbbfcdf365 ProductStore, move API calls to separate file 2024-09-18 15:59:16 +02:00