Toast-style global notification state (#13341)

* toast style notification init

* Notificatino styles and messaging for variable save

* pre-PR cleanup

* Typo fix and 5sec timeout

* Prevent text from overlapping the close button
This commit is contained in:
Phil Renaud
2022-06-17 14:05:30 -04:00
committed by Tim Gross
parent 2e433c8c4f
commit 3bb71d04f7
9 changed files with 119 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ export default class ApplicationController extends Controller {
@service config;
@service system;
@service token;
@service flashMessages;
queryParams = [
{