Fixes/ll inventory (#70)
* inventory data changes * update Inventory changes * Fixed: removed unnecessary imports * Disabled: cycle count * Added: Inventory types sagas * Fix: null check * Updated: policies * Fixed: formik values * update: allow single image * Update: Policies control * Updated: new inventory add form * Update: new inventory conditional render * Update: populate formik fields * Added: Validation * Added: edit functionality, disabled fields * Update: housekeeping * Fix: iconslug and key * Update: route handling * Added: endpoints * Added: widget nested page * Added: sagas * Added: redux handling * Update: new product page functionality * Added: inventory page functionality * Fixed: form validation * Fix: route handling * Added: Add items button * Added: Item list page * Added: saga * Added: Route handler * Added: item redux * Udpate: breadcrumbs * Fixed: edit widget * Fix: delete widget * Added: item list table * Update: Routing * Update: dynamic headers * Update: disabled edit * Added: toastify and toast * removed: nested table page * Fixewd: switch and inventory form * Update: data table * Fixed: image upload * Update: redux and widget * Update: warehouse edit with selector Co-authored-by: evdigitech <evdigitech@gmail.com> Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"react-router-dom": "6.0.2",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-table": "7.7.0",
|
||||
"react-toastify": "^8.2.0",
|
||||
"redux": "^4.1.2",
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-saga": "^1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user