Skip to content

targetting iOS 13.0 for swiftui#2

Merged
nhamming merged 3 commits intodevfrom
UI/swiftui-update
Feb 25, 2020
Merged

targetting iOS 13.0 for swiftui#2
nhamming merged 3 commits intodevfrom
UI/swiftui-update

Conversation

@nhamming
Copy link
Contributor

No description provided.

@nhamming nhamming requested a review from darinkrauss February 20, 2020 19:37
Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please push the target-specific changes up to the project level.

@nhamming
Copy link
Contributor Author

Please push the target-specific changes up to the project level.

Sure. I only updated the necessary targets, but I can update for the project instead.

@nhamming nhamming requested a review from darinkrauss February 21, 2020 12:14
Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, not to be pedantic, but I meant change the project settings (as you did) and remove the per-target settings (so just the project settings takes effect).

@darinkrauss
Copy link
Contributor

The project was setup so that all of the common settings were at the project level and only the few per-target specific changes were specified in the target settings.

@nhamming
Copy link
Contributor Author

Sorry, not to be pedantic, but I meant change the project settings (as you did) and remove the per-target settings (so just the project settings takes effect).

No my bad. I should have reverted the target specific updates. Doing that now.

@nhamming nhamming requested a review from darinkrauss February 24, 2020 14:02
Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM! 🚀

@nhamming nhamming merged commit a41641d into dev Feb 25, 2020
@nhamming nhamming deleted the UI/swiftui-update branch February 25, 2020 12:07
ps2 added a commit that referenced this pull request Apr 21, 2023
…-service

Remote PR Set #2: Introduce RemoteCommands
ps2 added a commit that referenced this pull request Apr 21, 2023
ps2 added a commit that referenced this pull request Apr 21, 2023
…-command-service

Revert "Remote PR Set #2: Introduce RemoteCommands"
ps2 added a commit that referenced this pull request May 3, 2023
* Embed TidepoolKit

* Default to production environment

* Use app provided client id

* Tidepool backend does not support automated as bolus type

* Fix upload of automatic boluses, and invalid pumpSettings. Updates for host identifier and version

* Roundtrip localizations

* Updates from Lokalise

* Show login email on settings page

* Updated translations from Lokalise on Thu Feb  9 13:30:18 CST 2023

* Do not upload Loop temp basals as automatic, to clean up Tidepool Web rendering

* Move remote command parsing and validation to RemoteDataService

* Revert "Remote PR Set #2: Introduce RemoteCommands"

* Re-enable tracking of automatic flag for temp basal, and add for scheduled basal

* Updated translations from Lokalise on Sat Mar 18 14:01:08 CDT 2023

* Updated translations from Lokalise on Sat Mar 18 15:11:44 CDT 2023

* Updated translations

* Remove TidepoolKitUI reference from TidepoolServiceKitUITests

* Tests compiling. Basal rate fixes. Not all tests passing yet

* hostIdentifier/version updates for tests

* Remove TidepoolKitUI references

* Ensure food entries have name set

* Nil names allow for meals, but not empty strings

* Log errors during initialization

* Mark automated boluses as such, and show environment in settings if not production

* Update README.md

* Update README.md

* Updating to new TidepoolKit with keycloak based auth (#11)

* 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

* Update tests

* Remote PR Set 2: Introduce RemoteCommands

* Support client-specific clientIds for auth

* Remove unused code

* Cleanup from review

* Xcode project updates

---------

Co-authored-by: Bill Gestrich <3207996+gestrich@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants