Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(merchant): list offers on PDP [WIP] #977

Closed
wants to merge 56 commits into from

Commits on Oct 18, 2023

  1. spike product offers

    tobi-or-not-tobi committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5658e8d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    e7e7782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe5961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9a3adc View commit details
    Browse the repository at this point in the history
  4. transform prices for offers

    dunqan committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f01c7af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60f487a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f87741 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. qualifier support for link

    dunqan committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4509591 View commit details
    Browse the repository at this point in the history
  2. initial offer ui

    tobi-or-not-tobi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    420f8ed View commit details
    Browse the repository at this point in the history
  3. sold by

    tobi-or-not-tobi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    484698c View commit details
    Browse the repository at this point in the history
  4. link service improvements

    dunqan committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    16013d8 View commit details
    Browse the repository at this point in the history
  5. entires offer support

    dunqan committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    b2acb08 View commit details
    Browse the repository at this point in the history
  6. order of normalizers

    dunqan committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    553b047 View commit details
    Browse the repository at this point in the history
  7. suggestion includes

    tobi-or-not-tobi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    994e9fb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    05ecf63 View commit details
    Browse the repository at this point in the history
  2. add merchant page

    dunqan committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    add3817 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    0fe5918 View commit details
    Browse the repository at this point in the history
  2. merchant on entry

    dunqan committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cc804bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0fa69a View commit details
    Browse the repository at this point in the history
  4. fix product resolvers

    dunqan committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7b3fb8e View commit details
    Browse the repository at this point in the history
  5. fix offer select

    tobi-or-not-tobi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    acf057d View commit details
    Browse the repository at this point in the history
  6. clean up

    tobi-or-not-tobi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9d24253 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87ad78b View commit details
    Browse the repository at this point in the history
  8. fix context in merchant mixin

    dunqan committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    65aacbc View commit details
    Browse the repository at this point in the history
  9. reuse merchant normalizer

    dunqan committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    770f742 View commit details
    Browse the repository at this point in the history
  10. merchant minimal scope

    dunqan committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    92d7a9e View commit details
    Browse the repository at this point in the history
  11. add missing include

    tobi-or-not-tobi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e774a16 View commit details
    Browse the repository at this point in the history
  12. fix heading schema

    tobi-or-not-tobi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    57421dd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    904f822 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge remote-tracking branch 'origin/development' into feature/market…

    …place
    
    # Conflicts:
    #	libs/domain/product/src/services/state/queries.ts
    #	libs/template/labs/src/i18n/translations/en.ts
    dunqan committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3d753d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    d78c5e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Feature/marketplace update context serialier (#969)

    Update and sync marketplace branch with latest develop
    dunqan committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2e2b4eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07973e0 View commit details
    Browse the repository at this point in the history
  3. page layout

    tobi-or-not-tobi committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    aef5d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f7ba78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2754e0f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge remote-tracking branch 'origin/development' into feature/market…

    …place
    
    # Conflicts:
    #	libs/domain/cart/entry/src/entry.component.ts
    #	libs/domain/content/link/link.component.ts
    #	libs/domain/product/src/models/product-qualifier.ts
    #	libs/domain/product/src/services/adapter/product-includes.ts
    #	libs/domain/product/src/services/list/adapter/product-list-includes.ts
    #	libs/domain/product/src/services/product-context.ts
    #	libs/template/presets/storefront/experience/pages/product-page.ts
    dunqan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    34c63f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12dc8a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    c2840e6 View commit details
    Browse the repository at this point in the history
  2. rename

    tobi-or-not-tobi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    dda3b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79371fd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    b129afd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    322a232 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    d61e342 View commit details
    Browse the repository at this point in the history
  2. fix includes

    tobi-or-not-tobi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    697991e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge remote-tracking branch 'origin/development' into feature/market…

    …place
    
    # Conflicts:
    #	libs/domain/cart/entry/src/entry.component.ts
    #	libs/domain/content/link/link.component.ts
    #	libs/domain/product/title/src/title.component.ts
    #	libs/domain/site/src/services/link/default-link.service.ts
    #	libs/domain/site/src/services/link/link.service.ts
    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8fe61bd View commit details
    Browse the repository at this point in the history
  2. align with develop

    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    40ea8df View commit details
    Browse the repository at this point in the history
  3. add merchant env variable

    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    794268c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd6ea0e View commit details
    Browse the repository at this point in the history
  5. improve merchant includes

    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    28ad00c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b10539 View commit details
    Browse the repository at this point in the history
  7. move out offer from context

    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8127921 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d07d94 View commit details
    Browse the repository at this point in the history
  9. polishing and decoupling more

    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    47ffb32 View commit details
    Browse the repository at this point in the history
  10. augmented product

    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    52e5c81 View commit details
    Browse the repository at this point in the history
  11. fix build

    dunqan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8d11c97 View commit details
    Browse the repository at this point in the history