-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
M3-3842 Change: Update event toasts (#6069)
* M3-3842 Add toasts for clone/resize/etc. events - Add handling for linode_clone to ToastNotification - Update messaging in eventMessageGenerator for clone events (using secondary entity) - Hide (Unknown) display when duration of an event is null * Add messages and toasts for resize and migration events * Refactor toastnotifications to reduce boilerplate * Fix tests * Review feedback 1 - Fix copy errors in toast messages - Simplify default logic - Add volume label display for detach/attach toasts * Review feedback 2 Use safeSecondaryLabel to refactor messaging for linode clone events * Fix typos (extra spaces)
- Loading branch information
Showing
5 changed files
with
161 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.