There was a problem fetching the pipeline metadata.
Merge branch '189-list-of-vouchers-with-possibility-to-filter-and-sort' into 'master'
list of vouchers with possibility to filter and sort Closes #189 See merge request NCER-PD/scheduling-system!138
Showing
- smash/web/api_urls.py 19 additions, 3 deletionssmash/web/api_urls.py
- smash/web/api_views/voucher.py 137 additions, 0 deletionssmash/web/api_views/voucher.py
- smash/web/api_views/voucher_type.py 32 additions, 0 deletionssmash/web/api_views/voucher_type.py
- smash/web/api_views/worker.py 24 additions, 0 deletionssmash/web/api_views/worker.py
- smash/web/docx_helper.py 16 additions, 0 deletionssmash/web/docx_helper.py
- smash/web/migrations/0112_auto_20180604_1021.py 26 additions, 0 deletionssmash/web/migrations/0112_auto_20180604_1021.py
- smash/web/models/constants.py 4 additions, 0 deletionssmash/web/models/constants.py
- smash/web/models/language.py 3 additions, 2 deletionssmash/web/models/language.py
- smash/web/models/mail_template.py 63 additions, 8 deletionssmash/web/models/mail_template.py
- smash/web/static/js/smash.js 34 additions, 0 deletionssmash/web/static/js/smash.js
- smash/web/templates/appointments/index.html 1 addition, 1 deletionsmash/web/templates/appointments/index.html
- smash/web/templates/daily_planning.html 1 addition, 1 deletionsmash/web/templates/daily_planning.html
- smash/web/templates/includes/subject_vouchers_box.html 14 additions, 0 deletionssmash/web/templates/includes/subject_vouchers_box.html
- smash/web/templates/subjects/edit.html 4 additions, 4 deletionssmash/web/templates/subjects/edit.html
- smash/web/templates/vouchers/add_edit.html 2 additions, 0 deletionssmash/web/templates/vouchers/add_edit.html
- smash/web/templates/vouchers/list.html 23 additions, 40 deletionssmash/web/templates/vouchers/list.html
- smash/web/tests/api_views/test_voucher.py 204 additions, 0 deletionssmash/web/tests/api_views/test_voucher.py
- smash/web/tests/api_views/test_voucher_type.py 24 additions, 0 deletionssmash/web/tests/api_views/test_voucher_type.py
- smash/web/tests/api_views/test_worker.py 10 additions, 2 deletionssmash/web/tests/api_views/test_worker.py
- smash/web/tests/data/voucher_test.docx 0 additions, 0 deletionssmash/web/tests/data/voucher_test.docx
Loading
Please register or sign in to comment