Skip to content

Commit

Permalink
Merge pull request #371 from RedHatProductSecurity/refactor/OSIDB-281…
Browse files Browse the repository at this point in the history
…8-affect-section-redesign

OSIDB-2818: Affect section redesign
  • Loading branch information
C-Valen authored Sep 3, 2024
2 parents ace236c + 7b071f2 commit 2f0f0fd
Show file tree
Hide file tree
Showing 37 changed files with 5,177 additions and 1,711 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,25 @@
## [Unreleased]
### Added
* Allow using default ordering in flaw list page (`OSIDB-3187`)
* Support operations for a selection of affects (`OSIDB-2818`)
* Support filing trackers for a selection or individual affects (`OSIDB-2818`)
* Provide default values when adding new affects (`OSIDB-2818`)
* Added different filters for affects and trackers (`OSIDB-2818`)
* Support field specific sorting for affects and trackers (`OSIDB-2818`)
* New modal view for trackers manager for individual/selected affects (`OSIDB-2818`)
* Provide Bug ID information for trackers display (`OSIDB-2818`)

### Changed
* Improved performance by reusing access token until is expired (`OSIDB-3373`)
* Re-design of affects view (`OSIDB-2818`)
* Re-design of trackers view (`OSIDB-2818`)
* Modified layout of trackers manager (`OSIDB-2818`)

### Fixed
* Correct `affected module` information source on trackers display (`OSIDB-2818`)

### Removed
* Removed `type` information for trackers display (`OSIDB-2818`)

## [2024.8.0]
### Added
Expand Down
109 changes: 0 additions & 109 deletions src/components/AffectExpandableForm.vue

This file was deleted.

256 changes: 0 additions & 256 deletions src/components/AffectedOfferingForm.vue

This file was deleted.

Loading

0 comments on commit 2f0f0fd

Please sign in to comment.