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.
- Add csv file type to the quickorder
- Add toast to display any invalid file is selected
- Corrected some messages to required strings ("Product Not Found")
- Lead time attribute name changed in JDE
- Lead time mapping issue fixed
- Adding spread sheet download link in quick order
- Fix linting issues
- Upper case unit of measure field name
- Lead time field name changed to
JDE_Lead_Time
- Get MOQ, UOM and Lead Time from specifications for JDE and SAP
- Add to cart button disabled before validation completes
- Stock status changed to
Unauthorized,In StockandOut of Stock - Highlight on errors
- Show meaningful error message
- Quick order table style fixes
- Disable add to cart when out of stock
- fixed more buttons not showing issue
- Fixed vendor name
- Add to cart not working in upload file
- Add to cart quantity is incorrect
- Add to cart quantity not correct issue
- Add JDE pricing table
- Add JDE available quantity
- Add quantity ordered to the table
- Added spinner to indicate loading state of quickorders
- Read
UOdocuments in health check
- Added timestamp to logs
- Increased TTL of service
- Changed health check URL to resolve conflict
- Added health check end-point
- Implement restrict quickorder for Sold to Accounts only
- Fix linting issues in catalog.ts file
- Release minor version suggested by vtex
- merge linting fixes from new table design
- Release new minor with telemetry changes
- Added performance telemetry logs
- New field mappings for new table design
- Frontend changes in new table
- Fix linting issues
- Fixed add to cart button unavailability
- Fixed linting issues in node folder
- Changed vendor to production
- Handled null issues on SKU availability
- Fix linting issues.
- Remove unwanted columns from review table
- Fix add to cart issues
- Fix numeric stepper.
- Fix the quantity validation against MOQ and UM.
- Fix the add to cart quantity.
- Fix the add to cart behaviour in pdp search.
- Added the Avble qty for bulk order.
- Fixed the duplicate sku addition
- Fixed typo
- Ability to run SonarCloud external PR after checking the code by adding a label to it
- Sellers API
- Code linting
- Restricting the Quick Order Upload to accept only .xls and .xlsx files
- Widened the quickorder table
- Fixed a bug where the add to cart button will spin forever when given a faulty item SKU
- Displayed the unit modifier value for all items that have it
- Thumb to category module
- Reference code to category module
- New CSS handles to all the modules
- Thumb size for the selected item on the One-by-One module
- Default
styles.cssfile
- Ignore duplicated refId
- Allow the app to access all the orderForms to properly run the simulation
- Unmapped status message
- New status message to translation
- Extra error messages at the preview for
Copy n PasteandUploadcomponents - Validate items before sending to the Cart and ignore items with error
- New terms of use
- Doc review and update
- Romanian translation
- Products on subcategories not being loaded
- New metadada folder structure
- License files
- Localization file
- Categories loading
- Default Seller
- Removed dependency on
vtex.search - Updated billingOptions
- Dependencies update
- Updated app store assets
- Missing keys loading categories
- Toast messages
- APP's icon update
- Documentation
billingOptionsto themanifest.json
- New boolean property
componentOnlyto the blocks, default value is true - New CSS Handles
textContainer,componentContainerandbuttonClear - New Clear button to the selected product at the Autocomplete component
- Responsive layout to the
autocompleteblock
- Document
blocks.jsonnow makes use offlex-layoutto host all the components by default
- New blocks structure
- New interfaces for blocks
quickorder-textarea,quickorder-upload,quickorder-autocomplete,quickorder-categories - Blocks default structure for
store.quickorder - Spinner while validatin screen is loading VTEX SKU IDs based on a list of Reference Code
- Sellers selection and auto-selection
- Validation screen lost index after removing an item
- Documentation
- Single app configuration
- Site Editor Compatibility
- Billing Options
- Translations for Site Editor
- Doc update
- Changing to major to remove the billing option
- Sellers listing not loaded
- Removed billingOption from the manifest
- Link to the cart on the Toaster success message
- Feedback message from the checkout
- Seller selector if the store have more than one
- Seller always being set as
1
- Download a spreadsheet model for the Upload component
- CSS Handle
downloadLink - Dynamic text for the download link (can be updated from Site Editor)
- Loading spinner to the Categories component
- Custom labels for the components
- Change the Types for ID and Quantity to
IntandFloatto adapt to the new Graphql requirements of the dependencyvtex.checkout-resources
- New interface option to add items using spreadsheet file
- New CSS Handles for upload component
- Doc update
- Translation keys for the editor at the admin
- New interface option to add items from categories
- New CSS Handles for category component
- Translation keys pattern
- Doc update
- Doc update
- App's title to only Quickorder (visible at the Admin)
- Autocomplete's layout adjustments (responsive)
- Toast message when user needs to select one SKU
- Merging validated items with the current list
- Preventing app to "re-check" an item's refid if it was already checked
- Initial release with Copy/Paste and One by One modules.