Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 641 Bytes

File metadata and controls

16 lines (9 loc) · 641 Bytes

Build Status

Appointment Scheduling UI Module

New UI for appointment scheduling module based on UI/App framework

Watch SASS files for changes with mvn compile -Pwatch-sass

Troubleshooting

If the jasmine tests are failing, it may be because your bower components directory is stale. To fix this, delete the omod/serc/main/webapp/reosurces/scripts/bower_components.openmrs-uicommons directory and then rerun a maven clean install.