dose-amigos / dose-amigos-ionic

Mobile code for Dose Amigos: Don't miss a dose with help from your amigos.
1 stars 4 forks source link

Issue #55. Created loadPrev() and loadNext(). Currently does not work. #56

Closed geoffreygraddy closed 8 years ago

geoffreygraddy commented 8 years ago

Submitting this PR so @mckoon can see the loadPrev() and loadNext() methods. Created a mocks-two.ts file to test, but I could not get it to work. This PR does not break anything best I can tell. If anyone has any suggestions on how to get the dose events page to refresh, I would appreciate it very much. Also interested in the correct way to set the currentDate var in dost.ts.

jking31cs commented 8 years ago

This isn't hooked up with the server yet, and the server is ready for testing on this (granted, should return 0 results always as we cannot add medications yet).

mckoon commented 8 years ago

59 includes this work, so if that goes in, this one can be closed.