Skip to content

Releases: vtex-apps/b2b-organizations-graphql

v0.7.0

06 Dec 14:59
Compare
Choose a tag to compare

Added

  • When an organization request is approved, the user specified as the organization admin is now created and/or the appropriate permissions and organization / cost center are assigned to them.

Fixed

  • Improved email templates for organization creation / approval / denial
  • Format of creation date MD schema fields to allow for proper date sorting
  • Properly return ID of created MD document in GraphQL mutations that create documents
  • Use returned value DocumentId from MD creation operations instead of Id to eliminate unnecessary replace() functions

v0.6.0

29 Nov 14:51
Compare
Choose a tag to compare

Added

  • Permissions check to getUsers query and saveUser, removeUser mutations

Changed

  • getCostCenterByIdStorefront query ID argument is now optional, will use user's cost center ID as default

Fixed

  • Made storefront queries private

v0.5.0

09 Nov 18:55
Compare
Choose a tag to compare

Added

  • Send email to Sales Admins and Customer Admin on organization and request updates.

v0.4.0

04 Nov 17:50
Compare
Choose a tag to compare

Added

  • /b2b/oms/user/checkout/ route to return paymentTerms and Cost Center addresses

v0.3.2

03 Nov 19:33
Compare
Choose a tag to compare

Changed

  • Create separate queries for storefront users that check user's permissions

v0.3.1

02 Nov 20:00
Compare
Choose a tag to compare

Fixed

  • Initialize B2BUser query field resolvers
  • Don't set sessionToken header in GraphQLServer client if token is null

v0.3.0

01 Nov 22:29
Compare
Choose a tag to compare

Added

  • getUsers query
  • saveUser and removeUser mutations
  • withSession directive
  • getOrganizationById and getCostCenterByOrganizationId queries will now use the user's organization ID if no ID argument is provided

v0.2.3

29 Oct 21:14
Compare
Choose a tag to compare

Fixed

  • Allow organization names to be changed

v0.2.2

28 Oct 19:28
Compare
Choose a tag to compare

Changed

  • App sender from vtex.b2b-organizations@0.x to vtex.b2b-orders-history@0.x

v0.2.1

21 Oct 20:52
Compare
Choose a tag to compare
Release v0.2.1