Releases: hotwax/users
Releases · hotwax/users
Release 1.12.0
What's Changed
- Improved: validation over fetching securitygroup assoc history for user without userLogin (#297) by @amansinghbais in #298
- Fixed: issue of empty state not being displayed when searching for a permission whose type is HIDDEN(#277) by @ymaheshwari1 in #300
- Improved: dxp-component version to incorporate permissions check over goToOms button. (dxp-270) by @amansinghbais in #299
- Improved: Added empty state for Facilities search and Security group search modal (#283). by @ravilodhi in #301
- added: security headers - hotwax/users by @ashutosh7i in #291
- Improved: Added X-Frame-Options, CSP, strict-transport-security and Permissions-Policy headers in firebase config in context of soc2 compliance (#104) by @ravilodhi in #302
New Contributors
- @ashutosh7i made their first contribution in #291
Full Changelog: v1.11.1...v1.12.0
Release 1.11.1
What's Changed
- Fixed: Changed user search to allow searching with first name last name (#149). by @ravilodhi in #281
- Revert "Improved: UI for the select facilities option in the quick user setup page (#252)" by @ravilodhi in #286
- Improved: Adding secuity group is disabled for newly created user without useLoginID(#279) by @R-Sourabh in #282
- Improved: UI of the clearance card, logic for view security group assoc history and view product store page (#240) by @amansinghbais in #287
- Improved: disabling button for redirecting to store if no omsRedirection url is not present (#240) by @amansinghbais in #289
- Fixed: Fulfillment section updated after removing securityGroup from the ellipse button (#278) by @R-Sourabh in #280
- Improved: migrated the party picker logic from party relationship to party role (#292) by @amansinghbais in #293
- Improved: Added support to search security groups and facilities in the respective modals (#283). by @ravilodhi in #284
Full Changelog: v1.11.0...v1.11.1
Release 1.11.0
What's Changed
- Fixed: state not updating in case of no record for fetching users (#149) by @Ridwan6947 in #248
- Fixed: redundant api calls are made when fetching current user information on infinite scroll by @ymaheshwari1 in #250
- Improved: made whole permission item card clickable (#136) by @amansinghbais in #251
- Improved: button labels in contact details removal alert box (#238) by @amansinghbais in #256
- Fixed: Create facility login functionality to save user name correctly (#241). by @ravilodhi in #262
- Improved: Added textarea counter to show character count progress while entering description (#114). by @ravilodhi in #268
- Fixed: linked user count matches the Users page after clicking the link(#266) by @R-Sourabh in #272
- Improved: Updated the toast message while navigating to permissions page(#233) by @R-Sourabh in #269
- Fixed: show as picker not toggling off immediately after toggling on. (#253) by @amansinghbais in #259
- Improved: UI for the select facilities option in the quick user setup page (#252) by @amansinghbais in #258
- Improved: displayed spinner in-place of checkbox in permission items while the item associtation is updating (#260) by @amansinghbais in #261
- Improved: Added support to link user to multiple security groups (#267). by @ravilodhi in #270
- Improved: UI for the product store management (#240) by @amansinghbais in #274
- Fixed: added permissions description column instead of the security group description(#265) by @R-Sourabh in #275
- Improved: facility display logic on Admin/Super user details page(#173) by @R-Sourabh in #271
- Fixed: Linked users count should always display when the security group is accessed(#263) by @R-Sourabh in #273
New Contributors
- @Ridwan6947 made their first contribution in #248
Full Changelog: v1.10.2...v1.11.0
Release 1.10.2
What's Changed
- Improved: added filterByDate in payload for fetching permissions by classifications by @amansinghbais in #243
- Updated: the Pull request template (dxp/298) by @R-Sourabh in #244
- Improved: logic to fetch organizationPartyId from db instead of hardcoding it (#245) by @amansinghbais in #246
Full Changelog: v1.10.1...v1.10.2
Release 1.10.1
What's Changed
- Improved: the logic of router.beforeEach and fix the toast issue while navigating(#233) by @R-Sourabh in #239
- Fixed: checkbox getting checked even if api is failed (#227) by @amansinghbais in #237
Full Changelog: v1.10.0...v1.10.1
Release 1.10.0
What's Changed
- Improved: the helper-text on User Details Page(#231) by @R-Sourabh in #232
- Improved: permission management in case of adding and updating permission association with group. (#227) by @amansinghbais in #230
- Fixed: html tags not working in the translations (#84) by @R-Sourabh in #235
- Fixed: Permissions tab URL will redirect to valid route(#233) by @R-Sourabh in #234
- Fixed: Inconsistencies with Block Login Toggle functionality(#196) by @R-Sourabh in #200
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- Fixed: Displayed bottom line in the 'only selected permissions' and 'filters' section. Also displayed permissions count for each category. (#222) by @ravilodhi in #223
- Fixed: Added others category filter. (#222) by @ravilodhi in #225
- Implemented: support for permission management for viewing Permissions tab (#227) by @amansinghbais in #228
Full Changelog: v1.9.0...v1.9.1
Release 1.9.0
What's Changed
- Upadated: app name from different files(#191) by @R-Sourabh in #197
- Improved: in fav productStore and shopifyShop, added check for valid userLoginId(#201) by @R-Sourabh in #202
- Improved: Display IDs for Security Group and Product Store(#199) by @R-Sourabh in #203
- Fixed: security group position for the logged in user and added missing import for IonSpinner (#84) by @amansinghbais in #204
- Fixed: infinite scroll issue when used with searchbar(#84) by @ymaheshwari1 in #206, #213 and #218
- Fixed: Displayed the user-linked product stores in the favorite product stores dropdown (#165). by @ravilodhi in #208
- Improved: Added category filter for permissions (#131). by @ravilodhi in #207
- Improved: code to add Others category and hide Hidden category (#209) by @amansinghbais in #210
- Fixed: empty state will not show on Api fail(#211) by @R-Sourabh in #212
- Fixed: new password field will not be autofilled(#198) by @R-Sourabh in #205
- Improved: added toast after successfully creating a new user(#215) by @R-Sourabh in #217
- Fixed: case to not display the previous created/selected user information on creating new user by adding a loader(#214) by @R-Sourabh in #216
- Fixed: Disable feature buttons for unauthorized users(#219) by @R-Sourabh in #220
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Updated: the app name in config files(#191) by @R-Sourabh in #193
- Implemented: Empty state for invalid user(#187) by @R-Sourabh in #190
- FIxed: the multiple api calls for permissions (#188) by @R-Sourabh in #194
- Improved: Added the functionality to validate image and show toast(#185) by @R-Sourabh in #189
- Improved: app version from ionic 6 to ionic 7 (#84) by @amansinghbais in #179
- Improved: app to upgrade ionic to v7.6.0 (#84) by @ravilodhi in #85
- Implemented: timeZone switcher component from dxp package(dxp/262) by @R-Sourabh in #186
Full Changelog: v1.7.0...v1.8.0
Release 1.7.0
What's Changed
- Improved: Displayed server side error message if there any, else displayed the generic message in toast while creating user (#108). by @ravilodhi in #166
- Improved: code by avoiding the change in internalId when group name is renamed(#115) by @Ritika-Patel08 in #161
- Improved: conditions to show alert only if a group is selected and no permission associated (#134) by @amansinghbais in #174
- Improved:Updated the oms-api package to resolve login issues encountered when /api is omitted from the complete URL. Additionally, implemented a check in the app to handle direct URL access. by @R-Sourabh in #171
- Fixed: user image not loading on userProfile card due to wrong image url by @amansinghbais in #97
- Fixed: Toast message displayed for duplicate Internal ID(#127) by @R-Sourabh in #178
- Fixed: Disable the adding of product store for CSR(#167) by @R-Sourabh in #180
- Implemented: Spinner in timezone modal so users can see that data is being fetched by @Ritika-Patel08 in #98
- Fixed: issue in creating the groupId when id left empty(#175) by @ymaheshwari1 in #176
- Implemented: logger using vue logger plugin(#103) by @Ritika-Patel08 in #104
- Fixed: duplicate toast on updating product store and unnecessary toast when redirecting using created by user (#172) by @amansinghbais in #182
- Improved: update the .env file (dxp/280) by @R-Sourabh in #183
New Contributors
- @R-Sourabh made their first contribution in #171
Full Changelog: v1.6.0...v1.7.0