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
4000de0fc1ee22bb6601b6bf04e43e29a2681b65
partsERP
/
templates
/
pages
History
teddy
4000de0fc1
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
..
core
Module bundling improved to reduce number of requests to 1 JavaScript and 1 CSS file per webpage excl. external resources such as Recaptcha
2024-09-13 23:26:37 +01:00
legal
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
store
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
user
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