kibana/test
Alexey Antonov 7bf2d4c1ba
[TSVB] Enable dual mode, support index patterns and strings (#92812) (#95631)
* [TSVB] Enable `dual mode`, support index patterns and strings

* modify UI

* add migration script

* refactoring

* fix CI

* prefill the index pattern name

* modify UI

* modify UI

* update UI

* fix functional test

* some work

* remove callouts

* fix rollup test

* update UI

* fix typo

* add some unit tests

* add functional test

* fix CI

* correct labels

* fix ci group 12

* cleanup interface

* fix CI

* cleanup API

* fix some of PR comments

* move index patterns into so references

* remove wrong logic

* fix JEST

* fix some ui issues

* update sample data

* indexPatternObject -> indexPatternValue

* fix comments

* I have a dashboard with two TSVB viz. One with the default (haven't applied it to the combobox) and one with the logs. The filter contains fields only from the logs index pattern

* When I am on the string mode and try to write my index, sometimes some of the chars are not added or they are deleted while typing, something with the denounce maybe?

* fix merge conflicts

* Does this PR also supports runtime fields? I created one from the editor and I see that I can select it

* fix UI issue

* If I create a viz with the string mode and a wildcard e.g. kibana_sample*, the index patterns are not communicated correctly to the dashboard.

* fix import/export refs for dashboard

* remove MigrationPopover

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-29 07:43:17 -04:00
..
accessibility Enabling Uptime and Dashboard a11y test (#91017) (#92325) 2021-02-22 23:08:12 -05:00
api_integration [Application Usage] use incrementCounter on daily reports instead of creating transactional documents (#94923) (#95494) 2021-03-26 05:23:34 -04:00
common [7.x] ES client : use the new type definitions (#83808) (#95391) 2021-03-25 10:33:44 -04:00
examples [Search Sessions] Search session example app functional test (#92133) (#94570) 2021-03-15 12:09:58 -04:00
functional [TSVB] Enable dual mode, support index patterns and strings (#92812) (#95631) 2021-03-29 07:43:17 -04:00
harden [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
interpreter_functional kql, lucene and timerange functions (#93043) (#94829) 2021-03-18 04:40:49 -04:00
new_visualize_flow [7.x] [Dashboard] Adds Save as button to top menu (#90320) (#91208) 2021-02-11 15:02:11 -08:00
plugin_functional Implement ScopedHistory.block (#91099) (#92150) 2021-02-22 14:59:14 +01:00
scripts [ci] try reducing Jest concurrency to mitigate random timeouts (#95348) (#95362) 2021-03-24 18:46:12 -04:00
security_functional [7.x] Unrevert "Migrations v2: don't auto-create indices + FTR/esArchiver support (#85778)" (#89992) (#90839) 2021-02-16 06:56:59 -05:00
server_integration Use default ES distribution for functional tests (#88737) (#90694) 2021-02-08 22:57:34 -08:00
ui_capabilities/newsfeed_err [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
visual_regression [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
tsconfig.json Merge tsconfig and x-pack/tsconfig files (#94519) (#94703) 2021-03-16 12:33:47 -04:00