kibana/test
Matt Bargar 9d5e1ed5c1
Save query form validation on blur (#43726) (#43827)
This PR changes the save query form to only validate its inputs on blur. Previously we validated on every change. This could lead to the errors flashing in the user's face before they're done typing a valid input. For example, we allow spaces in the name field, but not at the beginning or end of the name. So if a user typed this is a long name with spaces they would see the error pop up every time they type a space, only to have it disappear when they type the next letter.
2019-08-23 16:48:45 -04:00
..
api_integration Implement saved queries and filters (#39140) (#43720) 2019-08-21 18:44:09 -04:00
common [7.x] [prettier] upgrade to 1.18.2 (#40229) 2019-07-03 13:00:44 -07:00
dev_certs [devServer] include self-signed certificates for testing 2016-01-19 14:19:25 -07:00
functional Save query form validation on blur (#43726) (#43827) 2019-08-23 16:48:45 -04:00
interpreter_functional Upgrade EUI@13.3.0 (#42858) (#43613) 2019-08-20 16:28:58 -07:00
plugin_functional Response factory parameters as named arguments (#43248) (#43883) 2019-08-23 14:49:36 -05:00
scripts [Tests] Setup contract tests in x-pack (#42345) (#42613) 2019-08-05 13:28:03 -04:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00
visual_regression [7.x] [ftr] enable visualRegression jobs (#42989) (#43124) 2019-08-12 15:29:44 -07:00
mocha_decorations.d.ts [7.x] [x-pack/ftr] refactor types to be more accurate/consiste… (#42552) 2019-08-05 08:45:34 -07:00
tsconfig.json Add ContextService to server (#42395) (#42750) 2019-08-06 21:07:52 +02:00