kibana/test/functional/page_objects
Marco Vettorello bf4d1233d4
Fix filling x axis values for date histogram (#35247) (#35520)
The interval parameter is used to fill the gaps between missing buckets. If we are using a calendar interval it not always correspond correctly to his milliseconds representation. E.g. 1y interval can correspond to 365 or 366 days depending on the interval and. If transformed to milliseconds it can get one of those two values depending of the interval start and end. The same happens for months.

Add a new esarchive with 7 years of data, used for those functional tests

Removed angular dependency from zero injection
2019-04-24 09:15:04 +02:00
..
common_page.js [@kbn/expect] "fork" expect.js into repo (#33761) (#33799) 2019-03-25 13:13:12 -07:00
console_page.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
context_page.js Upgrade Kibana to Elasticsearch 7.0 (#29184) 2019-01-30 09:08:58 -05:00
dashboard_page.js Restore webdriver-based functional test runner driver (#31446) (#32846) 2019-03-09 19:45:28 +01:00
discover_page.js update functional tests to support Firefox (#34635) (#35214) 2019-04-17 15:05:43 +02:00
header_page.js Replace angular timepicker with EuiSuperDatePicker (#29204) 2019-02-05 20:45:31 -07:00
home_page.js FTR: fix 10 sec timeout in waitForDeleted (#33313) (#33920) 2019-03-27 11:30:44 +01:00
index.ts [TSVB]: initial markdown test implementation (#31893) (#32634) 2019-03-07 14:08:09 +03:00
monitoring_page.js Even moar 'ui/public' LESS to SASS (#26435) 2018-12-14 11:41:27 -05:00
point_series_page.js Visualize sidebar design updates (#29658) 2019-01-31 16:46:05 -05:00
settings_page.js update functional tests to support Firefox (#34635) (#35214) 2019-04-17 15:05:43 +02:00
share_page.js FTR: fix 10 sec timeout in waitForDeleted (#33313) (#33920) 2019-03-27 11:30:44 +01:00
shield_page.js K7 Login screen (#23512) 2018-10-22 14:18:17 -04:00
time_picker.js [page_objects/time_picker] fix getTimeDurationInHours returning NaN (#33255) (#33292) 2019-03-15 10:44:11 +01:00
timelion_page.js [7.0] [ftr/defaultTimezone] make UTC the default timezone (#30460) (#31074) 2019-02-14 13:50:31 -08:00
visual_builder_page.ts bump chromedriver to 2.46.0 (#27302) (#35012) 2019-04-13 10:31:49 +02:00
visualize_page.js Fix filling x axis values for date histogram (#35247) (#35520) 2019-04-24 09:15:04 +02:00