Commit Graph
100 Commits
Author SHA1 Message Date
tobias b5364639a5 Adding "Test Environment" banner in the bottom right corner 2024-11-26 11:59:37 +01:00
tobias 2e15d4a960 License system implemented 2024-11-25 18:55:28 +01:00
tobias 1b0f48d374 First steps of license store system 2024-11-23 17:45:14 +01:00
tobias b3ebbff732 Changelog 2024-11-21 09:42:53 +01:00
tobias e8b50da142 Minor bugfixes, new logo 2024-11-20 19:20:22 +01:00
tobias 57358fa818 Implementing exercise 3.2 2024-11-20 14:07:41 +01:00
tobias 366f1060e3 Exercise 3.1 fully implemented 2024-11-20 12:27:41 +01:00
tobias 9d41a14926 Exercise 2.5 added 2024-11-20 11:34:44 +01:00
tobias d4fbda26d7 Password encryption 2024-11-20 10:43:48 +01:00
tobias e02f2d252e Developer window in Electron app, remove edit/delete options in Admin panel (currently not completed) 2024-11-19 18:41:26 +01:00
tobias 1dc5740f03 Move software files one directory up, Readme 2024-11-19 16:51:28 +01:00
tobias baf763c4cb Rewrite SQL Injection exercises, change code for search field, exercises 0.1 - 3.1 implemented 2024-11-19 12:25:30 +01:00
tobias 7fdecdbc5d Implement exercise 2.1 2024-11-18 16:12:58 +01:00
tobias f2bb4b6954 Add exercise group descriptions to help page, restructure timeline 2024-11-18 16:07:51 +01:00
tobias 2d77a793d8 Exercisegroup 0 and 1 complete implemented 2024-11-18 15:41:33 +01:00
tobias 7912e38932 Working on exercise 1.2 2024-11-16 16:56:20 +01:00
tobias 70e508ce7a Bugfix order process/account update 2024-11-15 11:36:17 +01:00
tobias 86acedc8aa Authentification Token 2024-11-14 15:32:28 +01:00
tobias ae577dc023 Improve Snackbar 2024-11-14 09:33:45 +01:00
tobias c0d110f386 Implement exercise 1.1 (open help page) 2024-11-14 08:09:06 +01:00
tobias 2b14f76d4b Improve UI for smaller screens 2024-11-14 07:25:06 +01:00
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 b97cc1af20 OrderDetailDialog 2024-11-11 08:44:17 +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 b84d542352 PDF Generator for Exercise progress 2024-11-08 20:02:37 +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 844898bb3c Docstrings, AdminDashboard button loading, new BannerStateEnums 2024-11-06 18:22:03 +01:00
tobias 9ec8e382cf Finish GenresAdminPanel 2024-11-06 17:55:18 +01:00
tobias 80dd2a0ae8 Startup dialog on first run 2024-11-06 16:45:36 +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 ffccd9f2d4 LocationDetailPage: Seat not selectable, loading animation during fetching 2024-11-04 18:15:49 +01:00
tobias a3e8d30b6c Small improvements on account pages, added payment info card 2024-11-04 12:04:15 +01:00
tobias 3359400494 Split concertsPage 2024-11-03 17:38:14 +01:00
tobias 8da0f01699 Split home page in sections 2024-11-03 17:30:07 +01:00
tobias 16fd40f11d Electron & Electron Builder 2024-11-02 18:09:44 +01:00
tobias 80a4dcfdc9 Redesign Band highlight section on HomePage, fix Footer spacing bug 2024-11-01 12:52:17 +01:00
tobias ba4f4720d2 Brand logo 2024-11-01 11:06:10 +01:00
tobias 9052c59254 New "about" section on PreferencesPage, add new exercise descriptions/steps 2024-11-01 03:56:38 +01:00
tobias b6205f374b Bugfix Carousel on HomePage 2024-11-01 03:08:52 +01:00
tobias 82cd2d0e98 License 2024-10-31 22:10:31 +01:00
tobias 0f78d3eecc AccountsAdminPage, ConcertsAdminPage 2024-10-30 05:58:53 +01:00
tobias 012c544bde Account Dashboard Card 2024-10-27 00:12:27 +02:00
tobias 33342345f9 LocationsAdminPage data table 2024-10-26 23:52:38 +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 fedb821a72 Restructure translation files 2024-10-25 13:05:51 +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 8de3ca481a Exercise store, mark exercise 0.2 as solved on ticket buy 2024-10-23 13:57:37 +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 70227329f2 Band filter by genre 2024-10-22 20:11:09 +02:00
tobias 386800f31a Enhance search for band names of concerts 2024-10-22 19:16:30 +02:00
tobias 36f87bdbd3 Slight changes on TicketListItem append section 2024-10-22 19:08:52 +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 7880a444b1 Fixed Account pages 2024-10-21 14:02:51 +02:00
tobias 59470f5396 Add addressbar 2024-10-17 19:10:21 +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 913e067ad2 Improve UI of concertListItem and eventListItem 2024-10-10 18:43:38 +02:00
tobias 4b745eef99 Bugfixes, reset exercise progress from frontend 2024-10-10 14:29:45 +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
tobias d6997229c4 New locationDetailPage displays concert in a location, new datasets, images, URL path changed 2024-09-29 21:42:20 +02:00
tobias be5cc090fe Split band detail page in section files 2024-09-29 18:43:37 +02:00
tobias 907e0082e1 Creating whole Band details page 2024-09-29 16:56:43 +02:00
tobias a6ca7eedde Filterable tours 2024-09-29 14:28:29 +02:00
tobias 0616409f14 Display concerts with card views on "All concerts" page, adding image property for tours 2024-09-28 21:18:25 +02:00
tobias 8d0b141217 Display all bands grouped by genre, create m:n association between Band and Genre in database 2024-09-27 23:25:24 +02:00