vuestorefront-community / odoo

https://docs.vuestorefront.io/odoo/
MIT License
66 stars 26 forks source link

chore: release final version 1.4.0 #49

Closed odranoelBR closed 2 years ago

odranoelBR commented 2 years ago

Description

VSF-ODOO 1.4.0 release

New Features

  1. Remove multiple itens from cart
  2. Apply coupon
  3. Set default address
  4. Set shipping method
  5. Update password
  6. List mailings
  7. Update multiple mailings
  8. Add adyen direct integration

Improvements

  1. All appis using apollo errorPolicy All
  2. Update payment logic to base on “odoo provider”
  3. Payment load support to custom query
  4. Payment adyen external support to custom query
  5. Payment confirmation support to custom query
  6. UseFacet composable now have filter param for categories and filter param for products
  7. Add getImage plugin

Bugs

  1. Fix country search composable null
  2. Fix useBilling and useShipping save (now update or create depending on id)
  3. Fix use country composable server side ref

Template base

  1. Template base now serve as submodule to demo-1 and vsf-odoo
  2. Add build routes from odoo
  3. Add build redirects from odoo
  4. Add GoogleTagmanager
  5. Add GoogleAnalytics
  6. Add sitemap
  7. Configured nuxt pwa
  8. Update storefront ui to 0.13.3 (HEAD)
  9. Update VSF-core to 2.5.6

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: