Merge branch 'feature/daily_availability' into 'master'
Feature/daily availability See merge request NCER-PD/scheduling-system!171
Showing
- smash/web/templates/appointments/add.html 75 additions, 3 deletionssmash/web/templates/appointments/add.html
- smash/web/templates/daily_planning.html 26 additions, 0 deletionssmash/web/templates/daily_planning.html
- smash/web/templates/doctors/add_availability.html 1 addition, 1 deletionsmash/web/templates/doctors/add_availability.html
- smash/web/templates/doctors/add_holiday.html 9 additions, 2 deletionssmash/web/templates/doctors/add_holiday.html
- smash/web/templates/doctors/breadcrumb.html 1 addition, 1 deletionsmash/web/templates/doctors/breadcrumb.html
- smash/web/templates/doctors/edit.html 10 additions, 2 deletionssmash/web/templates/doctors/edit.html
- smash/web/templates/doctors/index.html 9 additions, 1 deletionsmash/web/templates/doctors/index.html
- smash/web/templates/visits/details.html 1 addition, 1 deletionsmash/web/templates/visits/details.html
- smash/web/tests/api_views/test_worker.py 37 additions, 1 deletionsmash/web/tests/api_views/test_worker.py
- smash/web/tests/functions.py 23 additions, 14 deletionssmash/web/tests/functions.py
- smash/web/tests/test_office_availability.py 113 additions, 0 deletionssmash/web/tests/test_office_availability.py
- smash/web/tests/view/test_appointments.py 37 additions, 2 deletionssmash/web/tests/view/test_appointments.py
- smash/web/tests/view/test_utils.py 22 additions, 0 deletionssmash/web/tests/view/test_utils.py
- smash/web/utils.py 31 additions, 0 deletionssmash/web/utils.py
- smash/web/views/appointment.py 15 additions, 3 deletionssmash/web/views/appointment.py
- smash/web/views/daily_planning.py 4 additions, 1 deletionsmash/web/views/daily_planning.py
- smash/web/views/notifications.py 1 addition, 5 deletionssmash/web/views/notifications.py
- smash/web/views/worker.py 12 additions, 8 deletionssmash/web/views/worker.py
Loading
Please register or sign in to comment