Skip to content

Commit

Permalink
Merge branch 'gsa-8.0' into bar_component_tests_gsa8
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahd93 authored Apr 26, 2019
2 parents e42d255 + e6782ee commit 3a6836b
Show file tree
Hide file tree
Showing 32 changed files with 566 additions and 413 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added
- Add some tests for bar [#1328](https://github.com/greenbone/gsa/pull/1328)
- Add new DefaultFilterSettings to UserSettings [#1326](https://github.com/greenbone/gsa/pull/1326)
- Add warning for IE11 [#1322](https://github.com/greenbone/gsa/pull/1322)
- Add tests for label and img [#1313](https://github.com/greenbone/gsa/pull/1313)
- German translation [#1311](https://github.com/greenbone/gsa/pull/1311)
- German translation [#1311](https://github.com/greenbone/gsa/pull/1311)[#1323](https://github.com/greenbone/gsa/pull/1323)
- Add tests for comment and badge [#1309](https://github.com/greenbone/gsa/pull/1309)
- Add error dialog to fix missing error messages in trashcan [#1286](https://github.com/greenbone/gsa/pull/1286)
- Display current result, comparable result and diff between results for delta
reports and their results in delta state "changed" [#1284](https://github.com/greenbone/gsa/pull/1284)
- Add tooltips to deactivated text fields in AlertDialog [#1269](https://github.com/greenbone/gsa/pull/1269)

### Changed
- Render all dates in the current configured timezone of the user [#1327](https://github.com/greenbone/gsa/pull/1327)
- Change default PortList for NewTargetDialog [#1321](https://github.com/greenbone/gsa/pull/1321)
- Update dependencies of react, react-dom, react-redux and create-react-app [#1312](https://github.com/greenbone/gsa/pull/1312)
- Adjust clickable area of Select [#1296](https://github.com/greenbone/gsa/pull/1296)
Expand All @@ -26,6 +29,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Cleanup get_report function in gsad [#1263](https://github.com/greenbone/gsa/pull/1263)

### Fixed
- Fix list of options of possible Filter types [#1326](https://github.com/greenbone/gsa/pull/1326)
- Fix timezone handling at performance page [#1325](https://github.com/greenbone/gsa/pull/1325)
- Fix creating and editing alerts without a result filter [#1315](https://github.com/greenbone/gsa/pull/1315)
- Fix filter selection at report details page [#1314](https://github.com/greenbone/gsa/pull/1314)
- Fix using default results filter at report details page [#1314](https://github.com/greenbone/gsa/pull/1314)
Expand Down
Loading

0 comments on commit 3a6836b

Please sign in to comment.