Commit Graph

92 Commits

Author SHA1 Message Date
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
Sathishkumar Krishnan
09dc72e34e feat: added get all apis for all warehouse modules 2022-02-01 20:50:44 +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
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
449879c715 fix: api bugs 2022-01-11 07:35:26 +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
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
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
Sathishkumar Krishnan
5d9f2f7af2 fix: fixed createWarehouseSchema API 2021-12-31 13:36:37 +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
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
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
Llewellyn D'souza
61b46ac45e Merge branch 'dev' into Feat-sublevel-crud 2021-12-30 09:51:31 +05:30
Sathishkumar Krishnan
37e492e166 feat: filter queries for item, material & inventory 2021-12-30 08:45:04 +05:30
Llewellyn Dsouza
97dd2e1398 Added: Notes 2021-12-29 22:44:20 +05:30
Llewellyn Dsouza
ce92f1d1b9 Fix: create sublevel after confirming positions 2021-12-29 22:38:56 +05:30
Llewellyn Dsouza
220aea56f5 Find available positions 2021-12-29 22:38:18 +05:30
Llewellyn D'souza
7976233668 Sublevel Utils 2021-12-29 17:28:06 +05:30
Llewellyn D'souza
fad703f0b7 Update: add sublevel to parent 2021-12-29 17:16:22 +05:30
Llewellyn D'souza
812c691bef Updated: create sublevel modified 2021-12-29 16:49:56 +05:30
Llewellyn D'souza
b3f96ca8cd Added: js style docs for sublevel utils 2021-12-29 16:31:14 +05:30
Llewellyn D'souza
a48cbae6f9 Update: Specs of type mixed 2021-12-29 16:08:57 +05:30
Llewellyn D'souza
2f17ae2881 Added: Polymorphic preffered inventory 2021-12-29 15:19:17 +05:30
Llewellyn D'souza
4a577de9c5 Merge branch 'dev' into Feat-sublevel-crud 2021-12-29 14:41:11 +05:30
Llewellyn D'souza
66ac295bdc Modified: Level positions 2021-12-29 14:36:28 +05:30
Sathishkumar Krishnan
c7a4d04e69 Merge pull request #9 from kfnawaz/Feat-file-upload
Feat - file upload middleware
2021-12-29 10:25:40 +05:30
Llewellyn D'souza
2fec07c288 Added: Handle invalid ID 2021-12-29 10:09:18 +05:30
Llewellyn D'souza
e3271562d8 Removed: comments and logs 2021-12-29 10:01:27 +05:30
Llewellyn D'souza
edd8ff9bb2 Updated: Warehouse image endpoint logic 2021-12-29 09:57:49 +05:30