-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New offer modal and shopping list (#240)
* Offer modal v2 with individual products * Individual product - add to basket * include quantity in shopping list * implement quantity to shopping list * Implement shopping list quantity to paged * Update quantity button icons * New offer modal * Improve add/reduce quantity buttons * Add individual product image * Update shopping list quantity * Update mobile and other layout * Update icons * Minor layout changes * design tweaks * add more air on heading again * Fix desc height * Fix product list container * Add shopping list v2 * Add description and price placeholder * Reposition price * [ShoppingList]Multiply price by quantity * Minor refactor * Refactor product links * Refactor offer modal for products metadata * Refactor Incito viewer for products metadata * Shopping list quantity improvements * Add price from prefix * Shopping list total price * Dispatch event on quantity change * Refactor product quantity event * adjust design * style light * Add price fallback * make room for long titles * hide the price for now * Refactor shoppinglist and product event * Refactor shopping list counter * Refactor add to shopping list event * start styling small screen * scoll vertically on mobile * decrease whitespace and indendtation on offer date * move mobile price above quantity * style light * Fix style warning * Refactor - v2 is default and remove v1 * fix publish script crash * Colors and layout adjustments * Initial implementation of V2 modal on PDF * Display offer if no available product * [PDF] Refactor modal for offers without product * Use offer data on single product and code cleanup * layout adjustment and fallback product image * Update header icons and minor adjustments * Mobile sidebar adjustments and icons * Fix image ratio * Fix offer price in shopping list * Update shopping list quantity style * Minor adjustment to shopping list * Add fallback image on broken product image * Sidebar improvements * Fix sidebar mobile glitches --------- Co-authored-by: Tereza Lansing <[email protected]> Co-authored-by: Jevy Larano <[email protected]> Co-authored-by: Io Klarstrup <[email protected]>
- Loading branch information
1 parent
351f1c8
commit 37eaeec
Showing
20 changed files
with
1,315 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.