Skip to content

Conversation

@ps2
Copy link
Collaborator

@ps2 ps2 commented Jun 28, 2017

No description provided.

@ps2 ps2 merged commit 84feb95 into dev Jun 28, 2017
@ps2 ps2 deleted the share-server branch July 1, 2017 18:56
ps2 pushed a commit that referenced this pull request Apr 11, 2022
…lHUDView (#503)

LevelHUDView is for providing a view that displays a thermometer level, which not all Pumps may provide (e.g. Coastal).  This relaxes the requirement and just requires returning a BaseHUDView.

https://tidepool.atlassian.net/browse/COASTAL-625
ps2 added a commit that referenced this pull request Apr 11, 2022
* Reorder build phases for Xcode 13

* LOOP-3980 Avoid cancelling temp basal on launch. (#499)

* Avoid cancelling temp basal on launch

* Add test for ignoring initial value of isClosedLoop

* COASTAL-651: Adds PersistedAlertStore for looking up outstanding alerts (#501)

* Checkpoint: AlertSearcher

* checkpoint

* COASTAL-651: Adds PersistedAlertStore for looking up outstanding alerts

Adds ability to query CoreData for all outstanding (i.e. "unretracted") alerts from a given `managerIdentifier`.

https://tidepool.atlassian.net/browse/COASTAL-651

* unit tests

* This makes issuing and retracting alerts synchronous, so when the functions return CoreData may be queried

(This is not ideal, but in practice the performance hit will be minimal)

* Better version of previous commit: make writes to AlertStore synchronous so subsequent reads get latest data.
(Again, performance hit should be minimal)

* PR Feedback

* COASTAL-668: Fix crash when alert acknowledgement fails (#502)

If alert acknowledgement fails, we display another in-app modal alert but need to do so on the main queue.

https://tidepool.atlassian.net/browse/COASTAL-668

* COASTAL-625: Relax requirement that HUDProvider needs to provide LevelHUDView (#503)

LevelHUDView is for providing a view that displays a thermometer level, which not all Pumps may provide (e.g. Coastal).  This relaxes the requirement and just requires returning a BaseHUDView.

https://tidepool.atlassian.net/browse/COASTAL-625

* [COASTAL-674] record already retracted alert and look up all alerts matching identifier (#504)

* record already retracted alert and look up all alerts matching identifier

* response to PR comments

* Fix merge issues

Co-authored-by: Rick Pasetto <[email protected]>
Co-authored-by: Nathaniel Hamming <[email protected]>
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