Commit Graph

49 Commits

Author SHA1 Message Date
9fa2b753ec Rewrite SQL Injection exercises, change code for search field, exercises 0.1 - 3.1 implemented 2024-11-19 12:25:30 +01:00
24561fba23 Add exercise group descriptions to help page, restructure timeline 2024-11-18 16:07:51 +01:00
e2c45c6be0 Exercisegroup 0 and 1 complete implemented 2024-11-18 15:41:33 +01:00
9fbd9a1375 Working on exercise 1.2 2024-11-16 16:56:20 +01:00
c2fe6ee3d2 Implement exercise 1.1 (open help page) 2024-11-14 08:09:06 +01:00
cb86720b13 Rewrite database access for exercises 2024-11-13 13:56:44 +01:00
9875b99631 Admin Order Page, refresh ERM diagram of database 2024-11-09 15:19:08 +01:00
159b4434df New "about" section on PreferencesPage, add new exercise descriptions/steps 2024-11-01 03:56:38 +01:00
37f9f50da3 Reactivate Admin Panel, implement exercise 2.1, add feedback if exercise solved 2024-10-24 20:23:28 +02:00
376a4ec385 Reimplement Carousel on homepage 2024-10-22 21:06:00 +02:00
780ab85a9e Slight changes seat rows on locations 2024-10-22 12:19:15 +02:00
3204e4a658 Simplified json import 2024-10-12 16:22:14 +02:00
60e217db03 Remove EventTable in database, redesign frontend URL paths 2024-10-12 15:54:03 +02:00
8d78a9eeb7 Redesign seat map layout 2024-10-10 14:11:09 +02:00
23b9fa3dd2 Add more locations, add all location images, adjust seatGroups in locations 2024-10-08 20:04:56 +02:00
f81e9be320 Implementing Exercise system in database with API and frontend visualization 2024-10-07 13:15:16 +02:00
4a62c7a96b Ticket Component 2024-10-06 19:30:12 +02:00
a676ce3d86 SeatSelection page 2024-10-04 20:15:16 +02:00
519fa210e9 More skeleton loader, repair bandDetailPage 2024-10-04 18:01:37 +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
2b7e87a68d Start moving data server handling from pinia store to server 2024-10-03 19:03:36 +02:00
2cbee721c7 Add more artist images 2024-10-03 16:51:30 +02:00
6c8d8dadaf Adding Seat plan component and database tables 2024-10-01 15:37:08 +02:00
142d574f78 New locationDetailPage displays concert in a location, new datasets, images, URL path changed 2024-09-29 21:42:20 +02:00
04678f9913 Split band detail page in section files 2024-09-29 18:43:37 +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
2977c73a10 Redesign home page 2024-09-27 15:52:22 +02:00
941fd711d5 Refactor frontend, display tours with cards on ToursPage 2024-09-26 16:06:20 +02:00
f5204578e4 Add ToursTable, update API documentation 2024-09-26 14:40:41 +02:00
787c5a61e5 Rewriting database and API to transform to a ticket shop 2024-09-26 11:04:27 +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
e00107ab6a Better validation on text fields, change AlertBanner to Snackbar 2024-09-24 22:18:27 +02:00
22d3e8d177 Multiple addresses & payments of an account configurable in frontend 2024-09-24 13:55:48 +02:00
0b34174ce9 Matching UI with improved API 2024-09-24 13:12:44 +02:00
87f3516b54 Extend database with more tables, rewrite API doc, improve API endpoints 2024-09-23 21:22:45 +02:00
a55248ecef Confirm dialog, fix language change bug, add bank accout information to users 2024-09-22 20:57:28 +02:00
eb84351231 ProductCard redesigned, add property for number of items in stock for product 2024-09-22 15:06:10 +02:00
1f48ec6ae1 New products, productDetail dialog offers a specs category 2024-09-20 23:20:03 +02:00
871f8cac7a Redesign productDetail dialog 2024-09-20 15:08:17 +02:00
5134a9df31 Setting fo ri18n-ally, progress stepper on order page 2024-09-12 18:38:56 +02:00
0c20ef4366 Create OrdersPage, load orders from backend, move NavDrawer items to Component 2024-09-11 20:49:55 +02:00
ee07a5a5af User registration completed 2024-09-10 20:28:24 +02:00
c9a80a0a74 Moving image source from web to backend 2024-09-10 16:45:49 +02:00
40586f18b2 New basket table, add empty state on basket page, new BasketItemModel 2024-09-09 19:47:46 +02:00
b577ddf47d Moving exmple datasets to json files 2024-09-09 13:45:26 +02:00