[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
+1 -1
View File
@@ -84,7 +84,7 @@
"selenium-webdriver": "4.0.0-alpha.1",
"ts-node": "~4.1.0",
"tslint": "~5.9.1",
"typescript": "~2.7.2",
"typescript": "^2.9.2",
"wait-on": "2.1.0"
}
}