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 external insulin #104

Closed
wants to merge 13 commits into from

Commits on Apr 13, 2024

  1. Add "non-pump insulin" as treatment type.

    Co-authored-by: dnzxy <d.c.cengiz@googlemail.com>
    2 people authored and avouspierre committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    79c5103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c41d4 View commit details
    Browse the repository at this point in the history
  3. Update Non-pump to external in german localization key

    Co-Authored-By: Deniz Cengiz <48965855+dnzxy@users.noreply.github.com>
    2 people authored and avouspierre committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e8d7591 View commit details
    Browse the repository at this point in the history
  4. Add external insulin dialog

    Co-Authored-By: Deniz Cengiz <48965855+dnzxy@users.noreply.github.com>
    2 people authored and avouspierre committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    759c6c5 View commit details
    Browse the repository at this point in the history
  5. Non-pump -> external

    BrianWieder authored and avouspierre committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    60e2212 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    2f07b8f View commit details
    Browse the repository at this point in the history
  2. Update tidepool to add external insulin

    Update tidepool to add external insulin
    avouspierre committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    887cb1b View commit details
    Browse the repository at this point in the history
  3. Add SMB flag and display in history

    Co-Authored-By: Deniz Cengiz <48965855+dnzxy@users.noreply.github.com>
    2 people authored and avouspierre committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    22127d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a088735 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e3d5490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8469659 View commit details
    Browse the repository at this point in the history
  3. Move NightscoutTreatment PumpHistoryEvent init into PumpHistoryStorage

    NightscoutTreatment should be agnostic, so moving the init extension into PumpHistoryStorage allows for better sepearation of concerns.
    BrianWieder authored and avouspierre committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4c57fd1 View commit details
    Browse the repository at this point in the history
  4. Update tidepool after removing externalInsulin

    Update tidepool after removing externalInsulin event type by @BrianWieder
    avouspierre committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b0c649f View commit details
    Browse the repository at this point in the history