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

Add support for arbitrary line item codes #1062

Merged
merged 8 commits into from
Apr 5, 2019
Merged

Commits on Apr 5, 2019

  1. Remove requirement for a known line item

    Remove the requirement that a certain kind of line item is found from a transaction.
    lyyder committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    d8c614c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15d3d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61a9941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec3c741 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07f4ad2 View commit details
    Browse the repository at this point in the history
  6. Update booking breakdown test

    Update line items in test to match those returned from the API.
    lyyder committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    1fbe92f View commit details
    Browse the repository at this point in the history
  7. Update booking breakdown styleguide example

    Add examples with arbitrary line items.
    lyyder committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    1f0938a View commit details
    Browse the repository at this point in the history
  8. Change booking breakdown layout

    Make the subtotal line stick out a bit more.
    lyyder committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    551dff0 View commit details
    Browse the repository at this point in the history