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
79
Commits
3
Branches
0
Tags
88ccfe592ac41d6bbb2ddab0ededae7d53166d48
Commit Graph
4 Commits
Author
SHA1
Message
Date
teddy
437e094776
feat: Shop Supplier Purchase Order get, filter, and add new.
2024-10-25 16:42:13 +01:00
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
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
teddy
f9cd9ec33a
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