Conversation
…r host identifier and version
Translations
Updated translations from Lokalise on Thu Feb 9 13:30:18 CST 2023
…-service Remote PR Set #2: Introduce RemoteCommands
…-command-service Revert "Remote PR Set #2: Introduce RemoteCommands"
Upload automation status for temp and normal basals.
Updated translations from Lokalise on Sat Mar 18 15:11:44 CDT 2023
Updated translations
Basal rate fixes, and tests passing.
* Updating to new TidepoolKit with keycloak based auth * SettingsView using TidepoolService as ObservedObject * Tweak logo size * Fix issues with state restoration and re-logging in. Add alert when session loss is detected * Improve DataSetId caching * Do not allow environment switching when logged in * Tweak wording
Conflicts: TidepoolServiceKit/IdentifiableDatum.swift TidepoolServiceKit/IdentifiableHKDatum.swift TidepoolServiceKit/TidepoolService.swift TidepoolServiceKitTests/TidepoolServiceTests.swift TidepoolServiceKitUI/SettingsView.swift TidepoolServiceKitUI/TidepoolService+UI.swift
Tidepool Sync
Tidepool Sync
Updated translations from Lokalise on Sat Aug 19 15:10:08 CDT 2023
Tidepool Sync
Tidepool Sync
nhamming
reviewed
Sep 27, 2023
Comment on lines
+620
to
+623
| public func uploadCgmEventData(_ stored: [LoopKit.PersistedCgmEvent], completion: @escaping (Result<Bool, Error>) -> Void) { | ||
| // TODO: Upload sensor/transmitter changes | ||
| completion(.success(false)) | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://tidepool.atlassian.net/browse/LOOP-4735
Implement placeholder handler for CGM Events.
Also includes some translation updates from DIY.