Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
Update CHANGELOG.md

Co-authored-by: Johanna England <[email protected]>
Update NOTES.md

Co-authored-by: Johanna England <[email protected]>
Fix changelogs
  • Loading branch information
podliashanyk committed Mar 17, 2023
1 parent 2487dfb commit 7775f88
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 24 deletions.
22 changes: 10 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ This file documents all changes to Argus-frontend. This file is primarily meant

## [Unreleased]

### 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.
- Replaced _add phone number from notification profiles_ feature with _add destination from notification profiles_ feature.
- Removed all use of _phone numbers_, except for phone numbers as a part of _destinations_.


## [v1.8.1] - 2023-02-15

### Fixed
Expand All @@ -13,19 +22,8 @@ This file documents all changes to Argus-frontend. This file is primarily meant

### Added

- Use backend bulk endpoints to speed up updating incidents in bulk
- Visual feedback (table loading) when changing incident filter parameters, and when navigating incident table pages


### 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.



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

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

Expand Down
22 changes: 10 additions & 12 deletions NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ This file documents changes to Argus-frontend that are important for the users t

## [Unreleased]

### 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.
- Replaced _add phone number from notification profiles_ feature with _add destination from notification profiles_ feature.




## [v1.8.0] - 2023-02-15

### Fixed
Expand All @@ -14,19 +23,8 @@ This file documents changes to Argus-frontend that are important for the users t

### Added

- Use backend bulk endpoints to speed up updating incidents in bulk
- Visual feedback (table loading) when changing incident filter parameters, and when navigating incident table pages


### 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 emails and other media (that are configured), in addition to phone numbers.




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

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

Expand Down

0 comments on commit 7775f88

Please sign in to comment.