Commit graph

4151 commits

Author SHA1 Message Date
Kibana Machine
22a34602b7
[Uptime] Fix overview flaky tests (#99781) (#100155)
* add retry logic and add describe.only to prepare for flaky test runner

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Dominique Clarke <doclarke71@gmail.com>
2021-05-14 16:37:38 -04:00
Brian Seeders
fbe6377ccc
[7.12] [CI] Create a ciGroup just for tests that use Docker (#98535) (#99091)
* [CI] Create a ciGroup just for tests that use Docker (#98535)

# Conflicts:
#	test/scripts/jenkins_xpack_build_kibana.sh
#	x-pack/test/fleet_api_integration/apis/index.js

* Fix linting issues
2021-05-03 16:21:44 -04:00
Devon Thomson
45d6133461
Fixed copyTo by only copying explicit input (#98083) (#98371) 2021-04-26 17:52:15 -04:00
Maja Grubic
4f0af3c20a
[Discover] Attempt at fixing a failing test (#97790) (#98022)
# Conflicts:
#	test/functional/apps/discover/_data_grid_context.ts
2021-04-22 12:23:01 -04:00
Matthias Wilhelm
50d6c6d579
[Discover] Fix datagrid test failure in cloud environment (#97809) 2021-04-22 06:36:37 +02:00
Matthias Wilhelm
80ea3abfa3
[7.12] [Discover] Fix wrong sort order with empty sort URL parameter (#97434) (#97711)
* [Discover] Fix wrong sort order with empty sort URL parameter (#97434)

Co-authored-by: Tim Roes <mail@timroes.de>
# Conflicts:
#	src/plugins/discover/public/application/angular/discover_state.ts

* Update _shared_links.ts
2021-04-20 18:24:29 -04:00
Matthew Kime
247851b0ca
Index patterns server - throw correct error on field caps 404 (#95879) (#97034)
* throw correct error on field caps 404 and update tests
# Conflicts:
#	src/plugins/data/server/index_patterns/index_patterns_service.ts
2021-04-13 17:20:42 -04:00
Nathan Reese
71735208e8
[Maps] fix Kibana does not recognize a valid geo_shape index when attempting to create a Tracking Containment alert (#96633) (#96682)
* [Maps] fix Kibana does not recognize a valid geo_shape index when attempting to create a Tracking Containment alert

* tslint

* instead of forcing refresh on getIdsAndTitles, update index pattern service to add saved object to cache when index pattern is created

* simplify title check

* revert unneeded changes

* tslint

* api doc updates

* fix functional test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.searchbar.md
2021-04-09 00:10:49 -04:00
Tyler Smalley
6a37af4d04 skip flaky suite (#89477) 2021-04-08 11:01:31 -05:00
Tiago Costa
c34a796343
skip flaky suite (#95642) 2021-03-30 03:39:56 +01:00
Tiago Costa
9b5469d9e8
skip flaky suite (#94532) 2021-03-29 13:21:37 +01:00
Matthias Wilhelm
13e254bb15
[Discover] Unskip functional test of saved queries (#94705) (#95451) 2021-03-25 16:44:38 -04:00
Kibana Machine
83f3c61201
[ci] try reducing Jest concurrency to mitigate random timeouts (#95348) (#95361)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-24 18:35:14 -04:00
Devon Thomson
15bd4b1889
[7.12] [Time to Visualize] Add Discrete Library Option to Save Modal (#94589) (#94962)
* [Time to Visualize] Add Discrete Library Option to Save Modal (#94589)

* save modal UI and Redirect and save to library

Co-authored-by: Poff Poffenberger <poffdeluxe@gmail.com>
# Conflicts:
#	.github/CODEOWNERS
#	x-pack/test/functional/apps/lens/add_to_dashboard.ts

* Update x-pack/test/functional/apps/lens/add_to_dashboard.ts

* Delete CODEOWNERS
2021-03-18 18:34:31 -04:00
Anton Dosov
c0586e5a34
Fix importing dashboards created before ~6.1.0 (#94332) (#94566) 2021-03-15 11:10:20 -04:00
Lukas Olson
f4fae28bda
[KQL] Use cache and other performance improvements (#93319) (#93973)
* [KQL] Use cache and other performance improvements

* Fix test

* Fix jest tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-08 14:32:01 -05:00
Kibana Machine
4d37b10544
wait for index pattern button to be enabled (#93677) (#93841)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Lee Drengenberg <lee.drengenberg@elastic.co>
2021-03-05 18:45:24 -05:00
Kibana Machine
3eb970d79f
[Telemetry] Fix flaky "after" delete (#93636) (#93752)
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
2021-03-05 07:23:19 -05:00
Kibana Machine
670fe1a8f6
[XY Charts] fix partial histogram endzones annotations (#93091) (#93642)
Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
2021-03-04 14:21:08 -05:00
Wylie Conlon
a83b1c2fef
[Discover] Fix link from dashboard saved search to Discover (#92937) (#93500)
* [Discover] Fix link from dashboard saved search to Discover

* Fix tests that weren't fully testing the navigation

* Fix snapshot

* Fix test navigation to context app by reverting to previous

* Unskip functional test and fix issue in data grid

* Respond to review comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-03 21:18:30 -05:00
Wylie Conlon
faadbce932
Fix expanding document when using saved search data grid (#92999) (#93523)
Co-authored-by: Matthias Wilhelm <matthias.wilhelm@elastic.co>
2021-03-03 19:02:24 -05:00
Wylie Conlon
8394b0856f
[7.12] [Index patterns] Guarantee order of fields in flattenHits (#93344) (#93485)
* [Index patterns] Guarantee order of fields in flattenHits (#93344)

* [Discover] Guarantee order of fields in table preview

* Remove comments

* Fix test that relied on discover ordering

* Fix ordering of test
# Conflicts:
#	test/functional/apps/discover/_large_string.ts
#	x-pack/test/functional/apps/security/doc_level_security_roles.js
#	x-pack/test/functional/apps/security/field_level_security.js

* Fix tests

* Fix whitespace
2021-03-03 17:20:16 -05:00
Rashmi Kulkarni
b823a8c059
Test huge fields functional test (#93334) (#93462)
* fixes https://github.com/elastic/kibana/issues/74449

* fix for unskipping test huge fields functional test

* fix eslint
2021-03-03 14:17:03 -05:00
Bhavya RM
37c5da4a97
[7.12] removing the linked issue in comments from PR (#93303) (#93351)
* removing the linked issue in comments from PR (#93303)

# Conflicts:
#	test/functional/apps/management/_import_objects.ts

* addressing es-lint errors by removing blank lines

* Fixing the eslint error again

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-03 13:10:59 -05:00
Maja Grubic
4ccabcde98
[Search Embeddable] Add highlighting when searching (#93178) (#93373)
* [Search Embeddable] Add highlighting when searching

* Adding a functional test
2021-03-03 04:58:19 -05:00
Devon Thomson
18c807b55d
[Time to Visualize] Disable Visualize URL Tracker When Linked to OriginatingApp (#92917) (#93252)
* changed url tracker for visualize to not save when linked to originating app
2021-03-02 13:11:20 -05:00
Kibana Machine
e416b9b4fa
[kbn/test] add import/export support to KbnClient (#92526) (#92934)
Co-authored-by: Tre' Seymour <wayne.seymour@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: Tre' Seymour <wayne.seymour@elastic.co>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-25 20:24:09 -05:00
Wylie Conlon
0b4d3df645
[Discover] Fix persistence of "hide/show chart" in saved search (#92731) (#92895) 2021-02-25 16:31:58 -05:00
Anton Dosov
af7cded6f7
Fix navigating from discover single document view back to discover (#92463) (#92638) 2021-02-24 12:19:29 -05:00
Devon Thomson
9593886862
[Dashboard] Remove Multiple History Entries & Stay in Edit Mode on Save As (#92105) (#92441)
* made save as stay in edit mode when not navigating to another dashboard. Removed extra history entires from save
2021-02-23 13:08:46 -05:00
Wylie Conlon
b8fb632d9c
[TSVB] Stop inserting zeroes for null series (#90861) (#92433)
* [TSVB] Stop inserting zeroes for null series

* Replace empty default value with hyphen

* Stop treating 0 as false

* Fix test cases

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 12:47:27 -05:00
Rudolf Meijering
996fefc417
v1 migrations: drop fleet-agent-events during a migration (#92188) (#92372)
* v1 migrations: drop fleet-agent-events during a migration

* Add TODO to fleet to make it clear that fleet-agent-events should not be used

* Fix test
2021-02-23 07:58:02 -05:00
Daniil
298d8e9679
[Data Table] Fix visualization layout in split mode (#91799) (#92264)
* Fix table vis layout in split mode

* Stick pagination at the bottom

* Fix functional tests

* Fix jest test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 03:26:45 -05:00
Wylie Conlon
336d8de48b
[Discover] Show correct data for top level object columns (#91954) (#92269)
* [Discover] Show correct data for top level object columns

* Fix bug with missing fields

* Fix bug in data grid

* Fix remaining bug in datagrid

* Change use of API to work with any type

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 16:36:18 -05:00
Maja Grubic
b5f05d6fec
[Discover] Always show unmapped fields (#91735) (#92071)
* [Discover] Always show unmapped fields

* Updating the functional test

* Remove unmapped switch toggle

* Some more code cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 10:08:58 +00:00
Devon Thomson
f8934a0740
[Time to Visualize] Stay in Edit Mode After Dashboard Quicksave (#91729) (#92054)
* Make quicksave function stay in edit mode
2021-02-19 14:50:16 -05:00
Joe Reuter
0b37d8c01c
[7.12] Discover: Add handling for source column (#91815) (#91981)
* Discover: Add handling for source column (#91815)

* enable by default

* [Discover] Fix context view for date_nanos format with custom timestamps (#54089)

* Switch from _source to fields when fetching anchor records with date_nanos timestamps

* Add testdata

* Add functional test

* fix search_after

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Matthias Wilhelm <matthias.wilhelm@elastic.co>
2021-02-19 10:47:08 -05:00
Kibana Machine
2ec7989b63
[CI] Build and publish storybooks (#87701) (#91916)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2021-02-18 21:28:29 +00:00
Nick Partridge
a4a74c81ef
Enable new chart library setting (#86538) (#91705) 2021-02-17 13:31:03 -06:00
Rashmi Kulkarni
1d8f36249c
unskip navigation test (#91306) (#91586)
* fixes https://github.com/elastic/kibana/issues/74449

* unskip navigation test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-16 17:18:20 -08:00
Spencer
fedc100d4c
[7.x] ship @kbn/ui-shared-deps metrics in separate step (#91504) (#91539)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-16 16:01:26 -05:00
Devon Thomson
f81cdc3ff7
[Time to Visualize] Unsaved Changes Badge (#91073) (#91540)
* Added unsaved changes badge to dashboards. Removed (unsaved) from the dashboard title
2021-02-16 16:01:01 -05:00
Devon Thomson
04eca9683c
[Time to Visualize] Combine Discard & Cancel (#91267) (#91533)
* recombined discard and cancel button functionality
# Conflicts:
#	test/functional/apps/dashboard/view_edit.ts
2021-02-16 15:17:31 -05:00
Maja Grubic
8485edc50a
[Discover] Making source filters test run with fields API (#91404) (#91482) 2021-02-16 17:38:09 +00:00
Rudolf Meijering
1fc8122c6d
[7.x] Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992) (#90839)
* Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992)

* Revert "Revert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)""

This reverts commit f97958043f.

* Fix flaky saved objects management test #89953

* If a clone target exists, wait for yellow, not green, index status

* Fix test after master merge

* Fix types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* Fix visualize fixture after backport

* Disable monitoring plugin email notifications in functional tests

* Disabling monitoring emails doesnt disable it, configure instead

* Fix monitoring test

* Remove debug logging from FTR config

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-16 06:56:59 -05:00
Ahmad Bamieh
004b1dfc2e
[7.x] fix ui counters flaky test (#91372) (#91433) 2021-02-16 01:32:28 +02:00
Tiago Costa
f8eef635e5
skip flaky suite (#86948) 2021-02-15 13:40:36 +00:00
Tiago Costa
b54a5ec577
skip flaky suite (#91191) 2021-02-15 13:37:42 +00:00
Ahmad Bamieh
ccaded1d89
[7.x] [Saved Objects] Allow exporting and importing hidden types (#90178) (#91351)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-15 03:07:05 +02:00
Joe Portner
f03a7ea753
Sharing saved objects, phase 2.5 (#89344) (#91335) 2021-02-13 15:51:40 -05:00