Skip to content

Releases: vtex-apps/b2b-quotes

v1.3.0

21 Jul 13:03
Compare
Choose a tag to compare

Added

  • Translations for all Storefront languages.

Fixed

  • English, Portuguese and Romanian translations.

v1.2.2

06 Jul 13:56
Compare
Choose a tag to compare

Fixed

  • Fix missing seller when creating new quotes

v1.2.1

04 Jul 19:47
Compare
Choose a tag to compare

Added

  • Initial Crowdin integration

v1.2.0

28 Jun 15:00
Compare
Choose a tag to compare

Added

  • UX adjustments on Alert messages and action buttons positions.
  • It was reorganized the code and split components into small pieces.

v1.1.1

06 Jun 19:08
Compare
Choose a tag to compare

Fixed

  • Filter error if no quotes have been created yet

v1.1.0

19 May 19:44
Compare
Choose a tag to compare

Added

  • Improved organization/cost center filtering on QuotesTable component

v1.0.1

26 Apr 17:10
Compare
Choose a tag to compare

Fixed

  • fix on discounts negative
  • NaN total when quoted price is empty
  • fix on handling quantity
  • fix on difference between input and slider discount
  • fix on slider discount bar
  • fix on orderform graphql query by adding "network-only"

v1.0.0

14 Apr 13:16
Compare
Choose a tag to compare

Added

  • Admin panel for app settings

Removed

  • Billing options
  • settingsSchema
  • Legacy CreateQuote component

v0.5.1

05 Apr 13:44
Compare
Choose a tag to compare

Added

  • Documentation

v0.5.0

24 Mar 21:24
Compare
Choose a tag to compare

Added

Added a modal component that verifies if the quoteId is on the orderForm and locks by opening the modal component if the user tries to browse other pages instead of the checkout page.