Skip to content

Commit

Permalink
Merge pull request #13412 from canonical/cve-overhaul
Browse files Browse the repository at this point in the history
CVE overhaul
  • Loading branch information
akbarkz authored Sep 13, 2024
2 parents 3af6a13 + 86a207e commit 05bc47a
Show file tree
Hide file tree
Showing 30 changed files with 3,338 additions and 1,425 deletions.
481 changes: 362 additions & 119 deletions static/js/src/cve/cve.js

Large diffs are not rendered by default.

349 changes: 186 additions & 163 deletions static/sass/_pattern_cve.scss

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/sass/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,7 @@ ol.p-list--divided .p-list__item::before {
row-gap: 0.5rem;
}

@media screen and (max-width: $breakpoint-small - 1) {
@media screen and (max-width: $breakpoint-large - 1) {
.u-table-horizontal-scroll {
overflow-x: hidden;
.u-table-horizontal-scroll__table {
Expand Down
373 changes: 220 additions & 153 deletions templates/certified/search-results.html

Large diffs are not rendered by default.

281 changes: 171 additions & 110 deletions templates/certified/shared/category-search-results.html

Large diffs are not rendered by default.

83 changes: 0 additions & 83 deletions templates/security/cve/_cve-table.html

This file was deleted.

103 changes: 0 additions & 103 deletions templates/security/cve/_pagination.html

This file was deleted.

25 changes: 0 additions & 25 deletions templates/security/cve/_status-fields.html

This file was deleted.

34 changes: 0 additions & 34 deletions templates/security/cve/_version-and-status-row.html

This file was deleted.

6 changes: 0 additions & 6 deletions templates/security/cve/_version-fields.html

This file was deleted.

Loading

0 comments on commit 05bc47a

Please sign in to comment.