kibana/test
Alexey Antonov 4342f26eaf
[TSVB] Enable dual mode, support index patterns and strings (#92812)
* [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>
2021-03-29 04:32:01 -04:00
..
accessibility Enabling Uptime and Dashboard a11y test (#91017) 2021-02-19 19:21:20 -05:00
api_integration [Application Usage] use incrementCounter on daily reports instead of creating transactional documents (#94923) 2021-03-26 08:11:35 +01:00
common ES client : use the new type definitions (#83808) 2021-03-25 04:47:16 -04:00
examples [Search Sessions] Search session example app functional test (#92133) 2021-03-15 14:47:14 +01:00
functional [TSVB] Enable dual mode, support index patterns and strings (#92812) 2021-03-29 04:32:01 -04:00
harden
interpreter_functional [theme] default to v8 theme (#94370) 2021-03-17 09:49:39 -07:00
new_visualize_flow
plugin_functional Implement ScopedHistory.block (#91099) 2021-02-22 12:27:07 +01:00
scripts [ci] try reducing Jest concurrency to mitigate random timeouts (#95348) 2021-03-24 16:32:52 -04:00
security_functional
server_integration
ui_capabilities/newsfeed_err
visual_regression
tsconfig.json Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00