Releases: vtex-apps/b2b-organizations
Releases · vtex-apps/b2b-organizations
v3.1.6
v3.1.5
Added
- Persistent status indicator and warning banner in UserWidget when organization is "on-hold" or "inactive"
- Organization status tag now visible in the main widget even when modal is closed
v3.1.4
Fixed
- UserWidget now displays organization selector modal when current organization status is "on-hold" or "inactive"
- Allow widget rendering even when cost center is unavailable for organizations with "on-hold" or "inactive" status
- Add visual warning messages in modal for organizations with "on-hold" or "inactive" status
Added
- New translation keys for organization status warnings:
user-widget.organization-on-hold-warninganduser-widget.organization-inactive-warning - "Change Organization" button now appears when organization is "on-hold" or "inactive", even with single organization
- ErrorPolicy 'all' to GraphQL query to handle partial data when organization has non-active status
v3.1.3
Fixed
- English messages present in the French translation file
v3.1.2
Added
- Translations to previously hardcoded strings
Fixed
- German translations
v3.1.1
Fixed
- Skip graphl query if parameter is null
v3.1.0
Fixed
- Fix bugs in search by term of user active organizations in user widget
Added
- Creates infinite scroll of user active organizations in user widget
v3.0.1
Added
- Added buyer organization policy view and edit
v3.0.0
Changed
- Update dependency major version. If you are updating to this major version, make sure to update the following apps (if you have then installed) to the following major versions:
- vtex.b2b-admin-customers@2.x
- vtex.b2b-checkout-settings@3.x
- vtex.b2b-my-account@2.x
- vtex.b2b-orders-history@2.x
- vtex.b2b-organizations@3.x
- vtex.b2b-organizations-graphql@2.x
- vtex.b2b-quotes@3.x
- vtex.b2b-quotes-graphql@4.x
- vtex.b2b-suite@2.x
- vtex.b2b-theme@5.x
- vtex.storefront-permissions-components@2.x
- vtex.storefront-permissions-ui@1.x
Added
- Added functionality to apply access control according to License Manage Buyer Organization Product roles Buyer Organization View and Buyer Organization Edit distinguishing between both permission types.
v2.0.1
Fixed
- Fixed users table not updating when search returns no results.