Commit Graph

6 Commits

Author SHA1 Message Date
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
4e6ec2c41b Added Model For Displaying LoggedInUsed and Catched Api call 2022-07-22 16:45:33 +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
ab827d849c Wired up login form to API
Connected the login form button to the Authentication endpoint (/token). Gets back bearer token or exception if failed
2022-07-08 17:31:58 +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