Skip to content

Releases: vtex-apps/b2b-organizations

v1.11.0

23 Jun 18:24
Compare
Choose a tag to compare
Release v1.11.0

v1.10.3

22 Jun 16:44
Compare
Choose a tag to compare

Added

  • Add error messages improvement

Added

  • Github Action to trigger manual tests by dispatch

v1.10.2

14 Jun 22:23
Compare
Choose a tag to compare

Added

  • Added addressID duplicate check, and set hashcode of the address string as the addressID

v1.10.1

13 Jun 19:06
Compare
Choose a tag to compare

Fixed

  • Fixed on the sales roles impersonation customer users

v1.10.0

09 Jun 13:24
Compare
Choose a tag to compare

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

01 Jun 21:20
Compare
Choose a tag to compare

Added

  • Added handling to the addUser mutation by showing the correct message when the user already exists

v1.9.0

17 May 19:34
Compare
Choose a tag to compare

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

02 May 15:13
Compare
Choose a tag to compare

Added

  • Include trade policies in price table listing

v1.7.0

28 Apr 13:21
Compare
Choose a tag to compare

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

25 Apr 20:23
Compare
Choose a tag to compare

Fixed

  • Fixed duplicate check to get the status from createOrganizationRequest instead of checking it in RequestOrganizationForm.tsx