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
42
Commits
3
Branches
0
Tags
cef903ff3961f187ae77d19359d31c3e7370f628
Commit Graph
3 Commits
Author
SHA1
Message
Date
teddy
cef903ff39
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
teddy
da880da90f
Bug fix for invalid CSS and JavaScript file references for pages
2024-09-10 16:44:14 +01:00
teddy
6b730bf8e7
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
2024-09-10 12:09:50 +01:00