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
f6a6966ce4abb403955fc0da123c237abf9bf190
parts_website
/
templates
/
pages
History
teddy
f6a6966ce4
feat(UI): Stock Items page added with getting, filtering, and saving data.
2024-10-13 19:40:25 +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(UI): Stock Items page added with getting, filtering, and saving data.
2024-10-13 19:40:25 +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