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