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
15d9a3a76f0222934b39baed96bc9b82a39085fa
parts_website
/
static
/
css
/
pages
/
store
History
teddy
15d9a3a76f
fix: Updated Store for Product Categories, Products, and Product Permutations pages for tweaked architecture for controllers, datastores, and python data objects.
2024-10-14 11:42:51 +01:00
..
home.css
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
product_categories.css
1. View, filter, and save Product Permutation. \n 2. Synchronised with Product Category page and all common functionality moved into base and base table css, js, and python files.
2024-09-24 23:25:52 +01:00
product_permutations.css
feat(UI): Stock Items page added with getting, filtering, and saving data.
2024-10-13 19:40:25 +01:00
products.css
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
stock_items.css
fix: Updated Store for Product Categories, Products, and Product Permutations pages for tweaked architecture for controllers, datastores, and python data objects.
2024-10-14 11:42:51 +01:00