Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ajoute un onglet "éléments transverses" (#758)
* remove ability to set a criterium as transverse * add new tab for transverse elements * show transverse notice * add transverse status in notice * always show 3 criterium statuses * handle transverse page when creating and saving settings * display transverse criteria in report errors tab * display transverse criteria in report improvements tab * simplify data functions to get errors & improvements * rename transverse tab * redesign transverse status indicator * display transverse comment * update wording and remove optional mentions * remove first audit page and table wrappers in context and report pages * clean transverse data filtering * add transverse callout in results detail tab * add icon to transverse tab * fix ts types * fix ts error on dynamic component * TEMP * return transverse page data in audit endpoints * include transverse results in fetch * fix spacing + get id of transverse page * take transverse page into account in report * lint backend * adjust transverse comment margin * hide topic NA on transverse page * update wording on transverse criterium * exclude transverse results from audit progression * fix already evaluated filter * exclude transverse results in topics completion * set currentPageId to transverse page by default * exclude transverse results to display in progress banner * exclude transverse results to display in progress banner 2 * fix page title when on transverse tab * exclude transverse criteria to calculate not applicable and compliant criteria * include transverse elements in exports * fix audit stats computing * harmonize wording * criterium is nc if c on all pages but nc on transverse elements * update wording on transverse result notice * update computing applicable & compliant criteria * harmonize nc and c gauges on both audit and report * compute audit stats from scratch * fix na criteria count * include transverse criteria in account audits list * migration to add transverse page to audits * fix migration syntax * clean report errors and improvements sorting * change default transverse page order, fix report menu * add na on all page toggle on transverse elements page * update criterium comment accordion wording * add transverse elements alert on audit pages * harmonize wording on report * fix improvements sorting on report * Update confiture-web-app/src/pages/report/ContextPage.vue Co-authored-by: Adrien Boutigny <[email protected]> * refactor switch statement * update changelog --------- Co-authored-by: Adrien Boutigny <[email protected]>
- Loading branch information