|
|
fd4dae0f8f
|
Fix: Product Category save + filter debugging.
|
2024-11-18 14:02:23 +00:00 |
|
|
|
011d9ba2ba
|
Fix: Product Permutations save on production.
|
2024-11-15 12:33:46 +00:00 |
|
|
|
55bbcac375
|
Fix: Product Permutations save on production.
|
2024-11-15 10:04:38 +00:00 |
|
|
|
6d3f2d2ee7
|
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 |
|
|
|
feac2a9c13
|
Fix: Updated removed redundant filtering, and getting for single-page architecture, which this is not on all pages
|
2024-11-14 12:58:57 +00:00 |
|
|
|
46aec78f73
|
Fix: Manufacturing Purchase Order page view, filter, and save.
|
2024-11-14 12:23:02 +00:00 |
|
|
|
a21b663c2d
|
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 |
|
|
|
88ccfe592a
|
Feat(MySQL): Database population with data for Kitchen project.
|
2024-11-11 14:56:55 +00:00 |
|
|
|
db15a7f8fc
|
Feat: Active column changed to add / delete / undelete buttons column on all table pages. \n Fix(UI): Product Permutations page preview Variations now shows when appropriate.
|
2024-11-11 10:49:55 +00:00 |
|
|
|
60431062f0
|
Feat: Product Variations page get, filter, and save. \n Fix: Active column changed to Add / Delete / Undelete column - this change has only been applied to Product Variations page
|
2024-11-09 13:41:08 +00:00 |
|
|
|
8c4efc73da
|
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 |
|
|
|
437e094776
|
feat: Shop Supplier Purchase Order get, filter, and add new.
|
2024-10-25 16:42:13 +01:00 |
|
|
|
7b6266e2f6
|
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 |
|
|
|
fdcf448bb1
|
feat(UI): Stock Items page added with getting, filtering, and saving data.
|
2024-10-13 19:40:25 +01:00 |
|
|
|
4000de0fc1
|
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
|
2024-10-05 21:16:42 +01:00 |
|
|
|
45ac0405b4
|
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 |
|
|
|
6f6bea00f9
|
1. New Router and Base Page Class architecture to avoid circular references and conform to module bundler requirements. \n 2. Relative path bug fix for lib/validation.js file to work using module bundler.
|
2024-09-17 17:00:18 +01:00 |
|
|
|
cef903ff39
|
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
|
2024-09-10 19:43:02 +01:00 |
|
|
|
6b730bf8e7
|
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
|
2024-09-10 12:09:50 +01:00 |
|