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

Update roadmap pages after Q3 #427

Merged
merged 7 commits into from
Feb 4, 2025
Merged

Update roadmap pages after Q3 #427

merged 7 commits into from
Feb 4, 2025

Conversation

adorayi
Copy link
Contributor

@adorayi adorayi commented Oct 1, 2024

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.
https://app.zenhub.com/workspaces/gc-design-system-6100624a19f4cf000e46e458/issues/gh/cds-snc/design-gc-conception/1328
Updates to the Roadmap pages in EN and FR to reflect current status post Q3.
Also added a paragraph at the end regarding expecting changes to the roadmap as priorities shift


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.

Updated the status of items from Q3
Added deprioritized status to items from previous quarters that were not started.
Added a paragraph at the end regarding expecting changes to the roadmap as priorities shift.

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.
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-427.djtlis5vpn8jd.amplifyapp.com

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-427.d35vdwuoev573o.amplifyapp.com

adorayi and others added 5 commits September 30, 2024 22:27
Adjusted spacing and indentation.
* 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 <melanie.bockmann@gmail.com>
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.
@adorayi adorayi marked this pull request as ready for review January 21, 2025 19:47
@adorayi adorayi requested review from melaniebmn and ethanWallace and removed request for melaniebmn February 3, 2025 17:33
@adorayi adorayi marked this pull request as draft February 3, 2025 17:35
@adorayi adorayi removed the request for review from ethanWallace February 3, 2025 17:36
@adorayi adorayi marked this pull request as ready for review February 3, 2025 17:44
@adorayi adorayi requested a review from ethanWallace February 3, 2025 17:45
@ethanWallace
Copy link
Collaborator

It's looking good!

I do find the statuses (completed, in progress, etc) kind of get lost in each line. Are we able to add some additional formatting to them?

@adorayi
Copy link
Contributor Author

adorayi commented Feb 3, 2025

Thanks, I will look into the formatting for the next update.

Copy link
Collaborator

@ethanWallace ethanWallace left a comment

Choose a reason for hiding this comment

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

Since the accessibility page is now being handled in another pull request , can we remove it from this pull request?

Can we also update the title and description of this pull request to accurately describe the changes of this pull request?

@adorayi adorayi marked this pull request as draft February 4, 2025 18:54
@adorayi adorayi changed the title Update accessibility.md Update roadmap pages Feb 4, 2025
Deleted content to make way for updates by Charlotte.
@adorayi adorayi changed the title Update roadmap pages Update roadmap pages after Q3 Feb 4, 2025
@adorayi adorayi marked this pull request as ready for review February 4, 2025 19:12
@adorayi adorayi requested a review from ethanWallace February 4, 2025 19:13
Copy link
Collaborator

@ethanWallace ethanWallace left a comment

Choose a reason for hiding this comment

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

LGTM

@adorayi adorayi merged commit c88845f into main Feb 4, 2025
3 checks passed
@adorayi adorayi deleted the adorayi-patch-1 branch February 4, 2025 19:25
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 <melanie.bockmann@gmail.com>

* 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 <daine.trinidad@cds-snc.ca>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>

* 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 <ethan.wallace.91@gmail.com>

---------

Co-authored-by: Abdul <99345399+adorayi@users.noreply.github.com>
Co-authored-by: Daine Trinidad <daine.trinidad@cds-snc.ca>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>
Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>
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 <ethan.wallace.91@gmail.com>

* Update src/fr/installation.md

Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>

* Update src/fr/accessibilite.md

Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>

* Update src/en/accessibility.md

Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>

* Update src/en/accessibility.md

Co-authored-by: Amy Morris <75379836+SmartMouthWords@users.noreply.github.com>

* Update src/en/accessibility.md

Co-authored-by: Amy Morris <75379836+SmartMouthWords@users.noreply.github.com>

* Update src/fr/accessibilite.md

Co-authored-by: Amy Morris <75379836+SmartMouthWords@users.noreply.github.com>

* 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 <melanie.bockmann@gmail.com>

* 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 <daine.trinidad@cds-snc.ca>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>

* 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 <ethan.wallace.91@gmail.com>

---------

Co-authored-by: Abdul <99345399+adorayi@users.noreply.github.com>
Co-authored-by: Daine Trinidad <daine.trinidad@cds-snc.ca>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>
Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>
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 <ethan.wallace.91@gmail.com>
Co-authored-by: Amy Morris <75379836+SmartMouthWords@users.noreply.github.com>
Co-authored-by: Abdul <99345399+adorayi@users.noreply.github.com>
Co-authored-by: Daine Trinidad <daine.trinidad@cds-snc.ca>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>
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.

3 participants