Commit Graph

12 Commits

Author SHA1 Message Date
s459315
62dfccc162 Improved the way to manage user roles 2022-08-22 00:12:27 +02:00
s459315
030b97e8a3 created a way to manage users and their roles 2022-08-20 14:23:25 +02:00
s459315
7c40488938 Add dialog box and check permissions
Checks if user if authorized if not message box poppes up
2022-08-06 17:04:09 +02:00
s459315
2ed8e331ec Overall Bug Fixes 2022-07-27 16:41:36 +02:00
s459315
d6d7912c96 Add remove from Cart functionality 2022-07-27 15:43:26 +02:00
s459315
f0bea75284 Add Saving Cart to the DB
All the changes necessary to save shopping cart to DB
2022-07-25 17:02:36 +02:00
s459315
e94a0a4b85 Add additional item info
Added quantity and retail price for products in UI
2022-07-24 00:23:37 +02:00
s459315
57d2ab60a7 Created Sales View and Database prodecures for displaying items.
Created and binded a View, created logic behind Cart Product Model
2022-07-23 17:09:13 +02:00
s459315
ff6653c1bd Added Sales Page
Added sales page xaml and supporting View Model.
Just scaffolds out the VM, does not add logic
2022-07-22 21:20:13 +02:00
s459315
7bbae1b17c Fixed bug in LoginView
fixed never appering erorr message in login form
2022-07-14 19:41:13 +02:00
s459315
ad7cb45908 Created shell and login WPF forms 2022-07-08 16:27:24 +02:00
s459315
17286a5fc4 Added empty WPF project with Caliburn.Micro 2022-07-04 18:48:43 +02:00