Commit graph

13 commits

Author SHA1 Message Date
3f6618d906 Updaated Products to have multiple associated stores.
- Products will be updated on first start of server to make sure the store attribute is set as an Array of values.
- You can edit Products to add more associated stores
- Products will list all associated stores on the product table view
- Cut down method calls to single event trigger for adding / editing products info
2024-08-13 10:48:27 -05:00
a7a9c48e01 Updated to filter Products when no store is assigned. 2024-08-09 12:03:49 -05:00
de1ca5bace Added filtering to the Store column in Product management 2024-07-26 11:58:03 -05:00
27b3c82faf Updated product management to use newer materialize libraries 2024-07-23 12:01:33 -05:00
909030ea0f Fixed Editing products 2024-07-06 11:47:45 -05:00
2b1022f513 Removed Categories and Locations 2024-07-06 11:13:35 -05:00
Brian McGonagill
29ddc544e5 Added a delete confirmation modal to all views. 2022-08-26 11:18:18 -05:00
Brian McGonagill
0690e70ebe fixed an issue of filtering who can delete products, and added one set of permissions to view manage. 2022-08-25 20:15:03 -05:00
Brian McGonagill
7641b17e6f Added filtering option to Lists and Products views. 2022-08-25 15:39:27 -05:00
Brian McGonagill
0768e707b8 Fixed an issue where edit mode wasn't exited properly. 2022-08-24 14:03:00 -05:00
Brian McGonagill
6e37ae8c74 Many chcanges, but version 0.1.0 is ready to be cut. 2022-08-23 13:41:21 -05:00
Brian McGonagill
42643a37f5 Adding more methods and views, updated dashboards a bit. Still not ready 2022-08-16 16:46:14 -05:00
Brian McGonagill
266dbd0856 Lots of changes and additions to the project. Still early, and not usable. 2022-08-15 18:07:39 -05:00