Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update roadmap.md #457

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

adorayi
Copy link
Contributor

@adorayi adorayi commented Jan 16, 2025

  • Updated status of roadmap items post Q2 2025.
  • Edited Templates line item, reduced scope to only basic page template.
  • Separated Tag component and marked as deprioritized. Added a disclaimer on changes to be expected to the roadmap.

Summary | Résumé

1-3 sentence description of the changed you're proposing, including a link to
a GitHub Issue # or Trello card if applicable.
English roadmap updates, mostly status and some slight refinement. Added disclaimer at the end.


Description en 1 à 3 phrases de la modification proposée, avec un lien vers le
problème (« issue ») GitHub ou la fiche Trello, le cas échéant.

Test instructions | Instructions pour tester la modification

Sequential steps (1., 2., 3., ...) that describe how to test this change. This
will help a developer test things out without too much detective work. Also,
include any environmental setup steps that aren't in the normal README steps
and/or any time-based elements that this requires.


Étapes consécutives (1., 2., 3., …) qui décrivent la façon de tester la
modification. Elles aideront les développeurs à faire des tests sans avoir à
jouer au détective. Veuillez aussi inclure toutes les étapes de configuration
de l’environnement qui ne font pas partie des étapes normales dans le fichier
README et tout élément temporel requis.

Updated status of roadmap items post Q2 2025.
Edited Templates line item, reduced scope to only basic page template.
Separated Tag component and marked as deprioritized.
Added a disclaimer on changes to be expected to the roadmap.
@adorayi adorayi marked this pull request as ready for review January 16, 2025 21:44
Copy link
Collaborator

@melaniebmn melaniebmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@melaniebmn melaniebmn changed the title Update roadmap.md docs: update roadmap.md Jan 21, 2025
@melaniebmn melaniebmn merged commit 6f8616a into adorayi-patch-1 Jan 21, 2025
@melaniebmn melaniebmn deleted the adorayi-ENroadmapUpdatesJan2025 branch January 21, 2025 15:51
adorayi added a commit that referenced this pull request Feb 4, 2025
* Update accessibility.md

Added draft EN content (for presentation), will probably be refined further once I get comments from Amy. Matilde's comments have been applied.

Not sure about the link to contact us page though at the bottom of the page, it's not on the same level.

* Update accessibility.md

* Update accessibility.md

Adjusted spacing and indentation.

* docs: fix formatting of list

