Commit Graph
16 Commits
Author SHA1 Message Date
tobias 203f8428a7 Remove EventTable in database, redesign frontend URL paths 2024-10-12 15:54:03 +02:00
tobias 41a7cbc9da Implement URL XSS attack 2024-10-08 14:30:39 +02:00
tobias 3dd7b1d4c6 Implementing Exercise system in database with API and frontend visualization 2024-10-07 13:15:16 +02:00
tobias e48782b897 SeatSelection page 2024-10-04 20:15:16 +02:00
tobias 14766fb39b Start moving data server handling from pinia store to server 2024-10-03 19:03:36 +02:00
tobias e177cf53e6 Add more artist images 2024-10-03 16:51:30 +02:00
tobias bd53b8edfc Adding Seat plan component and database tables 2024-10-01 15:37:08 +02:00
tobias e2dd49e21b Refactor frontend, display tours with cards on ToursPage 2024-09-26 16:06:20 +02:00
tobias 169fcdf03c Add ToursTable, update API documentation 2024-09-26 14:40:41 +02:00
tobias da98fc73c0 Rewriting database and API to transform to a ticket shop 2024-09-26 11:04:27 +02:00
tobias 0856540441 Creating admin pages, new brand API endpoint 2024-09-25 15:42:05 +02:00
tobias 6dd49f630d Connect Orders database table with Payments and Addresses, visualize it in the frontend 2024-09-24 23:41:35 +02:00
tobias abe1b496a2 Matching UI with improved API 2024-09-24 13:12:44 +02:00
tobias b245e3803a Extend database with more tables, rewrite API doc, improve API endpoints 2024-09-23 21:22:45 +02:00
tobias 54d13686cf Improved user feedback system, improved Product detail view 2024-09-20 12:57:19 +02:00
tobias 7338bb216a Add SQLite database to backend, interacting with the frontend 2024-09-04 16:42:37 +02:00