bluestreamlds 315113630e 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>
2022-03-01 23:47:12 +05:30
2022-02-26 08:08:46 +05:30
2022-03-01 23:47:12 +05:30
2022-01-13 22:28:45 +05:30
2022-02-04 15:06:09 +05:30
2022-01-13 22:28:45 +05:30
2022-01-13 22:28:45 +05:30
2022-01-13 22:28:45 +05:30
2022-01-05 09:27:11 -06:00
2022-03-01 23:47:12 +05:30
2022-01-13 22:28:45 +05:30

Plaidware Solutions

Quick start

Quick start options:

Terminal Commands

  1. Download and Install NodeJs LTS version from NodeJs Official Page.
  2. Navigate to the root ./ directory of the product and run yarn install or npm install to install our local dependencies.

Documentation

The documentation for the Material Dashboard is hosted at our website.

Description
No description provided
Readme 30 MiB
Languages
JavaScript 99.6%
HTML 0.4%