Commit Graph
30 Commits
Author SHA1 Message Date
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
tobias 513c73c5c1 Location page displays city groups with all available concert locations 2024-09-27 20:40:59 +02:00
tobias ef0c48ae17 Redesign home page 2024-09-27 15:52:22 +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 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 531f964841 Better validation on text fields, change AlertBanner to Snackbar 2024-09-24 22:18:27 +02:00
tobias 3dc4c7af1e Payments and Addresses add- and removeable 2024-09-24 20:53:46 +02:00
tobias 8329a6ae09 Implement ordering process 2024-09-24 15:40:16 +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 564cf144ff Confirm dialog, fix language change bug, add bank accout information to users 2024-09-22 20:57:28 +02:00
tobias 47fbb564b2 ProductCard redesigned, add property for number of items in stock for product 2024-09-22 15:06:10 +02:00
tobias 3863661b3c New products, productDetail dialog offers a specs category 2024-09-20 23:20:03 +02:00
tobias 89e91c3213 Fix order view 2024-09-20 15:30:40 +02:00
tobias 718dbe30b7 Redesign productDetail dialog 2024-09-20 15:08:17 +02:00
tobias ed264ff026 Move banner system to store, migrate login/register API handling to own file, display Account details on accountPage 2024-09-19 16:20:12 +02:00
tobias 7b245da959 CategoryStore, API calls 2024-09-18 16:21:07 +02:00
tobias 2847bd940f Documenting, restructure and expand API 2024-09-13 12:07:33 +02:00
tobias 8594763fa6 Create OrdersPage, load orders from backend, move NavDrawer items to Component 2024-09-11 20:49:55 +02:00
tobias fd06b8a9a4 User registration completed 2024-09-10 20:28:24 +02:00
tobias 7ebc3c1c77 New basket table, add empty state on basket page, new BasketItemModel 2024-09-09 19:47:46 +02:00
tobias 6ff577ece1 Store products in a basket, display list of products in basket 2024-09-09 14:33:29 +02:00
tobias 20e8ce1024 Working on product detail dialog 2024-09-08 20:35:10 +02:00
tobias c18f0e0484 Product images 2024-09-06 18:49:22 +02:00
tobias babf1c77ce Create product cards, display all on products page 2024-09-06 17:10:21 +02:00
tobias 4d1eec023d VueRouter, Pinia state management, add pages, design preferences page 2024-09-05 17:47:02 +02:00