feat(console-v2): save table filters as queryparams, smtp update (#3624)

* show warn for missing smtp

* org table, failed events, views table fallback, org table filters

* log notification providers, user filter, copy to clip fix

* lint

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
Max Peintner
2022-05-13 16:19:06 +02:00
committed by GitHub
parent a674f99c2d
commit d0c1ad2c69
43 changed files with 669 additions and 227 deletions

View File

@@ -32,6 +32,7 @@
"@types/google-protobuf": "^3.15.3",
"@types/uuid": "^8.3.0",
"angular-oauth2-oidc": "^13.0.1",
"buffer": "^6.0.3",
"codemirror": "^5.65.0",
"cors": "^2.8.5",
"file-saver": "^2.0.5",