This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
partsERP
Watch
1
Star
0
Fork
0
You've already forked partsERP
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
60431062f00aa9a39ba9e4f840eaf723e0395bfe
partsERP
/
static
/
js
/
lib
History
teddy
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
..
business_objects
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
common.js
feat: Shop Supplier Purchase Order get, filter, and add new.
2024-10-25 16:42:13 +01:00
constants.js
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
events.js
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
extras.js
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
local_storage.js
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
utils.js
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
validation.js
feat: Shop Supplier Purchase Order get, filter, and add new.
2024-10-25 16:42:13 +01:00