open-consul/ui-v2/app
John Cowen e029b92b3f Use html5 oninput instead of onkeyup for native textual inputs
This enables people to enter things using the mouse to paste for
example, plus possible other things.

As an aside it also answers my query regarding `fillIn` for testing,
nothing needs to be actually _typed_ anymore! Doh
2018-07-03 15:40:15 +01:00
..
adapters Lint 2018-06-25 12:25:16 -07:00
components WIP: First draft intentions 2018-06-25 12:25:14 -07:00
controllers Change the appearance of * for intention listings 2018-06-25 12:26:18 -07:00
helpers Adds filtering to the KV listing page 2018-06-12 11:24:35 +01:00
mixins More detailed error messages for duplicate intentions 2018-06-25 12:25:15 -07:00
models Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00:00
routes Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00:00
serializers Tie up real endpoints 2018-06-25 12:25:15 -07:00
services Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00:00
styles Encode all the hexcodes 2018-06-26 10:48:26 +01:00
templates Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00
utils More detailed error messages for duplicate intentions 2018-06-25 12:25:15 -07:00
validations Tie up real endpoints 2018-06-25 12:25:15 -07:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
index.html Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js WIP: First draft intentions 2018-06-25 12:25:14 -07:00