Releases: hotwax/inventory-count
Releases · hotwax/inventory-count
Release 4.3.2
What's Changed
- Fix scan removal to be per-scan by @Chinmay2107 in #1342
Full Changelog: v4.3.1...v4.3.2
Release 4.3.1
What's Changed
- Improved: added support for title and parentProductName by @Chinmay2107 in #1339
Full Changelog: v4.3.0...v4.3.1
Release 4.3.0
What's Changed
- Implemented: support to log variance based on qoh at submission(#1309) by @Chinmay2107 in #1310
- Implemented: navigation to and from progress review and session count detail page(#1312) by @Chinmay2107 in #1313
- Improved: set viewSize to 50 for hand-counted product search results(#1320) by @Chinmay2107 in #1322
- Fixed: search string keyword operator when querying on Solr by @Chinmay2107 in #1324
- Implemented: group by productId field for the tabs(#1319) by @Chinmay2107 in #1323
- Show uploaded by user login on session on detail page by @Banibrata-Manna in #1325
- Commented out tab button and route to Log Variance Page by @Banibrata-Manna in #1337
Full Changelog: v4.2.2...v4.3.0
Release v4.2.3
What's Changed
- Improved: set viewSize to 50 for hand-counted product search results(#1320) by @Chinmay2107 in #1322
- Implemented: group by productId field for the tabs(#1319) by @Chinmay2107 in #1323
- Fixed: search string keyword operator when querying on Solr by @Chinmay2107 in #1324
Full Changelog: v4.2.2...v4.2.3
Release 4.2.2
What's Changed
- Removed isVariant as true condition by @Banibrata-Manna in #1305
Full Changelog: v4.2.1...v4.2.2
Release 4.2.1
What's Changed
- Fixed: SGC group exclusion operator(#1297) by @Chinmay2107 in #1298
- Implemented: OMS Diagnostics service and modal changes(#1296) by @Chinmay2107 in #1299
- Show mark out of stock check box on uncounted items in Track Progress… by @Banibrata-Manna in #1301
Full Changelog: v4.2.0...v4.2.1
Release 4.2.0
What's Changed
- Update undirected guidance on progress review page by @dt2patel in #1088
- feat: add warning and permission for future cycle counts by @dt2patel in #1081
- Localize discard session alert copy by @dt2patel in #1089
- Improve scanner focus button lifecycle by @dt2patel in #1090
- feat: Add informational messages for undirected items in CountProgressReview and SessionCountDetail views by @dt2patel in #1086
- feat: navigate to the first session of an activated cycle count by @dt2patel in #1082
- Improved: Displayed start date/due date modal in facility timezone if set else default to user timezone on Assigned Detail page. by @ravilodhi in #1080
- Added Missing Ion Toggle Import by @Banibrata-Manna in #1097
- Removed dueDate from create session payload by @Banibrata-Manna in #1075
- Localize submit session alert messaging by @dt2patel in #1094
- Hide match actions when session not in progress by @dt2patel in #1093
- Clarify pre-counted exit alert message by @dt2patel in #1101
- feat: add session completion timer to count details and update counts… by @dt2patel in #1103
- Store Product ID in Scan Event when capturing pre counted item by @Banibrata-Manna in #1105
- Refine bulk upload template and mapping options by @dt2patel in #1108
- Restrict bulk actions on count progress by @dt2patel in #1106
- update empty state branch by @dt2patel in #1115
- Add empty state guidance for pre-counted items and improve entry focus by @dt2patel in #1116
- Codex/add facility filter to admin lists by @dt2patel in #1114
- Add submission guidance to count progress review by @dt2patel in #1100
- Use success color for applied pending reviews by @dt2patel in #1117
- Add datetime buttons for cycle count scheduling by @dt2patel in #1109
- update pre-count mr with main by @dt2patel in #1118
- Restore scanner focus button state logic by @dt2patel in #1123
- Ensure pre-counted item removal targets a single entry by @dt2patel in #1121
- Rebrand pre-counted items to hand-counted by @dt2patel in #1124
- Fixed: support to add pre-counted items based on internal name too(#1107) by @Chinmay2107 in #1134
- Implemented: multi tenancy support for databases per OMS instance(#1102) by @Chinmay2107 in #1135
- Prefetch Items in Count in batches during looped items sync by @Banibrata-Manna in #1152
- Fixed: skip acquiring lock if a session is already submitted(#1144) by @Chinmay2107 in #1151
- Fixed: showQoh permission handling on count progress page by @Chinmay2107 in #1153
- Get First and Last Item Counted at in Admin Detail Pages by @Banibrata-Manna in #1154
- Align remove from count translation key with sentence case by @dt2patel in #1170
- Update out-of-stock bulk flow loader text by @dt2patel in #1158
- Re Apply Filters on Accepting or Rejectin Items by @Banibrata-Manna in #1178
- Show toast if any batch is failed to sunmit by @Banibrata-Manna in #1180
- Implemented: sort by variance in ascending and descending order(#1155) by @Chinmay2107 in #1179
- Fixed: display of items in counted tab for out of stock items(#1147) by @Chinmay2107 in #1177
- Add empty state guidance for pre-counted items by @dt2patel in #1098
- Focus Quantity input after QOH API Call by @Banibrata-Manna in #1128
- Improve quantity focus when adding pre-counted item by @dt2patel in #1122
- Refactor: Merge unauthorised logic into logout action by @patelanil in #1130
- Enforce session immutability before start by @dt2patel in #1159
- Render the facility are description on the session detail page by @Banibrata-Manna in #1161
- Show BarCode Identifier pref from the state on the scan input label by @Banibrata-Manna in #1163
- Prevent editing session items after variance decision by @dt2patel in #1169
- Improve submit readiness messaging by @dt2patel in #1172
- Disable bulk close confirm until selection by @dt2patel in #1174
- Implemented filter and sort by component to make it generic across de… by @Chinmay2107 in #1186
- Hide out of stock action when none remain by @dt2patel in #1175
- Implemented: SmartFilterSortBar component in count progress page(#1126) by @Chinmay2107 in #1197
- Fixed: sorting of cycle counts by estimated start date(#1192) by @Chinmay2107 in #1200
- Fixed: view-size to 250 for cycle count list page(#1203) by @Chinmay2107 in #1208
- Fixed: db and deviceId initialisation process by @Chinmay2107 in #1211
- Implemented: support to allow undirected items submission(#1201) by @Chinmay2107 in #1209
- Only Show Submit Button if the Session is in Assigned Status by @Banibrata-Manna in #1219
- Enable Submit Button if all sessions are Submotted or Voided by @Banibrata-Manna in #1220
- feat: remove saved CSV mapping list and creation modal from bulk upload. by @dt2patel in #1189
- Serach on Opening Modal by scanned value by @Banibrata-Manna in #1182
- Prevent undirected hand counts by @dt2patel in #1183
- Improved: UI of edit session item count modal(#1195) by @Chinmay2107 in #1218
- Fixed: fields to show correct variance and systemic quantity(#1214) by @Chinmay2107 in #1222
- Fixed: date format in CSV template by @Chinmay2107 in #1223
- Removed Status Id from Count CSV Import by @Banibrata-Manna in #1224
- Added: empty state message for unmatched products(#1229) by @Chinmay2107 in #1230
- Fixed: hid variance quantity if QOH permission is blocked(#1227) by @Chinmay2107 in #1231
- Added: standalone lock release permission for user bifurcation(#1221) by @Chinmay2107 in #1232
- Implemented: post submission view on count progress review page(#1132) by @Chinmay2107 in #1233
- Added time format and example on date time mapping options by @Banibrata-Manna in #1237
- Change Decision Reason When skipping Undirected Items in Directed Count by @Banibrata-Manna in #1235
- Handle Undirected Items on Hand Counted Items Page by @Banibrata-Manna in #1234
- Show Alert on removing session item from a Count by @Banibrata-Manna in #1236
- Added: support to single and multi select items for out of stock(#1238) by @Chinmay2107 in #1243
- Improved: button labels to accepted and rejected(#1241) by @Chinmay2107 in #1246
- Replaced: button label with scanner ready/not ready(#1239) by @Chinmay2107 in #1247
- Refactored: store view permission by @Chinmay2107 in #1248
- Revert "Refactored: store view permission" by @Chinmay2107 in #1249
- Corrected permission for app access by @Chinmay2107 in https://github.com/hotwax/inventory-count...
Release 4.1.1
What's Changed
- Implemented: skipping SKU for HARD_COUNT by @Chinmay2107 in #1034
- Refactored Occurances of currentStatusId to statusId of Cycle Count by @Banibrata-Manna in #1077
Full Changelog: v4.1.0...v4.1.1
Release 4.1.0
What's Changed
- Improved : upgraded apps-theme-version to v1.4.0 (dxp-438) by @Nirvan-Bobde30 in #931
- Improved : Improve User Feedback When Lacking Commerce_View Permission (launchpad-132) by @Nirvan-Bobde30 in #834
- Improvement: Inventory count 3.0 flows by @Chinmay2107 in #929
- Refactor inventory cycle count 3.0 by @Banibrata-Manna in #933
- Updated the Search and Save on Pre COunted Page by @Banibrata-Manna in #900
- Improvement: Removed unused components by @Chinmay2107 in #934
- Pre-counted page UI by @dt2patel in #899
- Added: useUserProfile store and refactored the login method by @Chinmay2107 in #928
- Introduced Dynamic Scroling in Pending Review Detail and Closed Detai… by @Banibrata-Manna in #948
- Inventory count 3.0 admin detail pages by @Banibrata-Manna in #947
- Wrapped Dynamic Scroller Items in Ion Accordian to fix multiple sessi… by @Banibrata-Manna in #949
- Inventory count 3.0 detail page stats by @Banibrata-Manna in #950
- Added edit and delete session item(s) api calls by @Banibrata-Manna in #951
- Improvement: Enhanced the count detail screen, fixed issues by @Chinmay2107 in #937
- Fixed: Old token issue in API calls by @Chinmay2107 in #958
- Improved: ScanEvent record details by @Chinmay2107 in #956
- Added Batched API Call to submit product reviews by @Banibrata-Manna in #954
- Corrected lock api call handling. by @Chinmay2107 in #960
- Moved TimeZone Switcher to Components by @Banibrata-Manna in #959
- feat: implement real-time facility filtering by @dt2patel in #961
- Added Admin View Redirection Button on Store View Settings Page by @Banibrata-Manna in #964
- Added extimatedStartDate check on Start New Session, Open Session and New Session Buttons by @Banibrata-Manna in #966
- Remove the query string from the Match Modal empty state by @Banibrata-Manna in #968
- Removed Status Badge from Pending and Closed List Pages and Added Locales by @Banibrata-Manna in #983
- Updated: method to change the display date format on list pages(#976) by @Chinmay2107 in #986
- Added: the count in the count detail tabs(#979) by @Chinmay2107 in #987
- Added: support to show last updated item at the top(#980) by @Chinmay2107 in #988
- Added Update Facility Modal on Cycle Count without Facility Assigned by @Banibrata-Manna in #985
- Improved: Add Pre-counted Items screen by @Chinmay2107 in #989
- Added Conditional Color Coding on Count's Status Badge by @Banibrata-Manna in #984
- Fixed : added specific headers (#397) by @Nirvan-Bobde30 in #819
- Prevent Create Session Modal Dismissal by @dt2patel in #1021
- Improved: resolveMissingProducts and syncToServer on network change(#1014) by @Chinmay2107 in #1024
- feat: improve match product modal with autofocus and pre-fill by @dt2patel in #1019
- Added SearchBar and Updated Payload get Cycle Count functions by @Banibrata-Manna in #991
- Update the Selected Segment to Uncounted from Counted for Directed Counts by @Banibrata-Manna in #1026
- Added: relative positioning for the unmatched products(#1016) by @Chinmay2107 in #1028
- Fixed: total units counted count(#1010) by @Chinmay2107 in #1027
- Implemented: support to export and download closed cycle counts by @Chinmay2107 in #1020
- Removed: pending review and closed list pages(#990) by @Chinmay2107 in #992
- Added: prdocutId whencapturing ScanEvent of pre-counted item by @Chinmay2107 in #1029
- Added Date Time Buttons and Modals to edit due and start date of cycle count by @Banibrata-Manna in #1023
- add new session count summation query by @dt2patel in #1025
- Added In Progress Review Page by @Banibrata-Manna in #994
- Improved: force lock release using active lock(#1017) by @Chinmay2107 in #1030
- feat: update export history sorting and date format by @dt2patel in #1036
- feat: add confirmation alert for force release button (#1009) by @dt2patel in #1038
- Fixed: Passed correct date format when filtering closed counts by @Chinmay2107 in #1037
- Allowed Same Product to be added in the Product List and used index to de-duplicate the products in the list by @Banibrata-Manna in #1043
- Unsubscribing the live queries in Ion View Did Leave Hook by @Banibrata-Manna in #1048
- Fix stats recalculation loop in session detail by @dt2patel in #1035
- Improved: Passed facilityId filter due to change in items end-point to view-entity by @Chinmay2107 in #1051
- Added Time in Button and Modal on Assigned Page by @Banibrata-Manna in #1041
- Fixed: identifying pre-counted items category as Undirected by @Chinmay2107 in #1050
- Improved: query performance by @Chinmay2107 in #1054
- feat: display last scanned product details and its total quantity in a new card by @dt2patel in #1049
- Resolved Transitive Dependencies by @Banibrata-Manna in #1055
- Remove old cycle count status transition buttons by @patelanil in #1045
- Finalized stats section of pending review detail page by @dt2patel in #1056
- Undirected Products Handling in Track progress Page by @Banibrata-Manna in #1053
- styling for review and submit page by @dt2patel in #1046
- Improved: product master to store product inventory by @Chinmay2107 in #1060
- Implemented: cards view instead of ion items view in the undirected tab by @Chinmay2107 in #1062
- Update succesfully submitted session items batch on detail page on submit by @Banibrata-Manna in #1066
- Implemented: Bulk close action on closed detail page by @Chinmay2107 in #1064
- refactor: relocate cycle count close button and review actions by @dt2patel in #1039
- Improved: function to keep UI unblocked(#1057) by @Chinmay2107 in #1068
- Moved ProductStoreSelector and ProductIdentifier inline in Settings page by @Banibrata-Manna in #1067
- feat: Add compliance filter with configurable threshold by @dt2patel in #1059
- feat: Replace facility filter with modal selector and outline chip by @dt2patel in #1061
- Renamed the dueDate with actualCompletionDate and put actualStartDate when marking Cycle Count in Progress by @Banibrata-Manna in #1070
- Inventory count 3.0 matching undirected item by @Banibrata-Manna in #1065
- Fixed: Set the user's timezone as the default timezone for the app at login and whenever the timezone is changed. by @ravilodhi in #1058
- Improved Product Search on Pre-Counted Items Page by @dt2patel in #1033
- Allow item preview when count progresses beyond creation by @dt2patel in #1042
- Feature/undirected items skip by @dt2patel in #1071
New Contributors
- @patelanil made th...
Release 4.0.0
What's Changed
- Removed old components, stores, and vue files by @Chinmay2107 in #845
- Inventory count 3.0 composables and indexed db schema by @Chinmay2107 in #842
- Addded: Dependecies of comlink and dexie li by @Chinmay2107 in #846
- Re-enabled bulk csv upload by @Banibrata-Manna in #849
- Moved api calls to composable by @Banibrata-Manna in #851
- Added Pagination Support in Count List Pages by @Banibrata-Manna in #853
- Added Purpose Type support in CSV Upload by @Banibrata-Manna in #854
- Inventory count 3.0 by @ravilodhi in #852
- Added Multiselect in Pending Review Detail by @Banibrata-Manna in #856
- UI fixes by @dt2patel in #857
- Fixed: transaction management when querying tables from worker thread by @Chinmay2107 in #859
- Added pagination and handled error responses from server on review submit by @Banibrata-Manna in #858
- Added sort and search by @Banibrata-Manna in #860
- Added Assigned Detail Page by @Banibrata-Manna in #861
- Fixed Internal name search with applied filters by @Banibrata-Manna in #862
- Updated the Draft Detail and Closed Detail Pages by @Banibrata-Manna in #863
- Added move to in progress button on draft detail page by @Banibrata-Manna in #864
- Applied Gemini Review by @Banibrata-Manna in #865
- Merged: components into vues by @Chinmay2107 in #866
- Remove back button and fix text copy by @dt2patel in #867
- Improved : upgraded apps-theme-version to v1.3.0 (dxp-438) by @Nirvan-Bobde30 in #848
- Updated menu rendering by @Shinde-nutan in #872
- Show Skeleton elements before while loading the sessions by @Banibrata-Manna in #875
- Inventory count 3.0 by @dt2patel in #877
- Added Due Date Edit Feature by @Banibrata-Manna in #887
- Improved: Made some enhancements in the SessionCountDetail page by @Chinmay2107 in #889
- Added: clone functionality on the assigned list page by @Chinmay2107 in #891
- Inventory count 3.0 pre counted page by @Banibrata-Manna in #892
- Fixed: Passed plain objects to the worker thread by @Chinmay2107 in #893
- Updated Pre Counted Page with cade adding items in scan events by @Banibrata-Manna in #896
- Removed Draft and Draft Detail Page by @Banibrata-Manna in #897
- Added: Session management for inventory count import by @Chinmay2107 in #898
- Added: support of previous and next good scan for unmatched products by @Chinmay2107 in #895
- Improved: workerAPI implementation by @Chinmay2107 in #901
- Added button to Move Cycle Count In Progress by @Banibrata-Manna in #902
- Inventory count 3.0 fetch status description on app load by @Banibrata-Manna in #903
- Added estimated start dayte of cycle counts in csv upload by @Banibrata-Manna in #904
- Added Missing From Date Parameter by @Banibrata-Manna in #906
- Removed Unnecessary Parameters by @Banibrata-Manna in #907
- Added Close Cycle Count Button by @Banibrata-Manna in #890
- Disable session buttons on created status cycle counts by @Banibrata-Manna in #908
- Updted Payload with new status id by @Banibrata-Manna in #909
- Improved: Handled fetching InventoryCountImportItem records from the server by @Chinmay2107 in #905
- Updated: new cycle counts get API by @Chinmay2107 in #911
- Moved Date Formatting Method to Utils by @Banibrata-Manna in #910
- Enhancement: Organized Assigned, Pending Review, and Closed Vues by @Chinmay2107 in #912
- Show Start date of count on Store View List Page by @Banibrata-Manna in #913
- Fixed: organized the imports in the Vues by @Chinmay2107 in #914
- Fixed Incorrect Payload on accept or reject of In Review Product by @Banibrata-Manna in #915
- Removed: unused import statements and usage of composable by @Chinmay2107 in #916
- Updated: the useProductMaster usage across the vues by @Chinmay2107 in #917
- Added: useInventoryCountRun composable by @Chinmay2107 in #918
- Introduced: the useInventoryCountRun composable for work effort by @Chinmay2107 in #920
- Improved: Added missing comma after introductory clause. by @ravilodhi in #922
- Improvement: Moved utility services in the composables by @Chinmay2107 in #925
- Removed: the pinia imports by @Chinmay2107 in #926
New Contributors
- @Shinde-nutan made their first contribution in #872
Full Changelog: v3.3.4...v4.0.0