* docs: update feuille-de-route.md (#458)

* Update feuille-de-route.md

* Update feuille-de-route.md

FR translation of disclaimer section at the end.

* Update src/fr/feuille-de-route.md

---------

Co-authored-by: Melanie Boeckmann <[email protected]>

* docs: update roadmap.md (#457)

Update roadmap.md

Updated status of roadmap items post Q2 2025.
Edited Templates line item, reduced scope to only basic page template.
Separated Tag component and marked as deprioritized.
Added a disclaimer on changes to be expected to the roadmap.

* Update accessibility.md

Deleted content to make way for updates by Charlotte.

---------

Co-authored-by: Daine Trinidad <[email protected]>
Co-authored-by: Melanie Boeckmann <[email protected]>
ethanWallace added a commit that referenced this pull request Feb 12, 2025
* Update roadmap pages after Q3 (#427)

* Update accessibility.md

Added draft EN content (for presentation), will probably be refined further once I get comments from Amy. Matilde's comments have been applied.

Not sure about the link to contact us page though at the bottom of the page, it's not on the same level.

* Update accessibility.md

* Update accessibility.md

Adjusted spacing and indentation.

* docs: fix formatting of list

* docs: update feuille-de-route.md (#458)

* Update feuille-de-route.md

* Update feuille-de-route.md

FR translation of disclaimer section at the end.

* Update src/fr/feuille-de-route.md

---------

Co-authored-by: Melanie Boeckmann <[email protected]>

* docs: update roadmap.md (#457)

Update roadmap.md

Updated status of roadmap items post Q2 2025.
Edited Templates line item, reduced scope to only basic page template.
Separated Tag component and marked as deprioritized.
Added a disclaimer on changes to be expected to the roadmap.

* Update accessibility.md

Deleted content to make way for updates by Charlotte.

---------

Co-authored-by: Daine Trinidad <[email protected]>
Co-authored-by: Melanie Boeckmann <[email protected]>

* fix: GC official symbols English link (#476)

* remove: Deprecated radio button pages (#475)

* docs: update title props description to explain usage (#473)

* docs: update title props description to explain usage

* docs: update title props description to explain usage

* docs: add guidance for grid gap prop (#474)

* feat: Add a11y tests and GitHub action (#460)

* Add cypress test to test a11y on all pages

* Update a11y-tests.yml to use cypress test

* Various a11y fixes identified by testing

* Update github action

* Try to solve permission error

* Try to solve permission issue

* Update a11y-tests.yml

* Optimize test + dead links scan

* Fix dead links

* feat: Convert component previews to iframes (#466)

* New baseComponentPreview shortcode

* Switch English pages to use iframe

* Switch French pages to use iframe

* Add logic to retain proper height in iframes

* Uncomment action in a11y test

* PR feedback: code refinement

* Split EN/FR site a11y tests into seperate test files

* Add timeout to visit

* increase timeout time

* Remove uppercase letter from url

* Fix scripts to allow preview build

* Switch terminalLog to command and improve log output

* Remove extra space

* chore(deps): update all non-major github action dependencies (#477)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: Component preview iframe permissions (#490)

* fix: update x-frame-options to allow component previews (#491)

* chore: synced file(s) with cds-snc/site-reliability-engineering (#478)

* chore: synced local '.github/workflows/s3-backup.yml' with remote 'tools/sre_file_sync/s3-backup.yml'

* chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml'

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>

* Update en.json - add accessibility page

* Fix: Update fr.json add French accessibility page to data links

* Update src/en/en.json

Co-authored-by: Ethan Wallace <[email protected]>

---------

Co-authored-by: Abdul <[email protected]>
Co-authored-by: Daine Trinidad <[email protected]>
Co-authored-by: Melanie Boeckmann <[email protected]>
Co-authored-by: Ethan Wallace <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Charcharbinkz added a commit that referenced this pull request Feb 12, 2025
* Add accessibility statement content

* Update installation page to include link to a11y statement

* Update installation.md

swapped out markdown link for GCDS link

* Update accessibility page - external attribute links

* Add <p> tags to details component.md

* Content updates to accessibility page.md

After bilingual review with Amy

* Update installation - add external tag to link.md

* Update installation - FR.md

* Update installation-EN.md

Fixed url

* Update installation-EN.md

revert external link changes. markdown for internal link to a11y page.

* Update installation-FR.md

revert external link back to internal a11y page link.

* Add accessibilite content - FR.md

* Update src/en/installation.md

Co-authored-by: Ethan Wallace <[email protected]>

* Update src/fr/installation.md

Co-authored-by: Ethan Wallace <[email protected]>

* Update src/fr/accessibilite.md

Co-authored-by: Ethan Wallace <[email protected]>

* Update src/en/accessibility.md

Co-authored-by: Ethan Wallace <[email protected]>

* Update src/en/accessibility.md

Co-authored-by: Amy Morris <[email protected]>

* Update src/en/accessibility.md

Co-authored-by: Amy Morris <[email protected]>

* Update src/fr/accessibilite.md

Co-authored-by: Amy Morris <[email protected]>

* Fix: Update en and fr json - add accessibility page (#492)

* Update roadmap pages after Q3 (#427)

* Update accessibility.md

Added draft EN content (for presentation), will probably be refined further once I get comments from Amy. Matilde's comments have been applied.

Not sure about the link to contact us page though at the bottom of the page, it's not on the same level.

* Update accessibility.md

* Update accessibility.md

Adjusted spacing and indentation.

* docs: fix formatting of list

* docs: update feuille-de-route.md (#458)

* Update feuille-de-route.md

* Update feuille-de-route.md

FR translation of disclaimer section at the end.

* Update src/fr/feuille-de-route.md

---------

Co-authored-by: Melanie Boeckmann <[email protected]>

* docs: update roadmap.md (#457)

Update roadmap.md

Updated status of roadmap items post Q2 2025.
Edited Templates line item, reduced scope to only basic page template.
Separated Tag component and marked as deprioritized.
Added a disclaimer on changes to be expected to the roadmap.

* Update accessibility.md

Deleted content to make way for updates by Charlotte.

---------

Co-authored-by: Daine Trinidad <[email protected]>
Co-authored-by: Melanie Boeckmann <[email protected]>

* fix: GC official symbols English link (#476)

* remove: Deprecated radio button pages (#475)

* docs: update title props description to explain usage (#473)

* docs: update title props description to explain usage

* docs: update title props description to explain usage

* docs: add guidance for grid gap prop (#474)

* feat: Add a11y tests and GitHub action (#460)

* Add cypress test to test a11y on all pages

* Update a11y-tests.yml to use cypress test

* Various a11y fixes identified by testing

* Update github action

* Try to solve permission error

* Try to solve permission issue

* Update a11y-tests.yml

* Optimize test + dead links scan

* Fix dead links

* feat: Convert component previews to iframes (#466)

* New baseComponentPreview shortcode

* Switch English pages to use iframe

* Switch French pages to use iframe

* Add logic to retain proper height in iframes

* Uncomment action in a11y test

* PR feedback: code refinement

* Split EN/FR site a11y tests into seperate test files

* Add timeout to visit

* increase timeout time

* Remove uppercase letter from url

* Fix scripts to allow preview build

* Switch terminalLog to command and improve log output

* Remove extra space

* chore(deps): update all non-major github action dependencies (#477)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: Component preview iframe permissions (#490)

* fix: update x-frame-options to allow component previews (#491)

* chore: synced file(s) with cds-snc/site-reliability-engineering (#478)

* chore: synced local '.github/workflows/s3-backup.yml' with remote 'tools/sre_file_sync/s3-backup.yml'

* chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml'

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>

* Update en.json - add accessibility page

* Fix: Update fr.json add French accessibility page to data links

* Update src/en/en.json

Co-authored-by: Ethan Wallace <[email protected]>

---------

Co-authored-by: Abdul <[email protected]>
Co-authored-by: Daine Trinidad <[email protected]>
Co-authored-by: Melanie Boeckmann <[email protected]>
Co-authored-by: Ethan Wallace <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>

* Update accessibilite - fr.md

---------

Co-authored-by: Ethan Wallace <[email protected]>
Co-authored-by: Amy Morris <[email protected]>
Co-authored-by: Abdul <[email protected]>
Co-authored-by: Daine Trinidad <[email protected]>
Co-authored-by: Melanie Boeckmann <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants