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

Swipe functionality for the Med List Screen #79

Open
jleopold28 opened this issue Jul 25, 2016 · 1 comment
Open

Swipe functionality for the Med List Screen #79

jleopold28 opened this issue Jul 25, 2016 · 1 comment
Assignees

Comments

@jleopold28
Copy link
Collaborator

jleopold28 commented Jul 25, 2016

allow for edit and delete of meds via swiping the meds

branch is Issue-79-Med-List-Swipe

@jking31cs jking31cs self-assigned this Jul 28, 2016
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
@mckoon
Copy link
Contributor

mckoon commented Jul 28, 2016

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants