Commit Graph

20 Commits

Author SHA1 Message Date
295ddb085c Fix: Removal of filter methods from controllers. 2024-11-17 15:17:57 +00:00
f51d49c42c Fix: User login on production. 2024-11-15 16:38:57 +00:00
13a4f350bb Fix: Product Permutations save on production. 2024-11-15 10:04:38 +00:00
5dcf31e610 Log: Database code for MySQL engine 2024-11-15 09:25:17 +00:00
51d991ba42 Fix: 1. Save proc architecture update for records saved with subrecords / linked records, such as Order has Items. \n 2. Style improvements for Product Category, Product, Product Permutation pages. 2024-11-15 08:58:37 +00:00
19f74d2e91 Fix: \n 1. General styles cleanup. \n 2. Contact page - styling of input fields on mobile improved. \n 3. Services page - alignment error in technologies table on most devices, corrected. \n 4. Supplier Purchase Order page - items preview click event was not triggering, fixed end-to-end saving of new SPO, most changes copied to Manufacturing Purchase Orders, but not tested. 2024-11-13 16:54:32 +00:00
b20fc8a653 Feat(MySQL): Database population with data for Kitchen project. 2024-11-11 14:56:55 +00:00
4c2e05f4ae Fix: Product, Product Category, Product Permutation, Supplier, Supplier Purchase Order, and Manufacturing Purchase Order architecture update for getting and saving data. 2024-11-02 15:49:40 +00:00
ea5b8e8ca1 feat: Shop Supplier Purchase Order get, filter, and add new. 2024-10-25 16:42:13 +01:00
002551c0a9 feat(JavaScript): Updated architecture for TableBasePage object with static row ID attribute attached for adding ID against each row added to DOM 2024-10-18 22:25:07 +01:00
8fcfcf0ef4 feat(MySQL): Tables, Triggers, and Get Many and Save Stored Procedures for Suppliers, Supplier Purchase Orders (+ items), and Manufacturing Purchase Orders (+ items) 2024-10-15 16:40:35 +01:00
f6a6966ce4 feat(UI): Stock Items page added with getting, filtering, and saving data. 2024-10-13 19:40:25 +01:00
651a404ba3 feat(web): Store Product UI created and hooked up for viewing, editing, and saving. 2024-10-05 21:16:42 +01:00
9c2cfac948 feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options. 2024-10-05 13:20:00 +01:00
cf78e4b3bc 1. View, filter, and save Product Permutation. \n 2. Synchronised with Product Category page and all common functionality moved into base and base table css, js, and python files. 2024-09-24 23:25:52 +01:00
b3e801e1ec Complete system for getting + saving Product Categories with new database, server, and client architecture. 2024-09-01 21:57:46 +01:00
ba50aec9c9 1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database. 2024-08-30 23:27:28 +01:00
514289bc21 1. User login and barebones account section added. 2024-08-04 21:32:42 +01:00
6ad86825ea 1. Contact us page fixed - Model_View_Contact had not been updated to match new arguments for Model_View_Base.\n 2. Logo border radius increased to hide pencil icon watermark in bottom right hand corner. \n 3. Nav layout structure now dynamic based on user permissions 2024-08-04 02:58:55 +01:00
0201b85836 UX Improvements for Home page and Accessibility Statement page 2024-07-31 16:52:05 +01:00