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
70
Commits
5
Branches
0
Tags
0d2479d82e00675bba69d976e6f5bbdecb9f6e9c
Commit Graph
4 Commits
Author
SHA1
Message
Date
teddy
ea5b8e8ca1
feat: Shop Supplier Purchase Order get, filter, and add new.
2024-10-25 16:42:13 +01:00
teddy
0c88f161c3
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
2d55fe6239
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
ba50aec9c9
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