open-consul/ui-v2/app
John Cowen cd382b4180
ui: Previously we were passing through 'fake' events, revert to real.. (#5810)
Previously we were creating a fake event and amending the name of the
fake event, this meant that other `event.target` properties weren't
being passed through (in this instance `checked`) this changes the
approach to not use fake events, and allows you to overwrite the name
that the form uses for `handleEvent`
2019-05-08 17:12:16 +01:00
..
adapters UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
components ui: Previously we were passing through 'fake' events, revert to real.. (#5810) 2019-05-08 17:12:16 +01: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: Don't look for isDescriptor on null (related to null proxies) (#5782) 2019-05-03 11:39:32 +01:00
models UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
routes ui: Adds {{Datacenter}} keyword for URL template interpolation (#5768) 2019-05-02 18:29:43 +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: fix production build only empty role modal (#5806) 2019-05-08 10:01:26 +01:00
styles ui: Ensure room for non-hidden scrollbars (#5802) 2019-05-08 09:59:57 +01:00
templates ui: Gives the minimal in-form token list use a maximum row size (#5807) 2019-05-08 10:02:09 +01:00
utils ui: Previously we were passing through 'fake' events, revert to real.. (#5810) 2019-05-08 17:12:16 +01: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