|
|
40300d2fc0
|
Merge pull request #28 from RecentRunner/Pets
Dialog view now exists
|
2026-02-24 16:28:14 -07:00 |
|
Nikitha
|
0cfb5e3cce
|
Updated service (time validation)
|
2026-02-23 16:11:20 -07:00 |
|
Nikitha
|
287995b22c
|
Adding PurchaseOrder(view only)
|
2026-02-23 16:09:53 -07:00 |
|
Nikitha
|
4fcaa7f2eb
|
Appointment page
|
2026-02-23 16:08:55 -07:00 |
|
Nikitha
|
1f784f72d1
|
appionmeent,service
|
2026-02-22 18:21:22 -07:00 |
|
|
|
1e22ff972f
|
Merge pull request #26 from RecentRunner/main
Update
|
2026-02-22 18:07:16 -07:00 |
|
|
|
a12af3f0ee
|
Implement RBAC with login screen for admin and staff roles
- Add Role enum (ADMIN, STAFF) and UserSession singleton
- Add User model and UserDB with SHA2-256 authentication
- Add login screen (login-view.fxml + LoginController)
- Update main-layout-view.fxml: dynamic username/role labels, logout button
- Update MainLayoutController: hide Inventory/Suppliers/Product-Suppliers for STAFF, show username/role, handle logout
- Update PetShopApplication to start with login screen and initialize users table
- Update module-info.java to open/export auth package
|
2026-02-21 13:27:50 -07:00 |
|
augmentedpotato
|
168400a6b3
|
Dialog view now exists
|
2026-02-20 20:16:35 -07:00 |
|
Nikitha
|
edf5bb7a7e
|
Appoinment,service,Purchase fxml
|
2026-02-19 19:38:14 -07:00 |
|
Alex
|
b53dcf10a7
|
Added CRUD to productSuppliers
-add CRUD to productSupplier and changed sqlDatabase so cost is in productSuppliers table
|
2026-02-04 19:05:41 -07:00 |
|
Alex
|
07a6d3bfc6
|
Added CRUD to Products and added Validation to dialog
|
2026-02-03 20:02:46 -07:00 |
|
Alex
|
310b66329f
|
Added CRUD to Suppliers
|
2026-02-01 18:43:35 -07:00 |
|
Alex
|
5f42633350
|
Added UI
|
2026-01-28 18:48:36 -07:00 |
|