Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feature: flow assessments and notes (M2-6584, M2-6585) (#1304) * fix: Perform the Reviewers Assessment for Activity Flow Allow to perform the Reviewers Assessment for the entire Activity Flow * fix: Add unittests for flow's assessments * fix: Add appletMeta to applet retrieve appletMeta.hasAssessment attribute added to determine the existence of an assessment in an applet * fix: Add notes to submission New feature allows add notes for entire flow by submission id * fix: Add submission id in data export Added reviewedSubmissionId to data export * fix: Fix comments * fix: Changed field name in export * fix: Add index * fix: Fix assessment retrieve * fix: Fix assessment retrieve rights * fix: Submission rights check * fix: Add submission reviews list * fix: Note rights error * fix: Method name * wip: Split assessments list and retrieve for activity and flow methods (M2-6584) * wip[flow assessments]: fixes after merge (M2-6584) * wip[flow assessments]: fix reviewed_flow_submit_id * wip[flow assessments]: fix reviews for flow * wip[flow assessments]: remove case from query * wip[flow assessments]: fix comments * feature(flow's latest report): Latest report (combined) support for flows (#1372) * fix(flow-submission): Fix flow submission endpoints filtering out incomplete submissions(M2-6616) (#1378) * fix(notes): Add user.id to note list (#1406) * fix(responses): Fix for emptyIdentifiers filter (#1418) * fix(summary): Fix getting versions, identifiers, submissions for deleted flows (m2-7030) (#1453) * fix(summary): Fix getting versions, identifiers, submissions for fdeleted flows * (wip): Using id instead id_version for join --------- Co-authored-by: vshvechko <[email protected]>
- Loading branch information