-
Notifications
You must be signed in to change notification settings - Fork 4
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
Swipe functionality for the Med List Screen #79
Comments
jking31cs
added a commit
to jking31cs/dose-amigos-ionic
that referenced
this issue
Jul 28, 2016
…Dose Series Added the abilty to swipe over dose series and call delete. This triggers a delete on that dose series, publishes the delete event, which is then subscribed by the main list, causing a reload of the series.
jking31cs
added a commit
to jking31cs/dose-amigos-ionic
that referenced
this issue
Jul 28, 2016
…Dose Series Added the abilty to swipe over dose series and call delete. This triggers a delete on that dose series, publishes the delete event, which is then subscribed by the main list, causing a reload of the series.
jking31cs
added a commit
to jking31cs/dose-amigos-ionic
that referenced
this issue
Jul 28, 2016
…Dose Series Added the abilty to swipe over dose series and call delete. This triggers a delete on that dose series, publishes the delete event, which is then subscribed by the main list, causing a reload of the series. Also did some minor UI cleanup.
jking31cs
added a commit
to jking31cs/dose-amigos-ionic
that referenced
this issue
Jul 28, 2016
…Dose Series Added the abilty to swipe over dose series and call delete. This triggers a delete on that dose series, publishes the delete event, which is then subscribed by the main list, causing a reload of the series. Also did some minor UI cleanup.
jking31cs
added a commit
to jking31cs/dose-amigos-ionic
that referenced
this issue
Jul 28, 2016
…Dose Series Added the abilty to swipe over dose series and call delete. This triggers a delete on that dose series, publishes the delete event, which is then subscribed by the main list, causing a reload of the series. Also did some minor UI cleanup.
jleopold28
added a commit
that referenced
this issue
Jul 28, 2016
Issue #79: Added Swipe functionality and delete calls for Dose Series
Delete is done. Edit is a future nice-to-have as it can be done via delete and recreate. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
allow for edit and delete of meds via swiping the meds
branch is Issue-79-Med-List-Swipe
The text was updated successfully, but these errors were encountered: