forked from SEL-Columbia/dristhi-app
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Issues to resolve after April 28th release (to be complete for V1.1.3) #486
Comments
keymane
pushed a commit
that referenced
this issue
May 3, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
jasonrogena
added a commit
that referenced
this issue
May 5, 2017
Fix issue causing the native forms not to scroll to the first error message in a form when save is clicked Part of fix for issue #486 Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena
added a commit
that referenced
this issue
May 5, 2017
Change the heading for the adverse event form Part of fix for issue #486 Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
keymane
pushed a commit
that referenced
this issue
May 5, 2017
…chment #486 Signed-off-by: Ephraim Muhia <emuhia@ona.io>
keymane
pushed a commit
that referenced
this issue
May 8, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
keymane
pushed a commit
that referenced
this issue
May 9, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
jasonrogena
added a commit
that referenced
this issue
May 9, 2017
Change how spinners in native forms are created so as to prevent them from having a different error message padding with other widgets Part of fix for issue #486 Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena
added a commit
that referenced
this issue
May 9, 2017
Add logic for editing a child's profile picture from the Birth Registration form Part of fix for issue #486 Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
keymane
pushed a commit
that referenced
this issue
May 9, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
keymane
pushed a commit
that referenced
this issue
May 11, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
jasonrogena
added a commit
that referenced
this issue
May 11, 2017
Add logic for showing sibling profile pictures in the ChildImmunizationActivity Part of fix for issue #486 Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena
added a commit
that referenced
this issue
May 12, 2017
Add logic for fetching sibling data from the database in ChildImmunizationActivity Part of fix for issue #486 Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena
added a commit
that referenced
this issue
May 12, 2017
Execute AsyncTasks for fetching sibling data in the shared Thread Pool Part of fix for issue #486 Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
keymane
pushed a commit
that referenced
this issue
May 12, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
keymane
pushed a commit
that referenced
this issue
May 18, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
keymane
pushed a commit
that referenced
this issue
May 19, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
keymane
pushed a commit
that referenced
this issue
May 24, 2017
Signed-off-by: Ephraim Muhia <emuhia@ona.io>
Closing this issue. All remaining work and bugs identified during QA are moved to new issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These are listed in order of priority to work on:
Schedules
CG: I have been able to observe this with child Mary Mwelwa (ID: 1038504). I gave all 6 weeks vaccines, except for Rota 1. On the home screen, it showed due 10 weeks when it should still show due 6 weeks since Rota 1 was not given.
Edit birth registration form
Location hierarchies
Advanced search
Home_Facility
should change to that of the new clinic. In the screenshot below, Kaylaa was transferred from Linda to Vic Falls, but her home clinic is still appearing as Linda.Detailed view
Assigning this entire section to @raihan-mpower to start working on.
CG: Won't fix, as it's not reproducible on other tablets.
Other issues
select c.* from ec_child c inner join ec_mother m on m.base_entity_id=c.relational_id where c.relational_id='{current_child_id}'
Report adverse event
The text was updated successfully, but these errors were encountered: