[ACA-1488] admin actions and settings (#496)

* restrict experimental settings to admins

* automatically edit new experimental flags

* extra menu items for admins
This commit is contained in:
Denys Vuika
2018-07-07 12:43:59 +01:00
committed by GitHub
parent 680ea5daed
commit a23d5c543a
6 changed files with 37 additions and 76 deletions
+3 -3
View File
@@ -10991,9 +10991,9 @@
"dev": true
},
"typescript": {
"version": "2.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.7.2.tgz",
"integrity": "sha512-p5TCYZDAO0m4G344hD+wx/LATebLWZNkkh2asWUFqSsD2OrDNhbAHuSjobrmsUmdzjJjEeZVU9g1h3O6vpstnw==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.9.2.tgz",
"integrity": "sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==",
"dev": true
},
"uglify-js": {