...
~darius has written a style guide that all patient dashboard fragments in OpenMRS 2.x will follow, and has written a step by step tutorial that shows how to follow these practices while building the "patientIdentifiers" fragment.
The first thing you'll do in the sprint is to create a different dashboard frament, using this one as a templateYou should do the following:
- Pick one of the "xyz fragment" tickets, and assign it to yourself
- Go through the step-by-step fragment tutorial, keeping your ticket in the back of your mind
- Implement a fragment for your ticket
- ask questions on IRC as they come up
- follow standard ticket procedures: attach a patch, request code review, etc
- Any bugs, issues, or limitations with the framework can be mentioned here: http://notes.openmrs.org/2x-UI-framework-needs
- or, if you prefer, you can create a ticket directly, making sure to add ~darius as a watcher, and if you have privileges set the ticket's fixVersion to 2.x UI Framework v0.8.
Tickets
- Milestone/version: 2.x Dashboard Fragments Sprint
- Dashboard: JIRA dashboard
...