This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
parts_website
Watch
1
Star
0
Fork
0
You've already forked parts_website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2146e9eebf468118eb91fee16a208dc83f024e79
parts_website
/
templates
/
pages
History
teddy
651a404ba3
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