Commit Graph

39 Commits

Author SHA1 Message Date
f4d5f54846 Improve Snackbar 2024-11-14 09:33:45 +01:00
20b9a59257 Improve UI for smaller screens 2024-11-14 07:25:06 +01:00
c5d18218c0 First startup dialog, factory reset 2024-11-08 13:45:09 +01:00
33880069a0 Startup dialog on first run 2024-11-06 16:45:36 +01:00
b06b81f140 Error page 2024-11-05 18:43:47 +01:00
201714403c Redesign Band highlight section on HomePage, fix Footer spacing bug 2024-11-01 12:52:17 +01:00
1f9987ba22 Brand logo 2024-11-01 11:06:10 +01:00
9140765772 Streamlined stores 2024-10-22 18:47:27 +02:00
18a7814747 Fixed Account pages 2024-10-21 14:02:51 +02:00
ff36345382 Add addressbar 2024-10-17 19:10:21 +02:00
8e7c9a949d Implement global search 2024-10-11 12:59:21 +02:00
48bfcc9c75 Implement URL XSS attack 2024-10-08 14:30:39 +02:00
6c8d8dadaf Adding Seat plan component and database tables 2024-10-01 15:37:08 +02:00
422a5e1722 Filterable tours 2024-09-29 14:28:29 +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
2977c73a10 Redesign home page 2024-09-27 15:52:22 +02:00
e3863058a0 Move Navigation from NavDrawer to AppBar, redesign page structure and routes 2024-09-27 13:08:43 +02:00
941fd711d5 Refactor frontend, display tours with cards on ToursPage 2024-09-26 16:06:20 +02:00
f41cf1ba90 Creating admin pages, new brand API endpoint 2024-09-25 15:42:05 +02:00
e00107ab6a Better validation on text fields, change AlertBanner to Snackbar 2024-09-24 22:18:27 +02:00
0b34174ce9 Matching UI with improved API 2024-09-24 13:12:44 +02:00
a55248ecef Confirm dialog, fix language change bug, add bank accout information to users 2024-09-22 20:57:28 +02:00
ddc96bac13 CategoryStore, API calls 2024-09-18 16:21:07 +02:00
fbbfcdf365 ProductStore, move API calls to separate file 2024-09-18 15:59:16 +02:00
0c20ef4366 Create OrdersPage, load orders from backend, move NavDrawer items to Component 2024-09-11 20:49:55 +02:00
463b49ba93 Account login possible 2024-09-11 14:54:33 +02:00
628d1e7bee Add dialog to create new user 2024-09-10 18:50:47 +02:00
5a1b28dd60 Translation 2024-09-09 20:55:09 +02:00
40586f18b2 New basket table, add empty state on basket page, new BasketItemModel 2024-09-09 19:47:46 +02:00
dff6992db3 Store products in a basket, display list of products in basket 2024-09-09 14:33:29 +02:00
c1208b5762 Create product cards, display all on products page 2024-09-06 17:10:21 +02:00
5fdf9315c9 Login form 2024-09-05 18:12:08 +02:00
4662a929a0 VueRouter, Pinia state management, add pages, design preferences page 2024-09-05 17:47:02 +02:00
6464521b04 Fix db relations, add sample data, show categories in frontend menu 2024-09-05 16:19:23 +02:00
955758ec4c Add SQLite database to backend, interacting with the frontend 2024-09-04 16:42:37 +02:00
64f3769953 Create a test backend server with ExpressJs 2024-09-03 19:10:18 +02:00
4ec710e899 Add Vuetify and basic layout for test purposes 2024-09-03 13:54:19 +02:00
36c5e5b583 Add Vue.js with TypeScript support 2024-09-03 13:37:46 +02:00