Llewellyn Dsouza
|
e2d3ccfb7e
|
Fix: Merge (#71)
|
2022-03-03 22:34:30 +05:30 |
|
Dikshajain39511
|
fd8d0b1167
|
Feature/wms 52 (#71)
Labeling module
Co-authored-by: Llewellyn D'souza <lledsouza2209@gmail.com>
Co-authored-by: evdigitech <evdigitech@gmail.com>
|
2022-03-03 22:29:08 +05:30 |
|
m0n02hz
|
49684f6a3d
|
Merge branch 'develop' of https://github.com/kfnawaz/plaidware-wms-web into feature/wms-55_develop
|
2022-03-03 04:18:17 +05:30 |
|
m0n02hz
|
213bff309c
|
[WMS-55] User Create and Edit Final
|
2022-03-03 04:18:01 +05:30 |
|
bluestreamlds
|
e794421938
|
Fixes/items-and-images (#73)
* Fixed: warehouse preferred inventories upload
* Fix: item redux saga
* Item listing
* Added: add item
* Added: edit handler
* Update: add item
* Update: multi images
* Fix: multiple images
* Fix: item api mapping
* Update: added keys
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
|
2022-03-02 23:09:36 +05:30 |
|
m0n02hz
|
c2b632e33b
|
[WMS-55] Create/Edit User
|
2022-03-02 00:41:24 +05:30 |
|
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 |
|
bluestreamlds
|
af28c0b99c
|
Fixes/ll inventory (#69)
* 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
Co-authored-by: evdigitech <evdigitech@gmail.com>
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
|
2022-03-01 03:18:16 +05:30 |
|
bluestreamlds
|
b3d7b0344a
|
Fixes/overall (#67)
* Update: remove autofocus
* Update: Breadcrumbs functionality
* Update: removed validation for attributes
* Update: Field name
* Update: warehouse setup breadcrumbs
* Update: Inventory setup breadcrumbs
* Added: delete button to nested table
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
|
2022-02-27 17:29:25 +05:30 |
|
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 |
|
Dikshajain39511
|
302057a0a7
|
Feature/wms 56 (#59)
* create warehouse
* edit warehouse changes
* Update: linted and formatted
* add warehouse button
* user access changes
* basic table component changes
* Updated: eslint errors
* basic table component changes
* update: linted
* add New Product form api integrate
* add Inventory changes
* policies change
* add validation for widget
* Fixed: Image upload component
* Updated: Custom styling inputs
Co-authored-by: [Diksha] <[diksha39511@gmail.com]>
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
|
2022-02-22 13:48:26 +05:30 |
|
Dikshajain39511
|
243f4c5fa1
|
Feature/wms 50 (#57)
* create warehouse
* edit warehouse changes
* Update: linted and formatted
* add warehouse button
* user access changes
* basic table component changes
* Updated: eslint errors
* basic table component changes
* update: linted
* add New Product form api integrate
* add new product changes
* textarea changes
* Linted code
* Fix: image preview placeholder
Co-authored-by: [Diksha] <[diksha39511@gmail.com]>
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
|
2022-02-16 11:54:27 +05:30 |
|
Sathishkumar Krishnan
|
4c2df3fd2c
|
Feat: List roles page (WMS-40) (#55)
* feat: list roles page with api integration
* Update: added dispatch on first load
|
2022-02-11 22:55:54 +05:30 |
|
Dikshajain39511
|
a4198afc1d
|
Feature/wms 53 (#53)
* create warehouse
* edit warehouse changes
* Update: linted and formatted
* add warehouse button
* user access changes
* basic table component changes
* Updated: eslint errors
* basic table component changes
* update: linted
Co-authored-by: [Diksha] <[diksha39511@gmail.com]>
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
|
2022-02-11 14:53:22 +05:30 |
|
Dikshajain39511
|
d32a8892e3
|
Feature/wms 48 (#46)
* create warehouse
* edit warehouse changes
* Update: linted and formatted
* add warehouse button
* Update: linted
Co-authored-by: [Diksha] <[diksha39511@gmail.com]>
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
|
2022-02-07 16:57:53 +05:30 |
|
[Diksha]
|
6f99ba5541
|
warehouse api integration
|
2022-02-02 14:45:41 +05:30 |
|
vikrant k
|
fd2d9fa882
|
feat: Initial setup of theme.
|
2022-01-13 22:28:45 +05:30 |
|