Joao Correia
3370f3c648
add approved field to exam
2025-03-04 00:33:09 +00:00
Joao Correia
75fb9490e0
some more slight improvements to exam changes logs
2025-03-02 14:27:17 +00:00
Joao Correia
a4ef2222e2
Keep exam confidential even after approval workflow is completed
2025-02-26 16:51:57 +00:00
Joao Correia
b388ee399f
small refactor
2025-02-20 12:12:00 +00:00
Joao Correia
14e2702aca
add error message and stop loading if something went wrong while loading exam in approval workflow
2025-02-20 10:40:31 +00:00
Joao Correia
df2f83e496
make access confidential when user submits exam with approval process. make access private upon approval workflow completed.
2025-02-10 13:25:11 +00:00
Joao Correia
e214d8b598
improve edited exam changes again
2025-02-10 11:30:24 +00:00
Joao Correia
9ae6b8e894
make sure admin id is passed to step component if the admin is not assigned to the workflow but approved a step.
2025-02-09 16:55:50 +00:00
Joao Correia
5a72ebaea1
Merge branch 'develop' of bitbucket.org:ecropdev/ielts-ui into workflow-permissions
2025-02-07 13:06:59 +00:00
Joao Correia
00d2a7c2ad
forgot permissions on [id] view
2025-02-07 12:57:26 +00:00
Joao Correia
cf12a4ed4f
implement logging of exam edits on workflow's current step
2025-02-06 19:12:18 +00:00
Joao Correia
4b405297f2
Merge branch 'approval-workflows' into develop
2025-02-05 17:26:58 +00:00
Joao Correia
f0849b9b42
- fix assignees bug after editing active workflow
...
- only allow corporate+ to configure workflows
- give admins and devs permissions to approve and reject steps even when they are not assigned to them.
- small fixes
2025-02-05 16:50:09 +00:00
Joao Correia
b215885dc6
- Make isDiagnostic false when all steps of the exam workflow have been approved.
...
- Implement Load Exam and Edit Exam buttons
2025-02-04 23:22:56 +00:00
Joao Correia
de15eb5ee1
implement initialization of approval workflows on exam creation.
2025-02-04 22:04:58 +00:00
Joao Correia
19f2193414
use custom hook to rerender workflow instead of reloading full page.
2025-02-03 12:31:21 +00:00
Joao Correia
16545d2075
refactor workflows api
2025-02-02 11:11:52 +00:00
Joao Correia
ac539332e6
major change on how workflow builder works. It now fetches in edit mode all the currently configured workflows
2025-02-01 22:36:42 +00:00
Joao Correia
a0229cd971
implement rejection of steps
2025-01-31 20:56:40 +00:00
Joao Correia
662e3b0266
- implement approval of steps
...
- remove currentStep field from step
- implement save comments on step
- fix _id issue when saving to mongo
2025-01-31 17:01:20 +00:00
Joao Correia
9de4cba8e8
refactor fetched users into single array and replace Image tag with img
2025-01-31 10:37:14 +00:00
Joao Correia
bdc5ff7797
- edit workflow back-end implementation
...
- clone workflow back-end implementation
- added loading and redirecting to form submissions
- fixed form intake in progress bug
- fixed rendering bug
2025-01-29 20:49:19 +00:00
Joao Correia
42a8ec2f8a
small fixes
2025-01-29 15:35:59 +00:00
Joao Correia
ab81a1753d
- Implement cloning of workflow
...
- Entity change will now only clear the assignees instead of the whole workflow
- Fix bug where side panel was showing all workflow assignees instead of just selected step assignees
2025-01-26 04:31:36 +00:00
Joao Correia
73610dc273
implement edit workflow
2025-01-25 19:45:39 +00:00