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
main
Add File
New File
Upload File
Apply Patch
partsERP
/
static
/
js
/
lib
History
teddy
46aec78f73
Fix: Manufacturing Purchase Order page view, filter, and save.
2024-11-14 12:23:02 +00:00
..
business_objects
Fix: Manufacturing Purchase Order page view, filter, and save.
2024-11-14 12:23:02 +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
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