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

[NO-CHANGELOG] feat: primary revenue widget hooks - part 2 #900

Merged
merged 30 commits into from
Oct 4, 2023

Commits on Sep 25, 2023

  1. add event types for primary revenue widget

    Jhon Gonzalez committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bac6541 View commit details
    Browse the repository at this point in the history
  2. add text and view types for primary revenue widget

    Jhon Gonzalez committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0fe667c View commit details
    Browse the repository at this point in the history
  3. scaffold primary revenue widget with params

    Jhon Gonzalez committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    004d8bf View commit details
    Browse the repository at this point in the history
  4. update PrimaryRevenueSuccess type

    Jhon Gonzalez committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e92e3fd View commit details
    Browse the repository at this point in the history
  5. fix Item type imports

    Jhon Gonzalez committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9b4a84a View commit details
    Browse the repository at this point in the history
  6. remove deprecated widget param

    Jhon Gonzalez committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8cf95f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71b122b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. remove duplicated route

    Jhon Gonzalez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8daf07b View commit details
    Browse the repository at this point in the history
  2. add shared context for primary revenue views

    Jhon Gonzalez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8ea4f30 View commit details
    Browse the repository at this point in the history
  3. add hook to sign orders

    Jhon Gonzalez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b27b867 View commit details
    Browse the repository at this point in the history
  4. update primary revnue main render

    Jhon Gonzalez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    836b5ea View commit details
    Browse the repository at this point in the history
  5. add life cycle methods

    Jhon Gonzalez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ed6e3d2 View commit details
    Browse the repository at this point in the history
  6. fix shadow variable

    Jhon Gonzalez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6869ba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    887f2c7 View commit details
    Browse the repository at this point in the history
  2. fix file name typo

    Jhon Gonzalez committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d7b62d0 View commit details
    Browse the repository at this point in the history
  3. update view context name

    Jhon Gonzalez committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    37ba9be View commit details
    Browse the repository at this point in the history
  4. provide eventTarget to event handlers

    Jhon Gonzalez committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2c975d0 View commit details
    Browse the repository at this point in the history
  5. use biome theme reducer value

    Jhon Gonzalez committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9577dab View commit details
    Browse the repository at this point in the history
  6. Merge branch 'gpr/primary-revenue-widget-setup' into gpr/primary-reve…

    …nue-widget-hooks
    Jhon Gonzalez committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    381e0c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. remove unused try/catch

    Jhon Gonzalez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    efa2f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9b1c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04353fd View commit details
    Browse the repository at this point in the history
  4. update widget params

    Jhon Gonzalez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5619743 View commit details
    Browse the repository at this point in the history
  5. safe check products input

    Jhon Gonzalez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3c210ff View commit details
    Browse the repository at this point in the history
  6. Merge branch 'gpr/primary-revenue-widget-setup' into gpr/primary-reve…

    …nue-widget-hooks
    Jhon Gonzalez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5cc937d View commit details
    Browse the repository at this point in the history
  7. fix widget initialisation

    Jhon Gonzalez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ee8bda2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'gpr/primary-revenue-widget-setup' into gpr/primary-reve…

    …nue-widget-hooks
    Jhon Gonzalez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dd5ccbb View commit details
    Browse the repository at this point in the history
  9. update params & sign order request

    Jhon Gonzalez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    33252fe View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge branch 'main' into gpr/primary-revenue-widget-hooks

    Jhon Gonzalez committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a1ad3df View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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