|
|
4000de0fc1
|
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
|
2024-10-05 21:16:42 +01:00 |
|
|
|
f2d20bca58
|
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 |
|
|
|
d0956ffb97
|
refactor(SQL): Staging tables and Calc stored procedures used for modular stored procedure archicture for scalability. Implemented for Product Catalogue. \n BREAKING CHANGE: BIT argument a_debug added to all but basic stored procedures for analysis of performance and results.
|
2024-10-02 15:59:53 +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 |
|
|
|
c9dda91dc9
|
Complete system for getting + saving Product Categories with new database, server, and client architecture.
|
2024-09-01 21:57:46 +01:00 |
|
|
|
f9cd9ec33a
|
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 |
|
|
|
6f4e329258
|
1. PostgreSQL copy of all MySQL created and tested.\n 2. Purchase Orders and Sales Orders and stock level management added to MySQL, PostgreSQL, and server and front end code.
|
2024-07-05 20:34:11 +01:00 |
|