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

Merge dev into loopkit_dev_submodules #113

Merged
merged 17 commits into from
Apr 15, 2024
Merged

Merge dev into loopkit_dev_submodules #113

merged 17 commits into from
Apr 15, 2024

Commits on Apr 4, 2024

  1. Add issue templates

    bjornoleh committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    753e16c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Remove actualDate as introduced in #22

    Proposed in conjunction with nightscout/trio-oref#14
    bjornoleh committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6fb3691 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. fix for adding carbs in past/future

    - allows to add carbs in past or future
    - allows to add FPU
    
    only use createdAt attribute
    avouspierre authored and bjornoleh committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    11ecf92 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update config.yml

    - minor symbol changes
    - addition of missing Oxford comma
    
    copied from nightscout/trio-oref@d76ed48 by @tmhastings
    bjornoleh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    41dc90a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from nightscout/issue-template

    Add issue templates
    tmhastings committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e5085ce View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add branch name and commit ref as changelog in TestFlight

    This was originally introduced by @MikePlante1 in iAPS
    Artificial-Pancreas/iAPS#360
    
    This PR includes a feature for uploading the branch name and git reference as a “changelog” to TestFlight, displayed under “What to Test” for each build. However , there is a bug in AppStore Connect / TestFlight, where fastlane fails to upload changelog if it was never entered before.
    
    The workaround is to make a manual “Test Details” entry from AppStoreConnect (ASC), then build again. Then, the branch and git ref will be displayed under "What to Test" in both TestFlight and ASC.
    
    See #23 and
    #63 for details
    MikePlante1 authored and bjornoleh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2fff224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dcf370 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

    Co-authored-by: dnzxy <d.c.cengiz@googlemail.com>
    BrianWieder and dnzxy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c971356 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from bjornoleh/remove_actualDate

    Remove `actualDate` as introduced in #22
    bjornoleh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a9deec7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    773f306 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #83 from nightscout/icon_strings_dev

    Update strings for icon selector to Open-iAPS
    bjornoleh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9130c4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from MikePlante1/typoSucceded

    Typo: succeded -> succeeded
    bjornoleh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3e33bf5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from bjornoleh/branch-info-in-testflight

    Add branch name and commit hash to the "What to test" field in TestFlight
    bjornoleh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a9bda16 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    7aef5c6 View commit details
    Browse the repository at this point in the history
  2. Update Non-pump to external in german localization key

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

    Co-Authored-By: Deniz Cengiz <48965855+dnzxy@users.noreply.github.com>
    BrianWieder and dnzxy committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    516d861 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #93 from nightscout/external-insulin-dialog

    External insulin dialog
    avouspierre committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8ebd52a View commit details
    Browse the repository at this point in the history