Generic, AMS, OMS, SaaS
about 1 year ago by Ralph Heeringa
- Generic
- Database migrations process has been updated, so that the migrations can be processed during a deployment at the right moment without influencing container startup
- Our design system has been extended with multiple new elements, this will allow us to create/update the UX more easily in the future
- AMS
- API endpoints are extende with endpoint to validate in an account is known. Account_CheckIfKnown
- Our password migrations options have been extended so we can apply a different strategy when needed, this next to the default 'netivitycore' migration strategy. More information: Migrated accounts
- OMS
- Activation code generation has been optimized so that bulk insert are used instead of 1-by-1
- In advance of a complete orders management module redesign, we already made some small optimizations to properly show the company name in list view (when filled), show company on orders detail page and delivery address optimizations
- VAT Calculation for delivered goods is optimised, by extending custom and pickup delivery preferences with an address. Adresses are optional, but when added, at least the country code is mandatory. The VAT calculation is updated to use these country codes when available
- SaaS
- Account functionality is now on the verge of release. The account activation and password reset mails have been implemented.
- Bulk menu items now open on hover, this was previously only when clicking on the menu item itself
-
- Store finder is updated, so that when no stores are found for a search term, the 3 (if available) closest stores are shown
- The cookie notification implementation is now updated. Consent mode is correctly set, this will ease configuration in Google Tag Manager. Also the cookie notification can now be disabled in Strapi under 'Notification'. More information: link
- USP icons on the Cart have been updated, to use the same icons as on the PDP
- General bugfixes and improvements
