Releases: vtex-apps/b2b-organizations
Releases · vtex-apps/b2b-organizations
v1.11.0
Release v1.11.0
v1.10.3
Added
- Add error messages improvement
Added
- Github Action to trigger manual tests by dispatch
v1.10.2
Added
- Added addressID duplicate check, and set hashcode of the address string as the addressID
v1.10.1
Fixed
- Fixed on the sales roles impersonation customer users
v1.10.0
Added
- Added new features to sales admin, a new UI to handle the users
- Added the UI pagination to users list
- Added a permission to sales manager to handle the users (manager and representative)
- Enabled all the roles on the admin UI interface organization add and edit
- Added a new UI component to handle the organizations without a sales manager
v1.9.1
Added
- Added handling to the addUser mutation by showing the correct message when the user already exists
v1.9.0
Added
- Added on the Organizations' page the navigation tabs to switch between organizations and organizations requests
- Added on the Organizations details page the navigation tabs to switch between the components being organized
v1.8.0
Added
- Include trade policies in price table listing
v1.7.0
Added
- Changed the saveUser mutation to addUser and saveUser mutations
Fixed
- Added a setTimeout and set the loader until the user's table is loaded
v1.6.1
Fixed
- Fixed duplicate check to get the status from createOrganizationRequest instead of checking it in RequestOrganizationForm.tsx