Add coordinator defaults + New extra work fields + Cohort cache
Description
- Add a cohort cache
- Adds additional extra work fields: Contract Name, Start/End Date, Baan-Code
- Allows a coordinator to set defaults for:
- Contract Start/End Date
- Contract Baan-Code
- Job Offer Application Deadline
Related Issues
- Resolves #85 (closed)
- Resolves #96 (closed)
- Resolves #97 (closed)
- Resolves #98 (closed)
Checklist
-
I have added a changelog entry to reflect the significant changes I made.
Edited by Timur Oberhuber
Merge request reports
Activity
changed milestone to %Working v2.0
added difficultymedium priolow typeimprovement ui + 1 deleted label
assigned to @toberhuber
added 1 commit
- 143bd89f - Use coordinator defaults when creating job offer or extra work
requested review from @rbackx
- Resolved by Timur Oberhuber
added 1 commit
- 0e336134 - Change POST to PATCH for methods which patch
added 12 commits
-
0e336134...c390aa98 - 11 commits from branch
dev
- 751696fe - Merge branch 'dev' into '85-96-97-98-add-defaults'
-
0e336134...c390aa98 - 11 commits from branch
- Resolved by Timur Oberhuber
I get error page when trying to set just a default baancode
- Resolved by Timur Oberhuber
- Resolved by Timur Oberhuber
- Resolved by Timur Oberhuber
I was trying to set default values using the
cseteacher1
account. However after submitting I get theOops something went wrong
on thecoordinator/defaults/1
endpoint. In the console it is talking aboutPOST
not being supported on the previously mention endpoint?
added 11 commits
-
f76a361d...7f5226e0 - 10 commits from branch
dev
- f16f8174 - Merge branch 'dev' into '85-96-97-98-add-defaults'
-
f76a361d...7f5226e0 - 10 commits from branch
requested review from @cedricwilleken
Please register or sign in to reply