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

Implement a maxPrice for billingInterval #25

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 8, 2022

  1. change CyclicList to CyclicListIterator

    richard committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    5bf8bc0 View commit details
    Browse the repository at this point in the history
  2. add BillingInterval class

    richard committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1bd6a83 View commit details
    Browse the repository at this point in the history
  3. typo in class name

    richard committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    24a2ce4 View commit details
    Browse the repository at this point in the history
  4. add remainingPrice

    richard committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    82bedb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. add BillingIntervalCalculator

    richard committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1f4e0c7 View commit details
    Browse the repository at this point in the history
  2. add billingInterval maxPrice

    richard committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ebbd011 View commit details
    Browse the repository at this point in the history
  3. implement billingInterval maxPrice calculation

    richard committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e60f1e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. init BillingIntervalCalculator in constructor

    richard committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    be263e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    5c85804 View commit details
    Browse the repository at this point in the history
  2. refactoring

    zimmerling committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a494f53 View commit details
    Browse the repository at this point in the history