Skip to content

Commit

Permalink
Fix changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
podliashanyk committed Mar 17, 2023
1 parent 0863ddf commit d15db43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,8 @@ This file documents all changes to Argus-frontend. This file is primarily meant

## [Unreleased]


### Added

- Use backend bulk endpoints to speed up updating incidents in bulk

### Changed


- _Settings_ are replaced with _Destinations_. User may now create/update/delete emails and other media (that are configured), in addition to phone numbers.
- Switched to API v.2 calls for notification profiles
- The structure of notification profiles: removed the _Media_-selector, replaced the _Phone number_-selector with the _Destinations_-selector. User can now select multiple destinations per notification profile.
Expand All @@ -29,8 +23,7 @@ This file documents all changes to Argus-frontend. This file is primarily meant
### Added

- Visual feedback (table loading) when changing incident filter parameters, and when navigating incident table pages


- Use backend bulk endpoints to speed up updating incidents in bulk

## [v1.7.0] - 2022-12-16

Expand Down
9 changes: 1 addition & 8 deletions NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,8 @@ This file documents changes to Argus-frontend that are important for the users t

### Changed


- The structure of notification profiles: removed the _Media_-selector, replaced the _Phone number_-selector with the _Destinations_-selector. User can now select multiple destinations per notification profile.
- _Settings_ are replaced with _Destinations_. It is now possible to create/update/delete email addresses and other destinations (that are configured), in addition to phone numbers.


### Added

- Use backend bulk endpoints to speed up updating incidents in bulk
- Replaced _add phone number from notification profiles_ feature with _add destination from notification profiles_ feature.


Expand All @@ -30,8 +24,7 @@ This file documents changes to Argus-frontend that are important for the users t
### Added

- Visual feedback (table loading) when changing incident filter parameters, and when navigating incident table pages


- Use backend bulk endpoints to speed up updating incidents in bulk

## [v1.7.0] - 2022-12-16

Expand Down

0 comments on commit d15db43

Please sign in to comment.