Commit Graph
89 Commits
Author SHA1 Message Date
tobias 9140765772 Streamlined stores 2024-10-22 18:47:27 +02:00
tobias 780ab85a9e Slight changes seat rows on locations 2024-10-22 12:19:15 +02:00
tobias b1b731f3d3 Fix order process 2024-10-21 14:57:03 +02:00
tobias 18a7814747 Fixed Account pages 2024-10-21 14:02:51 +02:00
tobias ff36345382 Add addressbar 2024-10-17 19:10:21 +02:00
tobias 7fc1f45574 Update configuration 2024-10-17 18:42:35 +02:00
tobias b490d058e4 Remove EventModel in frontend 2024-10-12 21:00:42 +02:00
tobias 60a9cea147 New page for all concerts 2024-10-12 19:40:12 +02:00
tobias 3204e4a658 Simplified json import 2024-10-12 16:22:14 +02:00
tobias 60e217db03 Remove EventTable in database, redesign frontend URL paths 2024-10-12 15:54:03 +02:00
tobias 7b991d2ff8 Finish search page 2024-10-11 18:59:19 +02:00
tobias 8f0de99634 Atomize model classes 2024-10-11 17:42:21 +02:00
tobias 8e7c9a949d Implement global search 2024-10-11 12:59:21 +02:00
tobias 461bc753e6 UI Bugfixes 2024-10-10 19:23:13 +02:00
tobias ba752fa906 Improve UI of concertListItem and eventListItem 2024-10-10 18:43:38 +02:00
tobias 5f8adbaf10 Bugfixes, reset exercise progress from frontend 2024-10-10 14:29:45 +02:00
tobias 8d78a9eeb7 Redesign seat map layout 2024-10-10 14:11:09 +02:00
tobias 23b9fa3dd2 Add more locations, add all location images, adjust seatGroups in locations 2024-10-08 20:04:56 +02:00
tobias 48bfcc9c75 Implement URL XSS attack 2024-10-08 14:30:39 +02:00
tobias f81e9be320 Implementing Exercise system in database with API and frontend visualization 2024-10-07 13:15:16 +02:00
tobias 4a62c7a96b Ticket Component 2024-10-06 19:30:12 +02:00
tobias c050560fba Redesign and reimplementing account page 2024-10-05 21:00:39 +02:00
tobias c54e6f3743 Tickets moveable to basket, Basket shows tickets, removable 2024-10-05 20:23:13 +02:00
tobias a676ce3d86 SeatSelection page 2024-10-04 20:15:16 +02:00
tobias 519fa210e9 More skeleton loader, repair bandDetailPage 2024-10-04 18:01:37 +02:00
tobias e0a8748184 More skelton loader, add optional parameters to /locations and /events 2024-10-04 15:20:40 +02:00
tobias 0cf0c6be76 Skeleton loader 2024-10-04 13:16:05 +02:00
tobias ed4fa90f75 Loading feedback with indeterminate circle 2024-10-03 20:19:03 +02:00
tobias c611cc04fc Improve filterBar on eventsPage, improve API access from frontend 2024-10-03 19:56:44 +02:00
tobias 2b7e87a68d Start moving data server handling from pinia store to server 2024-10-03 19:03:36 +02:00
tobias 2cbee721c7 Add more artist images 2024-10-03 16:51:30 +02:00
tobias 6c8d8dadaf Adding Seat plan component and database tables 2024-10-01 15:37:08 +02:00
tobias 142d574f78 New locationDetailPage displays concert in a location, new datasets, images, URL path changed 2024-09-29 21:42:20 +02:00
tobias 04678f9913 Split band detail page in section files 2024-09-29 18:43:37 +02:00
tobias f898c0c5b9 Creating whole Band details page 2024-09-29 16:56:43 +02:00
tobias 422a5e1722 Filterable tours 2024-09-29 14:28:29 +02:00
tobias 4bcc2b86d5 Display concerts with card views on "All concerts" page, adding image property for tours 2024-09-28 21:18:25 +02:00
tobias 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
tobias 848e7abf92 Location page displays city groups with all available concert locations 2024-09-27 20:40:59 +02:00
tobias 2977c73a10 Redesign home page 2024-09-27 15:52:22 +02:00
tobias e3863058a0 Move Navigation from NavDrawer to AppBar, redesign page structure and routes 2024-09-27 13:08:43 +02:00
tobias 941fd711d5 Refactor frontend, display tours with cards on ToursPage 2024-09-26 16:06:20 +02:00
tobias f5204578e4 Add ToursTable, update API documentation 2024-09-26 14:40:41 +02:00
tobias 787c5a61e5 Rewriting database and API to transform to a ticket shop 2024-09-26 11:04:27 +02:00
tobias 080610cd7e Data tables for brand and category added to admin pages 2024-09-25 15:54:45 +02:00
tobias f41cf1ba90 Creating admin pages, new brand API endpoint 2024-09-25 15:42:05 +02:00
tobias cbd01f6d59 Connect Orders database table with Payments and Addresses, visualize it in the frontend 2024-09-24 23:41:35 +02:00
tobias e00107ab6a Better validation on text fields, change AlertBanner to Snackbar 2024-09-24 22:18:27 +02:00
tobias 14da64ecbe Payments and Addresses add- and removeable 2024-09-24 20:53:46 +02:00
tobias 76c5e953a1 Add more user feedback (loading buttons, empty states) 2024-09-24 16:36:30 +02:00