Commit Graph

122 Commits

Author SHA1 Message Date
Llewellyn D'souza
30fddfc8fd Added: get children from parent w/ id, type 2022-02-16 15:41:27 +05:30
bluestreamlds
9e0fd56300 Merge pull request #23 from kfnawaz/feat/get-all-users-update
Feat: Get all users api update
2022-02-10 21:59:38 +05:30
Sathishkumar Krishnan
110377b9e1 feat: added additional details for get all users api 2022-02-10 19:15:51 +05:30
bluestreamlds
9ab30a48c9 Merge pull request #22 from kfnawaz/feat/get-child-warehouse-apis
Feat: Get children by warehouse sub modules apis
2022-02-09 22:07:30 +05:30
Sathishkumar Krishnan
224299238b feat: added get level & sublevels by bay, level & sublevel id apis 2022-02-09 19:28:04 +05:30
Sathishkumar Krishnan
12d675f14d feat: added get area, rows & bays by zone, area, row id apis 2022-02-09 19:22:02 +05:30
Sathishkumar Krishnan
6657c51fd2 feat: added get zones for a warehouse api 2022-02-09 19:17:16 +05:30
Llewellyn D'souza
7c2e7b3c19 Revert: PR #20 changes 2022-02-02 10:38:14 +05:30
bluestreamlds
03c40bb0d0 Merge pull request #21 from kfnawaz/feat/get-all-apis
Feat(Warehouse modules): Get all apis with pagination
2022-02-01 20:58:53 +05:30
Sathishkumar Krishnan
09dc72e34e feat: added get all apis for all warehouse modules 2022-02-01 20:50:44 +05:30
bluestreamlds
1740637ec2 Merge pull request #20 from kfnawaz/feat/warehouse-getall
Feat/warehouse getall
2022-02-01 16:50:22 +05:30
Llewellyn D'souza
9065c0b2a3 Removed: unnecessary log 2022-02-01 16:46:54 +05:30
Llewellyn D'souza
b311bd2e70 Fixed: return formats 2022-02-01 16:46:37 +05:30
Llewellyn D'souza
4e56bb6948 Added: get all warehouses 2022-02-01 16:46:15 +05:30
bluestreamlds
c35d5df01f Merge pull request #19 from kfnawaz/feat/missing-apis
Feat: missing apis #1
2022-01-27 17:46:18 +05:30
Sathishkumar Krishnan
25f715bd3a feat: added inventory types get api 2022-01-25 15:16:42 +05:30
Sathishkumar Krishnan
e04eac955e feat: added widgetfamily details to inventory query & widgetfamily children get api 2022-01-25 15:14:50 +05:30
Sathishkumar Krishnan
3b8a115090 feat: added inventory id to item filter query 2022-01-25 15:08:02 +05:30
Sathishkumar Krishnan
8443ba0f9d Merge pull request #18 from kfnawaz/fix/api-bugs
Fix: Api bugs
2022-01-11 07:35:56 +05:30
Sathishkumar Krishnan
449879c715 fix: api bugs 2022-01-11 07:35:26 +05:30
bluestreamlds
87b5e530b9 Merge pull request #17 from kfnawaz/feat/ui-modules-auth
Feat: UI modules - auth
2022-01-10 10:34:41 +05:30
Sathishkumar Krishnan
3d6e8dd76a feat: added crud apis for user 2022-01-10 05:36:36 +05:30
Sathishkumar Krishnan
3158a902ca feat: added api to fetch allowed ui models of an user 2022-01-10 05:20:25 +05:30
Sathishkumar Krishnan
08802c6820 feat: added seeder for UI modules auth permissions 2022-01-10 05:07:44 +05:30
bluestreamlds
a748fdf4d3 Merge pull request #14 from kfnawaz/feat/transaction-logs
Feat: Item Transaction & Inventory Policies
2022-01-07 10:03:14 +05:30
Sathishkumar Krishnan
92130a5439 Merge pull request #15 from kfnawaz/feat/inventory-policies
Feat: Inventory Policies
2022-01-07 09:05:59 +05:30
Sathishkumar Krishnan
48a5935e80 Merge pull request #16 from kfnawaz/feat/item-transaction-apis
Feat: ItemTransaction APIs
2022-01-07 09:05:45 +05:30
Sathishkumar Krishnan
88aab63a47 fix: model incorrect usage 2022-01-07 09:04:39 +05:30
Sathishkumar Krishnan
aa0933102e feat: added adjust api 2022-01-07 09:02:05 +05:30
Sathishkumar Krishnan
65bdd68314 feat: added check-in, check-out & report apis 2022-01-07 08:52:32 +05:30
Sathishkumar Krishnan
19e868e203 feat: added put, pick & reserve apis 2022-01-07 08:42:22 +05:30
Sathishkumar Krishnan
abf2899ede feat: added skeleton for item transaction apis 2022-01-07 08:07:46 +05:30
Sathishkumar Krishnan
046435c304 feat: added inventory policies & modified APIs 2022-01-07 07:44:53 +05:30
Sathishkumar Krishnan
a22b2adc5c feat: added item transaction models 2022-01-07 07:17:35 +05:30
bluestreamlds
ae921ccc96 Merge pull request #13 from kfnawaz/feat/model-changes
Feat: Model changes
2022-01-06 08:05:26 +05:30
Sathishkumar Krishnan
b202e012de feat; added nventory policies metadata to items 2022-01-06 00:19:38 +05:30
Sathishkumar Krishnan
c459271a63 feat; change model names (Material -> WidgetFamily) 2022-01-06 00:15:05 +05:30
bluestreamlds
32358ec68f Merge pull request #12 from kfnawaz/bugs/endpoints
Fix: Bugs - endpoint related
2021-12-31 13:54:12 +05:30
Sathishkumar Krishnan
5d9f2f7af2 fix: fixed createWarehouseSchema API 2021-12-31 13:36:37 +05:30
Llewellyn D'souza
3a961067af Updated: .gitignore file 2021-12-31 12:51:58 +05:30
Sathishkumar Krishnan
ab925e236b fix: spell check 2021-12-31 12:01:59 +05:30
Sathishkumar Krishnan
50016580e1 Merge branch 'dev' into bugs/endpoints 2021-12-31 11:54:42 +05:30
Sathishkumar Krishnan
7e5a2283c1 fix: fixed createInventorySchema API 2021-12-31 11:00:03 +05:30
Sathishkumar Krishnan
7bb093bd5d Merge pull request #10 from kfnawaz/Feat-sublevel-crud
Feat-sublevel crud
2021-12-31 10:41:09 +05:30
Sathishkumar Krishnan
f55b825d85 fix: bug #2 2021-12-31 10:15:21 +05:30
Sathishkumar Krishnan
873aee4fac fix: bug #1 2021-12-31 08:59:27 +05:30
Llewellyn D'souza
395e3dfe39 Updated: eslint rules 2021-12-30 18:22:34 +05:30
Llewellyn D'souza
56538a5c0b Add inventory 2021-12-30 14:50:56 +05:30
Llewellyn D'souza
8c721f3b1d validate positions 2021-12-30 14:38:03 +05:30
Llewellyn D'souza
e64e2a98c8 Added: delete sublevel 2021-12-30 12:48:43 +05:30