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.
- Changed cart items table in create quote and view quote to display
name
instead ofskuName
- New css handles
itemNameContainer
,itemName
anditemSkuName
- Create quote, remove unwanted error toast message
- Loading Quotes based on the logged user, not from the orderForm
- Tax information to the Quote list, Creation Summary and View Quote
- Romanian translation
- List column names are now translated
- Reference Code at the Quote Creation page
- Description and Status to the quote
- Changing schema subtotal data type from
float
tonumber
- Make cart subtotal data type from
integer
tofloat
- Updated graphql schema version
- Compatibility adjustment migrating from an older major version
- Hide logo when url is
/
- Add sku refId when saving the quote
- Error on
Use
option was blocking the functionality when the store has deactivatedallowManualPrice
- Refresh button to the listing page
- New css handles
refreshButton
andrefreshLoading
- Discount multiplier
- CSS Handle
createButton
underscore
dependency- pvt routes
- Documentation review and update
- New metadada folder structure
- License files
- Localization file
- Remove setup instructions from app store descriptions
- App icon revision
- Add billingOptions type and availableCountries
- App store description
- Additional credential to create schemas
- Code refactoring
- APP's icon update
- Documentation
billingOptions
to themanifest.json
- App's icon
- Totalizers for listing and detail page
- Save/Recover CustomData values from the order
- Callcenter Operator credential requirement
- Validating if user is authenticated before allowing it to save a quotation
- Added new error message to the translation files
- Configuration section of the README file
- Translation files for Spanish and Portuguese
- Updating semantic for the translation files and reference key
- Intial release.
- Create/List/Delete/Use Cart