bluestreamlds 2ce13ba312 Feature/wms 39 nestedtable (#62)
* Updated: routes
* Rewritten nested table logic
* Updated: page with sample data and removed unnecessary components
* Removed: footer
* Fix: initial selected null handler
* Added: styling
* Updated: Table/button styling
* Added: API responses
* Fix: dispatch parameters
* Update: disable dropdown when no children
* Update: better receiving of data
* Update: better click handling, row distribution
* Update: yay the add form works finally
* Added: navigation
* Fixed: add zone button
* Added some colours
* Added: positions for sublevel
* Fixed: null check
* Added: initial sublevel values
* Update: fixed add sublevel
* Removed: location edit in sublevel
* Fixed: sublevel locations
* Added: edit apis handler
* Added: dispatch
* Fix: handle type seperately
* Added: edit warehouse redux
* Removed: loggers
* Update: edit form payload method
* Fix: multiple requests

Co-authored-by: Llewellyn D'souza <lledsouza2209@gmail.com>
2022-02-25 11:08:55 +05:30
2022-02-25 11:08:55 +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-02-21 12:33:46 +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%