kibana/test/functional/services
Matt Bargar bba04a51e3
Save query form validation on blur (#43726)
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-22 17:39:29 -04:00
..
dashboard Use embeddable v2 (#39126) 2019-07-12 13:31:43 -04:00
lib [ftr/cheerio] improve cheerio types to include test subject me… (#42534) 2019-08-02 13:08:20 -07:00
remote [service/remote] check env variable value (#41909) 2019-07-25 08:29:17 +02:00
visualizations fix: 🐛 pass whole action context to isCompatible() method (#43457) 2019-08-19 14:31:32 +02:00
apps_menu.ts [ftr/cheerio] improve cheerio types to include test subject me… (#42534) 2019-08-02 13:08:20 -07:00
browser.ts FTR: upgrade chromedriver to 75 (#40791) 2019-07-12 19:49:51 +02:00
combo_box.ts Upgrade EUI to 12.4.0 (#41577) 2019-07-22 13:01:25 -05:00
doc_table.ts [ftr/cheerio] improve cheerio types to include test subject me… (#42534) 2019-08-02 13:08:20 -07:00
embedding.js
failure_debugging.js
filter_bar.js
find.ts FTR: fix testSubjects.missingOrFail (#42290) 2019-07-31 00:19:15 +02:00
flyout.js
global_nav.js
index.ts Implement saved queries and filters (#39140) 2019-08-21 16:53:19 -04:00
inspector.js [Vis: Default editor] EUIficate pie chart options tab (#41901) 2019-07-29 13:03:57 +03:00
query_bar.js
renderable.js
saved_query_management_component.js Save query form validation on blur (#43726) 2019-08-22 17:39:29 -04:00
screenshots.ts
snapshots.js
table.js
test_subjects.ts FTR: fix testSubjects.missingOrFail (#42290) 2019-07-31 00:19:15 +02:00
toasts.ts
visualize_listing_table.js