open-consul/ui-v2/app
John Cowen 7a45019c29 ui: URL encodes any varaibles interpolated into the template... (#5766)
Encodes any variables passed in to be used for template interpolation, but importantly nothing else in the URL apart from the variables themselves. 'Generally' service names are reasonably URL safe, but we know of usecases using at least /s in service names.
2019-05-02 18:29:43 +00:00
..
adapters UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
components ui: URL encodes any varaibles interpolated into the template... (#5766) 2019-05-02 18:29:43 +00:00
computed ui: Adds blocking query support to the service detail page (#5479) 2019-05-01 18:22:22 +00:00
controllers ui: dashboard links (#5704) 2019-05-01 18:22:38 +00:00
forms UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
helpers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
initializers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
instance-initializers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
mixins UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
models UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
routes ui: dashboard links (#5704) 2019-05-01 18:22:38 +00:00
routing UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
search/filters UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
serializers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
services UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
styles ui: Fix CSS related to icons and h2 changes done in different PRs 2019-05-01 19:01:32 +00:00
templates ui: Re-fix old erroneous link 2019-05-01 19:01:03 +00:00
utils UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
validations UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
env.js ui: Adds easily accessible `env` for user settable 'debug' settings (#5668) 2019-05-01 18:22:35 +00:00
index.html ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00