brotherton-erpnext/erpnext/healthcare/page/patient_progress
Rucha Mahabal 1010feefe0
feat: Patient Progress Page (#22474)
* feat: add patient progress page

* feat: patient progress sidebar

* feat: Patient Progress Charts

* feat: set up sidebar links

* feat: added heatmap chart for patient interactions

* fix: styles

* fix: add markers for max score in assessment charts

* fix(style): mobile view css

* fix: heatmap and percentage chart filters

* feat: add time span filters to line charts

* fix: make date fields mandatory in healthcare doctypes for better analytics

* fix: title and filter styles

* fix: handle null state for charts

* feat: add Patient Progress Page to desk

* feat: add date range filter to all charts

* fix: code clean-up

* fix: assign roles for Patient Progress Page

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-07-24 10:49:04 +05:30
..
__init__.py feat: Patient Progress Page (#22474) 2020-07-24 10:49:04 +05:30
patient_progress_sidebar.html feat: Patient Progress Page (#22474) 2020-07-24 10:49:04 +05:30
patient_progress.css feat: Patient Progress Page (#22474) 2020-07-24 10:49:04 +05:30
patient_progress.html feat: Patient Progress Page (#22474) 2020-07-24 10:49:04 +05:30
patient_progress.js feat: Patient Progress Page (#22474) 2020-07-24 10:49:04 +05:30
patient_progress.json feat: Patient Progress Page (#22474) 2020-07-24 10:49:04 +05:30
patient_progress.py feat: Patient Progress Page (#22474) 2020-07-24 10:49:04 +05:30