Commit Graph

8 Commits

Author SHA1 Message Date
Vincent Fiduccia 14c6f0c222
_standardActions -> super._availableActions 2021-10-29 11:13:57 -07:00
Vincent Fiduccia e12eae56f4
Drop .class since it's the only type now 2021-10-25 10:20:35 -07:00
Vincent Fiduccia 570c4650e9
Now with more classes and no proxies 2021-10-25 10:20:34 -07:00
Vincent Fiduccia a0a7a4440d
Prevent edit of settings set by env var 2021-08-21 02:49:37 -07:00
Phillip Rak d20155a320 Add custom validator to check if server-url starts with https 2021-08-16 12:10:05 -07:00
Richard Cox 578391ba91 Fix disparity between admin and standard user global settings actions
- previously admin showed `edit` and standard user showed `view config` & `view yaml`
- neither 'view' action should be visible
- this makes use of empty action menu feature in #2440
2021-02-25 16:33:28 +00:00
Neil MacDougall df676ea141 Address PR feedback 2021-02-19 13:59:21 +00:00
Neil MacDougall ab67d3df27 Add Global Settings and Feature Flags 2021-02-08 20:01:27 +00:00