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

CVE overhaul #13412

Merged
merged 116 commits into from
Sep 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
b38f41e
Apply redesign and add summarized status logic
mtruj013 Nov 30, 2023
7b71fd2
Fix partically avialable status counts
mtruj013 Dec 1, 2023
6163e89
Fix alignment
mtruj013 Dec 4, 2023
21011f6
Add resources section
mtruj013 Dec 5, 2023
ca23519
Apply review suggestions
mtruj013 Dec 11, 2023
d61adda
Apply design review suggestions
mtruj013 Dec 12, 2023
c1f36cd
Revert "Apply design review suggestions"
mtruj013 Dec 12, 2023
558d0e8
Apply design suggestions
mtruj013 Dec 12, 2023
26c52f1
Apply review suggestions
mtruj013 Dec 13, 2023
91b43bf
Appease linter
mtruj013 Dec 13, 2023
fce2d7d
Update release links
mtruj013 Jan 3, 2024
be9b221
Switch to cve cards
mtruj013 Jan 4, 2024
ae23d95
Apply layout changes
mtruj013 Jan 5, 2024
f536ae0
Break page into partials and finish pagination
mtruj013 Jan 8, 2024
fb620b6
Move inline styles into scss file and apply order by functionality
mtruj013 Jan 8, 2024
8dbecf5
Add export to json functionality and address ux review
mtruj013 Jan 10, 2024
14a53ec
Apply review suggestions
mtruj013 Jan 9, 2024
4c2421b
Appease linter
mtruj013 Jan 10, 2024
a023ecc
Aply review suggestions
mtruj013 Jan 12, 2024
ea005a2
Appease linter
mtruj013 Jan 12, 2024
84cbea0
Apply code review suggestions
mtruj013 Jan 12, 2024
7527b40
Appease linter
mtruj013 Jan 12, 2024
f6460cb
Add sidenav
mtruj013 Jan 12, 2024
bc82fe8
Fix label alignment
mtruj013 Jan 12, 2024
057629f
Apply review suggestions
mtruj013 Jan 17, 2024
759a6bc
Align sidenav styling to match desktop fitlers
mtruj013 Jan 17, 2024
63ceb97
Appease linter
mtruj013 Jan 17, 2024
970b30e
Remove stale code
mtruj013 Jan 18, 2024
5e128ed
Finish release and priority filtering
mtruj013 Jan 23, 2024
b292274
Add clear all filters functionality
mtruj013 Jan 23, 2024
bd57c98
Revert show results using classes to solve empty status bug
mtruj013 Jan 23, 2024
4ed5342
Appease linter
mtruj013 Jan 23, 2024
d7455f0
Fix refresh bug
mtruj013 Jan 24, 2024
30e8df9
Pull releases from yaml and upadte search results params
mtruj013 Jan 30, 2024
d9aded6
Refactor releases lists and filters
mtruj013 Feb 1, 2024
07313a4
Fix undefined vars
mtruj013 Feb 1, 2024
637f3da
Add unmaintained releases functionality
mtruj013 Feb 2, 2024
febd38c
Update filtering functionality
mtruj013 Feb 2, 2024
005f888
Remove ipdb
mtruj013 Feb 2, 2024
ffe61c3
Fix undefined priority
mtruj013 Feb 8, 2024
864fd89
Apply design updates to filters
mtruj013 Feb 8, 2024
f5a6015
Appease linter
mtruj013 Feb 9, 2024
b553090
Begin refresh
mtruj013 Mar 15, 2024
fc6c4d8
Finish layout
mtruj013 Mar 19, 2024
14c8b9f
Refactor needed fields and update styling
mtruj013 Mar 21, 2024
0782b33
Appease linter
mtruj013 Mar 21, 2024
0ce0f8c
Fix suffix bug
mtruj013 Mar 21, 2024
763cb17
Apply design review changes
mtruj013 Mar 22, 2024
837f8a9
Appease linter
mtruj013 Mar 22, 2024
f132f54
Fix spacing
mtruj013 Mar 22, 2024
c347d98
Remove stale LP call for ros esm packages
mtruj013 Jun 4, 2024
8a77536
Add detailed search view
britneywwc Jun 5, 2024
326047f
Show detailed view for 5 latest supported releases
britneywwc Jun 10, 2024
7e4887a
Run djlint formatter
britneywwc Jun 10, 2024
73457e5
Run linter and prettier
britneywwc Jun 10, 2024
f61a748
Show filtered versions on detailed table
britneywwc Jun 12, 2024
9693c3e
Remove old cve table
britneywwc Jun 12, 2024
bd11c67
Fix table grids and sizing
britneywwc Jun 20, 2024
00bb8cf
Maintain detailed view state when filters are applied
britneywwc Jun 24, 2024
3a172a0
Fix grid alignment
britneywwc Jun 24, 2024
177e176
Add blur effect to table row
britneywwc Jun 24, 2024
266913a
Refactor selected_releaases for detailed view
britneywwc Jun 24, 2024
30bb32e
Show max of 5 versions
britneywwc Jun 24, 2024
278e0bb
Set detailed view when page loads
britneywwc Jun 24, 2024
fae0722
Fix show packages bug
britneywwc Jun 24, 2024
0eb1149
Fix missing hr
britneywwc Jun 25, 2024
81a5670
Only include 5 most recent LTS by default
britneywwc Jun 25, 2024
21a2755
Apply redesign and add summarized status logic
mtruj013 Nov 30, 2023
f8a9617
Pull releases from yaml and upadte search results params
mtruj013 Jan 30, 2024
d97188f
Appease linter
mtruj013 Mar 21, 2024
9054c78
Apply design review changes
mtruj013 Mar 22, 2024
3c545ac
Debug filter removal
mtruj013 May 27, 2024
de8c033
Refactor filters, add package input functionality, and delete stale t…
mtruj013 May 28, 2024
0011652
Apply UX review changes and add no results view
mtruj013 May 31, 2024
867610b
Remove stale code and appease linter
mtruj013 Jun 4, 2024
f32112d
Apply code review suggestions
mtruj013 Jun 26, 2024
e59a1d5
Run prettier
mtruj013 Jun 26, 2024
309da32
Only show packages button if more than 6
britneywwc Jun 27, 2024
8a1afde
Add event handler only when footer buttons are present
britneywwc Jun 28, 2024
6ff1853
Fix linting
britneywwc Jun 28, 2024
fa3d2b2
Add CVE about page
britneywwc Jul 5, 2024
f7d52dd
Refactor cve folder to cves
britneywwc Jul 5, 2024
3e3f2e2
Apply djlint formatting
britneywwc Jul 5, 2024
a58c69c
Ignore djlint for conditional tags
britneywwc Jul 5, 2024
497d1e3
Fix landing page error
britneywwc Jul 9, 2024
c71b302
Update status icons
britneywwc Jul 9, 2024
7137085
Apply redesign and add summarized status logic
mtruj013 Nov 30, 2023
e71e92e
Refactor filters, add package input functionality, and delete stale t…
mtruj013 May 28, 2024
e219075
Show filtered versions on detailed table
britneywwc Jun 12, 2024
4d8369e
Refactor summarized status logic
mtruj013 Jul 18, 2024
7c1c131
Fix summarized status alignment and add version filtering edge case l…
mtruj013 Jul 19, 2024
22a3889
Add notification banner and account for verion filters in total packa…
mtruj013 Jul 23, 2024
e4be0ea
Remove orphan
mtruj013 Jul 29, 2024
1be8272
Apply fix for ignored statuses
mtruj013 Aug 5, 2024
9b5cbfe
Account for ignored-high edge case
mtruj013 Aug 6, 2024
4be8415
Apply code review suggestions
mtruj013 Aug 8, 2024
f38536f
Switch to cve cards
mtruj013 Jan 4, 2024
25305a9
Apply design review changes
mtruj013 Mar 22, 2024
d410c46
Implement release toggle functionality and address visual bugs
mtruj013 Aug 14, 2024
1a12796
Fix patches
mtruj013 Aug 14, 2024
4ad0a3f
Apply visual fixes
mtruj013 Aug 16, 2024
5325055
Fix icon alignment and related visual bugs
mtruj013 Aug 19, 2024
3975493
Apply responsive fixes
mtruj013 Aug 22, 2024
bbd9fce
Fix js bug
mtruj013 Aug 23, 2024
a054b5a
Appease linter
mtruj013 Aug 23, 2024
4bd34fe
Apply design fixes and fix filter bugs
mtruj013 Sep 5, 2024
2b7c902
Account for upstream only statuses and remove stale filter
mtruj013 Sep 5, 2024
892bea8
Move helper functions to helpers.py and apply final UI fixes
mtruj013 Sep 6, 2024
cf3cddf
Fix sidenav bug and incorrect releases on cve expanded table and upda…
mtruj013 Sep 6, 2024
2243a74
Update releases lists and fix accordion bug
mtruj013 Sep 9, 2024
3465f8f
Update lts+esm links list
mtruj013 Sep 9, 2024
2b872e9
Add loading spinner and adjust whitespace between dropdown option and…
mtruj013 Sep 11, 2024
e4b276c
try to fix the spinner
akbarkz Sep 12, 2024
2190745
Remove spinner
mtruj013 Sep 12, 2024
f879d8d
Run prettier
mtruj013 Sep 12, 2024
86a207e
Fix clear filters bug and update link href
mtruj013 Sep 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading