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

Confirmed Loop working with AU - MM554 and Enlite CGM #93

Merged
merged 2 commits into from
Jul 31, 2016
Merged

Confirmed Loop working with AU - MM554 and Enlite CGM #93

merged 2 commits into from
Jul 31, 2016

Conversation

johnmales
Copy link
Contributor

No description provided.

@loudnate
Copy link
Collaborator

Thanks! FYI that I'm going to squash this down, which will adjust the commit hash.

@loudnate loudnate merged commit 215606f into LoopKit:master Jul 31, 2016
erikdi pushed a commit to erikdi/Loop that referenced this pull request Feb 10, 2019
Pull final renaming commits from master.
ps2 pushed a commit that referenced this pull request Aug 4, 2020
* LOOP-1200: Persist DeviceAlerts to CoreData

Also: Squash removePendingAlert and removeDeliveredAlert into retractAlert

* PR Feedback: Renaming

* checkpoint

* Checkpoint: back to codegen'd CoreData object (seems to work)

* Remove bits about expiration until we know how/when we want to do it.

* Shuffled some code around a little.

* oops these changes weren't staged.

* Add unit tests, remove query support (for another PR)

* PR Feedback, more unit tests

* PR feedback

* Add a log line for when an alert is not found to update

* PR Feedback: "flatten" Trigger so that it is queryable

Stored trigger type as an Int16, trigger interval as an optional Double (NSNumber).

* Add query using modification counter (#92)

* Add query using modification counter

* PR Feedback

* LOOP-1200: Dump Alert database into Issue Report (#93)

* LOOP-1200: Dump Alert database into Issue Report

Added query by date, plus unit tests.

* PR Feedback, plus some rework/refactor

This takes @darin's suggestion, with some modifications :).  Now, the Filter is part of the Anchor, which makes it so anchoring continues to apply the filter as appropriate.

* LOOP-1200: alert persistence followups (#94)

* Add query using modification counter

* PR Feedback

* LOOP-1200: Dump Alert database into Issue Report

Added query by date, plus unit tests.

* PR Feedback, plus some rework/refactor

This takes @darin's suggestion, with some modifications :).  Now, the Filter is part of the Anchor, which makes it so anchoring continues to apply the filter as appropriate.

* LOOP-1200: Split alertIdentifier and managerIdentifier

After talking with Paul, we determined that we will need to be able to either filter or group alerts by device, so it would be better to keep managerIdentifier separate now so it can be used in data queries.
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