All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update documentation version.
- Fix quantity on orders-history for different types
- Updated translation of order status for several languages.
- Buyer organization view and edit policies
- 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
- 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@1.x
- vtex.b2b-checkout-settings@2.x
- vtex.b2b-my-account@1.x
- vtex.b2b-organizations@2.x
- vtex.b2b-organizations-graphql@1.x
- vtex.b2b-quotes@2.x
- vtex.b2b-quotes-graphql@3.x
- vtex.b2b-suite@1.x
- vtex.b2b-theme@4.x
- vtex.storefront-permissions@2.x
- vtex.storefront-permissions-components@1.x
- vtex.storefront-permissions-ui@2.x
- Update prefix for B2B order history API requests
- Add header x-vtex-account to request orders on backend API
- Bulgarian, English, Spanish, French, Italian, Korean, Dutch, Romanian, Catalan, Czech, Danish, German, Greek, Finnish, Norwegian, Polish, Russian, Slovakian, Slovenian, Swedish, Spanish, and Ukrainian translations.
- Indonesian and Thai translations.
- Localization for English, Spanish and Portuguese.
- German translation.
- Crowdin configuration file.
- Code smells on Global.css
- Hide options to "Order again" and "Change order" if current user is not the user who originally placed the order
- When order cancellation is requested, send request to b2b-organizations-graphql endpoint
- docs folder
- Moved the README.md file to the new docs folder
- Reviewed the documentation in the README.md file
- Individual menu route under my account
- B2B Orders History compatible with
vtex.storefront-permissionsandvtex.b2b-organizations-graphql