consul/ui/packages/consul-ui/app
John Cowen 70f29c2312 ui: [BUGFIX] Fix KV Code Editor syntax loading (#10605)
This commit adds a bit of string wrangling to avoid the keys in our javascript source file also being transformed. Additionally, whilst looking at this we decided that Maps are a better dictionary than javascript objects, so we moved to use those here also (but this doesn't affect the issue)
2021-07-14 17:56:18 +00:00
..
abilities ui: Show the correct 'ACLs Disabled' page when ACLs are disabled (#10604) 2021-07-14 17:52:50 +00:00
adapters ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
components ui: Show the correct 'ACLs Disabled' page when ACLs are disabled (#10604) 2021-07-14 17:52:50 +00:00
controllers ui: Support Route optional parameters/segments (#10212) 2021-05-26 16:46:46 +00:00
decorators ui: Serf Health Check warning notice (#10194) 2021-05-13 10:37:46 +00:00
filter/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 10:37:46 +00:00
forms ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
helpers ui: Support Route optional parameters/segments (#10212) 2021-05-26 16:46:46 +00:00
initializers ui: CSP Improvements (#9847) 2021-03-17 10:46:21 +00:00
instance-initializers ui: [BUGFIX] Fix KV Code Editor syntax loading (#10605) 2021-07-14 17:56:18 +00:00
locations ui: Support Route optional parameters/segments (#10212) 2021-05-26 16:46:46 +00:00
mixins ui: Support Route optional parameters/segments (#10212) 2021-05-26 16:46:46 +00:00
models ui: Create and use collapsible notices component (#10270) 2021-05-27 08:01:01 -04:00
modifiers ui: CopyButton amends (#10511) 2021-07-06 16:43:31 +00:00
routes ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 10:47:24 +00:00
routing ui: Support Route optional parameters/segments (#10212) 2021-05-26 16:46:46 +00:00
search/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 10:37:46 +00:00
serializers ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 10:47:24 +00:00
services ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 10:47:24 +00:00
sort/comparators ui: Reformat MaxTokenTTL to sortBy as an integer (#9969) 2021-04-07 12:43:04 -04:00
styles ui: CopyButton amends (#10511) 2021-07-06 16:43:31 +00:00
templates ui: %horizontal-kv-list CSS component (and related) (#10285) 2021-06-21 10:45:38 +00:00
utils ui: Add intl debug helpers (#10513) (#10561) 2021-07-07 10:26:12 +01:00
validations ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
app.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
env.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
router.js ui: Show the correct 'ACLs Disabled' page when ACLs are disabled (#10604) 2021-07-14 17:52:50 +00:00