Commit 5909a0b
feat: add eol page (#7990)
* feat: add eol page
Co-Authored-By: Aviv Keller <me@aviv.sh>
* Update Modal.tsx
Signed-off-by: Claudio Wunder <cwunder@gnome.org>
* expand and do not reuse i18n keys
this helps our features be more portable
* add one more i18n key
* add footer to article layout
* Update apps/site/components/EOL/Table.tsx
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
* cleanup unused classnames
* simplify Table
* normalize endOfLife vs eol
* Apply suggestions from code review
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
* add back in the release schedule link
i think it is important to give people breadcrumbs like this
* small grammar / tense / capitalization changes
* Update apps/site/pages/en/eol.mdx
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Signed-off-by: Claudio Wunder <cwunder@gnome.org>
* increase gap between vulnerability chips
* make all translation strings long-form
per feedback, this helps with static analysis. this scope included code not introduced in this PR
* document translation key retrieval
* rename variable
* move CTAs up
* chore: button variants, and updated eol page; removed translated previous-releases (outdated pages)
* rename EOLModal/index per standard
* rename components per docs and patterns
* chore: design improvements
* chore: tiny mobile improvement
* chore: apply suggestions
* chore: apply text suggestions
* chore: balance the buttons
* fix a11y issue on mdx rendering
* chore: make it rain tm
* Update vulnerabilities.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aviv Keller <me@aviv.sh>
* apply aviv"s suggestions - manually added as the redirect also needed a locale AFAIK
* types and constants cleanup
* fix import
* more types cleanup
* one final type lint
actually ran locally. this instance is still suffering from some wonky husky problems
* move link below buttons
* move URL to constants
* rename variable
* tighten up UnknownSeverity types
* format after refactor
* memoize calls
* simplify translation call
* apply suggestion
* apply linter
* refator vulnerability grouping, add unit tests
* avoid passing modal via frontmatter
* generify modal props
* move checks into children components
* pass all vulns to children
* fixup!
* no modal provider
* rename ref to url
* fix type
* use proper import specifier
* tweak memo per review
* destructure and cleanup.
net, more lines of code, shrug
* move key after fragment introduced
fixes warning
* change herodevs link to be a direct anchor, with no event listener from next
* use rich translation for EOLAlertBox
* chore: recommendation under
Signed-off-by: Claudio Wunder <cwunder@gnome.org>
* Update apps/site/components/EOL/VulnerabilityChips/Chip/index.tsx
Co-authored-by: Claudio Wunder <cwunder@gnome.org>
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
* use filtered vulnerabilities
* add space
* use consistent modern looping
* chore: cleanup, refactor + fixes
* fix: tests
---------
Signed-off-by: Claudio Wunder <cwunder@gnome.org>
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Signed-off-by: Aviv Keller <me@aviv.sh>
Co-authored-by: Aviv Keller <me@aviv.sh>
Co-authored-by: Claudio Wunder <cwunder@gnome.org>
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
Co-authored-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Claudio Wunder <cwunder@hubspot.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 5e81a17 commit 5909a0b
File tree
59 files changed
+1039
-732
lines changed- apps/site
- components
- Common
- Downloads
- DownloadReleasesTable
- Release
- EOL
- VulnerabilityChips
- VulnerabilityChip
- Releases
- MinorReleasesTable
- ReleaseOverview
- ReleaseOverviewItem
- layouts
- next-data
- generators
- __tests__
- providers
- pages
- en
- about
- es/about
- fa/about
- fr/about
- id/about
- ja/about
- ko/about
- pt/about
- ro/about
- tr/about
- uk/about
- zh-cn/about
- zh-tw/about
- providers
- types
- docs
- packages
- i18n/src/locales
- ui-components/src/Common
- AlertBox
- Badge
- BaseButton
- ChangeHistory
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+1039
-732
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
Lines changed: 0 additions & 30 deletions
This file was deleted.
Lines changed: 0 additions & 60 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments