Commit Graph
92 Commits
Author SHA1 Message Date
tobias 0911cdbe5c Rewrite database access for exercises 2024-11-13 13:56:44 +01:00
tobias 24f44e73f4 Redesign file browser, file upload (server) 2024-11-12 23:50:21 +01:00
tobias e690fb984d Bugfix database creation 2024-11-12 05:09:54 +01:00
tobias 1b85d0eca9 Documentation 2024-11-11 08:15:21 +01:00
tobias c58be89104 Admin Order Page, refresh ERM diagram of database 2024-11-09 15:19:08 +01:00
tobias be1bc85f40 First startup dialog, factory reset 2024-11-08 13:45:09 +01:00
tobias 0a1d85a0fe Reduce DB creation time to 5,0 seconds 2024-11-07 19:29:59 +01:00
tobias d10f84750c Massive improvement of database creation time (63s -> 7s) 2024-11-07 19:18:50 +01:00
tobias 47e045dde3 OrderStore 2024-11-07 17:18:49 +01:00
tobias 9ec8e382cf Finish GenresAdminPanel 2024-11-06 17:55:18 +01:00
tobias b7eca62403 File browser on admin page 2024-11-05 19:54:14 +01:00
tobias ce097e2098 Error page 2024-11-05 18:43:47 +01:00
tobias c3d0cc2879 Account itself deletable 2024-11-04 19:05:14 +01:00
tobias 9052c59254 New "about" section on PreferencesPage, add new exercise descriptions/steps 2024-11-01 03:56:38 +01:00
tobias 012c544bde Account Dashboard Card 2024-10-27 00:12:27 +02:00
tobias c570a04052 Genre Admin page, new Genre store 2024-10-26 16:23:00 +02:00
tobias cdb3f02156 Creating Band edit page 2024-10-26 14:35:33 +02:00
tobias 10d6142fff Reactivate Admin Panel, implement exercise 2.1, add feedback if exercise solved 2024-10-24 20:23:28 +02:00
tobias 3faa89a749 Display free tickets in standing areas 2024-10-23 13:36:21 +02:00
tobias 1f0933e2a9 Reimplement Carousel on homepage 2024-10-22 21:06:00 +02:00
tobias b1eea15bac Filterbar on Concert page 2024-10-22 20:26:35 +02:00
tobias 386800f31a Enhance search for band names of concerts 2024-10-22 19:16:30 +02:00
tobias 4e6be355ea Streamlined stores 2024-10-22 18:47:27 +02:00
tobias 3e53a606a6 Slight changes seat rows on locations 2024-10-22 12:19:15 +02:00
tobias 40161a136a Fix order process 2024-10-21 14:57:03 +02:00
tobias 41106a8686 Update configuration 2024-10-17 18:42:35 +02:00
tobias c8d87f6643 Remove EventModel in frontend 2024-10-12 21:00:42 +02:00
tobias 6c33de3d87 New page for all concerts 2024-10-12 19:40:12 +02:00
tobias f8bdb54c33 Simplified json import 2024-10-12 16:22:14 +02:00
tobias 203f8428a7 Remove EventTable in database, redesign frontend URL paths 2024-10-12 15:54:03 +02:00
tobias 1d4daac9ae Finish search page 2024-10-11 18:59:19 +02:00
tobias 0ec11aacf7 Atomize model classes 2024-10-11 17:42:21 +02:00
tobias cfb8fb9d7d Implement global search 2024-10-11 12:59:21 +02:00
tobias 49b436d588 UI Bugfixes 2024-10-10 19:23:13 +02:00
tobias 58c7282701 Redesign seat map layout 2024-10-10 14:11:09 +02:00
tobias fe2cea5529 Add more locations, add all location images, adjust seatGroups in locations 2024-10-08 20:04:56 +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 4b2764e33c Ticket Component 2024-10-06 19:30:12 +02:00
tobias 10c0d0838f Redesign and reimplementing account page 2024-10-05 21:00:39 +02:00
tobias d1cdf1f8fb Tickets moveable to basket, Basket shows tickets, removable 2024-10-05 20:23:13 +02:00
tobias e48782b897 SeatSelection page 2024-10-04 20:15:16 +02:00
tobias 8165f17fc8 More skeleton loader, repair bandDetailPage 2024-10-04 18:01:37 +02:00
tobias bfffd72a4a More skelton loader, add optional parameters to /locations and /events 2024-10-04 15:20:40 +02:00
tobias e2f6fb9c52 Skeleton loader 2024-10-04 13:16:05 +02:00
tobias 17e6b08129 Loading feedback with indeterminate circle 2024-10-03 20:19:03 +02:00
tobias 67ed71858c Improve filterBar on eventsPage, improve API access from frontend 2024-10-03 19:56:44 +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