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
main
Add File
New File
Upload File
Apply Patch
parts_website
/
static
/
js
/
lib
History
Teddy Middleton-Smith
dd608022cd
Feat: \n 1. Contact Us page form submission success page created. \n 2. Contact Us page styling and CAPTCHA text content. \n 3. Removal of ERP, Google CAPTCHA, and ALTCHA API code and left over comments in JavaScript, Python.
2025-03-16 16:56:15 +00:00
..
business_objects
Feat: \n 1. Contact Us page form submission success page created. \n 2. Contact Us page styling and CAPTCHA text content. \n 3. Removal of ERP, Google CAPTCHA, and ALTCHA API code and left over comments in JavaScript, Python.
2025-03-16 16:56:15 +00:00
common.js
feat: Shop Supplier Purchase Order get, filter, and add new.
2024-10-25 16:42:13 +01:00
constants.js
Fix: Product, Product Category, Product Permutation, Supplier, Supplier Purchase Order, and Manufacturing Purchase Order architecture update for getting and saving data.
2024-11-02 15:49:40 +00:00
events.js
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
extras.js
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
local_storage.js
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
utils.js
Feat: \n 1. Contact Us page form submission success page created. \n 2. Contact Us page styling and CAPTCHA text content. \n 3. Removal of ERP, Google CAPTCHA, and ALTCHA API code and left over comments in JavaScript, Python.
2025-03-16 16:56:15 +00:00
validation.js
Fix: \n 1. General styles cleanup. \n 2. Contact page - styling of input fields on mobile improved. \n 3. Services page - alignment error in technologies table on most devices, corrected. \n 4. Supplier Purchase Order page - items preview click event was not triggering, fixed end-to-end saving of new SPO, most changes copied to Manufacturing Purchase Orders, but not tested.
2024-11-13 16:54:32 +00:00