Skip to content

Releases: hotwax/users

Release 1.7.0

26 Mar 06:22
0c5e386
Compare
Choose a tag to compare

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

Full Changelog: v1.6.0...v1.7.0

Release 1.6.0

08 Mar 14:13
4fc98b2
Compare
Choose a tag to compare

What's Changed

  • Fixed: querystring persist on searchbar on group change if not updated in state by keyEnter event (#132) by @amansinghbais in #156
  • Improved: added the permision check for the security group create and permission association action (#158) by @amansinghbais in #159
  • Improved: removed other category, fetched permission description at fetching (#128) by @amansinghbais in #157

Full Changelog: v1.5.2...v1.6.0

Release 1.5.2

07 Mar 09:56
a878559
Compare
Choose a tag to compare

What's Changed

  • Improved: code to clear query state on changing security group (#132) by @amansinghbais in #142
  • Fixed: last visited groups permissions showing checked for newly created security group (#135) by @amansinghbais in #145
  • Fixed: code to show permission description instead of showing of group (#150) by @amansinghbais in #151
  • Improved: added searching on the permissionId for the permissions query (#128) by @amansinghbais in #143
  • Improved: added filter to avoid fetching permissions undetr hidden group (#152) by @amansinghbais in #153
  • Improved: added an alert in case of downloading csv file for group without any permissions (#134) by @amansinghbais in #141
  • Fixed: state not updating on permission association for new security group (#129) by @amansinghbais in #146
  • Fixed: error handling in login process in case of object in error (dxp-258) by @Ritika-Patel08 in #99
  • Improved: code by changing 'find-user' to 'users' in route as well as in landing tab and renamed FindUsers.vue to Users.vue (#105) by @Ritika-Patel08 in #106

New Contributors

Full Changelog: v1.5.1...v1.5.2

Release 1.5.1

04 Mar 12:00
ab27388
Compare
Choose a tag to compare

What's Changed

  • Improved: fieldList for fetching users for getting correct count as response (#117) by @amansinghbais in #140
  • Fixed: Removed favorite shopify shop on change of favorite product store. (#144) by @ravilodhi in #147

Full Changelog: v1.5.0...v1.5.1

v1.5.0

01 Mar 14:22
6c31811
Compare
Choose a tag to compare

What's Changed

  • Fixed: service worker registration error by removing the register service worker file (dxp-253) by @shanmukhdutt in #96
  • Fixed: removed duplicate permission ids by adding set in the API request by @shanmukhdutt in #95
  • Implemented: Permissions tab for the users app (#87) by @amansinghbais in #100
  • Improved: logic to update external id by passing required fields (#120) by @amansinghbais in #122
  • Fixed: facility login creation failed due to missing facilityId (#124) by @amansinghbais in #125
  • Improved: added edit modal for security group name and description(#121) by @amansinghbais in #123
  • Fixed: excludedSecurityGroups not parsing due to type conversion (#118) by @amansinghbais in #119
  • Improved: file name format for permissions csv (#113) by @amansinghbais in #116
  • Improved: login action to redirect user to details page if redirect from facilities (#107) by @amansinghbais in #109
  • Implemented: Added support to set user favorites (product store and shopify shop) (#112). by @ravilodhi in #137
  • Fixed: default selection of shopify shops even if there is no product store selected. (#112) by @ravilodhi in #139

Full Changelog: v1.4.0...v1.5.0

Release 1.4.0

16 Jan 13:26
6e016b3
Compare
Choose a tag to compare

What's Changed

  • Fixed: opening link in new tab when user created not found(#71) by @amansinghbais in #83
  • Implemented: integration template to quick setup (#90) by @amansinghbais in #93
  • Improved: Current user info displayed on first load irrespective of whether other users information is fetched or not(#82) by @shanmukhdutt in #86
  • Implemented: eye toggle in password to show and hide password (#88) by @amansinghbais in #89

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

28 Dec 13:36
59d4973
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

07 Dec 11:12
7fc4223
Compare
Choose a tag to compare

What's Changed

  • Implemented: support to check for userLoginId availability before creating login and updated some static text entries by @ymaheshwari1 in #52
  • Implemented: sidebar user filter menu for mobile view (#40) by @amansinghbais in #43
  • Fixed: typo in util module export and improved label text visibility in reset password modal by @k2maan in #48
  • Implemented: support for disabled user filter in mobile view by @ymaheshwari1 in #53
  • Improved: error message while updating security group assigned to the user. by @ravilodhi in #54

Full Changelog: v1.1.1...v1.2.0

Release 1.1.1

28 Nov 05:29
8bf790a
Compare
Choose a tag to compare

What's Changed

  • Fixed: Create/updated party relationship while assigning WAREHOUSE_PICKER role instead of just assigning role. by @ravilodhi in #49
  • Improved: Auto focused first name field in Create User form. by @ravilodhi in #50

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

24 Nov 04:44
Compare
Choose a tag to compare

What's Changed

  • Improved: Changed service/api used to associate user to security group in order to make solr indexing work. by @ravilodhi in #45
  • Implemented: hide disabled parties filter on find users page (#39). by @ravilodhi in #46
  • Improved: Cleared selectedUser state when using the finish and set up new user option. by @ravilodhi in #47

Full Changelog: v1.0.3...v1.1.0