Ajoute un filtre "non testé" sur les critères de l'audit#693
Merged
bellangerq merged 3 commits intomainfrom Apr 5, 2024
Merged
Ajoute un filtre "non testé" sur les critères de l'audit#693bellangerq merged 3 commits intomainfrom
bellangerq merged 3 commits intomainfrom
Conversation
Contributor
|
on peut voir ça où ? |
Collaborator
Author
benoitdequick
approved these changes
Apr 4, 2024
hissalht
added a commit
that referenced
this pull request
Apr 17, 2024
commit 1958387 Author: Quentin Bellanger <hello@quentin-bellanger.com> Date: Wed Apr 17 15:43:14 2024 +0200 Détache la déclaration du rapport (#696) * remove statement tab in report + update bold content in header * add statement page * fix content max width * update links to statement * add button to copy statement link in account dashboard * fix types * update report/statement page url and setup redirects * update changelog commit 4240454 Author: Quentin Bellanger <hello@quentin-bellanger.com> Date: Wed Apr 17 12:12:59 2024 +0200 Corrige le problème d'ordre des pages dans le rapport (#692) * get same page order for anchors and errors * fix types * replace old router link * update changelog commit f6e2435 Author: Quentin Bellanger <hello@quentin-bellanger.com> Date: Wed Apr 10 11:04:57 2024 +0200 Revoit la navigation entre les différents espaces (#683) * remove breadcrumb * update backlink wording and spacing between headings * visual fixes in overview page * add cancel button on statement page * design account header * design deliverable header * design marketing header * conditionally open footer links in new tab * display correct header component * add top link to a11y statement * remove new tab in footer links * redirect user from home page to account page if logged in * update condition to display connected header * add space between actions and top link in a11y statement * remove sass and document css class order * fix back to overview link destination * remove mounted hook to redirect connected account to dashboard * redirect to audit page after submitting or cancelling audit settings * add changelog and roadmap links on footer when connected * fix route params * update changelog * small design fixes commit c4d3f4f Author: Quentin Bellanger <hello@quentin-bellanger.com> Date: Fri Apr 5 11:45:38 2024 +0200 Ajoute un filtre "non testé" sur les critères de l'audit (#693) * add not tested filter * fix types * update changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #690