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

[WIP] Implement Promotional Offers #16

Merged
merged 17 commits into from
Jan 18, 2024
Merged

[WIP] Implement Promotional Offers #16

merged 17 commits into from
Jan 18, 2024

Commits on Jan 15, 2024

  1. Implement discount models

    nik3212 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d083950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2950cdb View commit details
    Browse the repository at this point in the history
  3. Update tests

    nik3212 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e6dba40 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    60fe761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4fe981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4ddb9a View commit details
    Browse the repository at this point in the history
  4. Implement passing a configuration object

    - Pass an `applicationUsername` property through the `Configuration` object
    - Refactroing the package's dependencies
    nik3212 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0c5482b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3652df4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47587d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update CHANGELOG.md

    nik3212 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    554ac48 View commit details
    Browse the repository at this point in the history
  2. Implement unit tests

    nik3212 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    faa4dc7 View commit details
    Browse the repository at this point in the history
  3. Implement tests

    nik3212 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    121bd94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cbfd07 View commit details
    Browse the repository at this point in the history
  5. Update the documentation

    nik3212 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    61b1f24 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Fix flacky tests

    nik3212 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    94503d7 View commit details
    Browse the repository at this point in the history
  2. Add an integration test

    nik3212 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c705059 View commit details
    Browse the repository at this point in the history
  3. Add code comments

    nik3212 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1bc7a07 View commit details
    Browse the repository at this point in the history