|
645 | 645 | "en": "Documentation on how to use the elements of the feedback area.", |
646 | 646 | "fr": "Documentation sur l'utilisation des éléments de la zone commentaires." |
647 | 647 | }, |
648 | | - "modified": "2024-07-19", |
| 648 | + "modified": "2025-01-09", |
649 | 649 | "componentName": "feedback", |
650 | 650 | "status": "stable", |
651 | | - "version": "2.1", |
| 651 | + "version": "2.0.1", |
652 | 652 | "pages": { |
653 | 653 | "docs": [ |
654 | 654 | { |
|
729 | 729 | }, |
730 | 730 | "dependencies": { |
731 | 731 | "en": [ |
732 | | - { "title": "Page details", "url": "https://wet-boew.github.io/GCWeb/sites/page-details/page-details-docs-en.html", "component": "page-details" } |
| 732 | + { "title": "Page details", "url": "https://wet-boew.github.io/GCWeb/sites/page-details/page-details-docs-en.html", "component": "page-details" }, |
| 733 | + { "title": "Postback", "url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-postback/wb-postback-en.html", "component": "postback" }, |
| 734 | + { "title": "PII Scrub", "url": "https://wet-boew.github.io/wet-boew/docs/ref/pii-postback/pii-scrub-en.html", "component": "pii-scrub" }, |
| 735 | + { "title": "Data JSON", "url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-data-json/wb-data-json-en.html", "component": "wb-data-json" }, |
| 736 | + { "title": "JSON Manager", "url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-jsonmanager/wb-jsonmanager-en.html", "component": "wb-json-manager" }, |
| 737 | + { "title": "Do Action", "url": "https://wet-boew.github.io/GCWeb/components/wb-doaction/doaction-doc-en.html", "component": "doaction" } |
733 | 738 | ], |
734 | 739 | "fr": [ |
735 | | - { "title": "Détails de la page", "url": "https://wet-boew.github.io/GCWeb/sites/page-details/page-details-docs-fr.html", "component": "page-details" } |
| 740 | + { "title": "Détails de la page", "url": "https://wet-boew.github.io/GCWeb/sites/page-details/page-details-docs-fr.html", "component": "page-details" }, |
| 741 | + { "title": "Envoie de formulaire via Ajax", "url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-postback/wb-postback-fr.html", "component": "postback" }, |
| 742 | + { "title": "Nettoyage d'IPI", "url": "https://wet-boew.github.io/wet-boew/docs/ref/pii-postback/pii-scrub-fr.html", "component": "pii-scrub" }, |
| 743 | + { "title": "Data JSON", "url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-data-json/wb-data-json-fr.html", "component": "wb-data-json" }, |
| 744 | + { "title": "Gestionnaire JSON", "url": "https://wet-boew.github.io/wet-boew/docs/ref/wb-jsonmanager/wb-jsonmanager-fr.html", "component": "wb-json-manager" }, |
| 745 | + { "title": "Do Action", "url": "https://wet-boew.github.io/GCWeb/components/wb-doaction/doaction-doc-fr.html", "component": "doaction" } |
736 | 746 | ] |
737 | 747 | }, |
738 | 748 | "a11yGuidance": "no accessibility guidance", |
|
1024 | 1034 | }, |
1025 | 1035 | "notes": { |
1026 | 1036 | "en": [ |
| 1037 | + "In order for your PFT to benefit from the personal information screening tool, you have to make sure your version of WET-BOEW is at 4.0.84 or higher.", |
1027 | 1038 | "To upgrade from the RAP to the PFT, follow the instructions of the \"Upgrade from RAP\" tab.", |
1028 | 1039 | "For more information about Data Ajax plugin, please visit <a href=\"https://wet-boew.github.io/wet-boew/docs/ref/data-ajax/data-ajax-en.html\">Data Ajax documentation page</a>." |
1029 | 1040 | ], |
1030 | 1041 | "fr": [ |
| 1042 | + "Pour que votre ORP puisse bénéficier de l'outil de filtrage des informations personnelles, vous devez vous assurer que votre version de WET-BOEW est supérieure ou égalse à 4.0.84.", |
1031 | 1043 | "Pour passer du SUP au ORP, suivez les instructions de l'onglet \"Mise à jour à partir de SUP\".", |
1032 | 1044 | "Pour plus d'informations sur le plugin Data Ajax, veuillez visiter la <a href=\"https://wet-boew.github.io/wet-boew/docs/ref/data-ajax/data-ajax-fr.html\">page de documentation Data Ajax</a>." |
1033 | 1045 | ] |
|
1615 | 1627 | "iteration": [ |
1616 | 1628 | { |
1617 | 1629 | "@id": "_:iteration_pft_2", |
1618 | | - "name": "Page feedback tool - Iteration 1.1", |
1619 | | - "date": "2024-07", |
| 1630 | + "name": "Page feedback tool - Iteration 2", |
| 1631 | + "date": "2025-01", |
1620 | 1632 | "detectableBy": "#gc-pft:has(.gc-pft-no p[role=\"status\"]:nth-of-type(2))", |
1621 | 1633 | "fixes": [ |
1622 | 1634 | "AJAX fragment: Added <code>pageData</code> to the French variant", |
1623 | | - "AJAX fragment: Changed <code>aria-live=\"polite\"</code> to <code>role=\"status\"</code> in \"Tell us why below:\"." |
| 1635 | + "AJAX fragment: Changed <code>aria-live=\"polite\"</code> to <code>role=\"status\"</code> in \"Tell us why below:\".", |
| 1636 | + "AJAX fragment: Added PII scrub of the comment field." |
1624 | 1637 | ], |
1625 | 1638 | "predecessor": "_:iteration_pft_1", |
1626 | 1639 | "assets": [ |
|
0 commit comments