kibana/test/functional
Alexey Antonov 0b7e83f736
[TSVB] Allow custom label for fields via index pattern field management (#84612)
* [TSVB] Allow custom label for fields via index pattern field management

Closes: #84336

* replace saveObject, elasticsearch client to new one

* fix CI

* update schema

* fix Top Hit

* some changes

* partially move getting fields into client side

* fix PR comments

* fix issue with getting fields

* move SanitizedFieldType to common types

* fix issue on changing index pattern

* fix issue

* fix regression

* some work

* remove extractFieldName, createCustomLabelSelectHandler

* request/response processors should be async

* some work

* remove tests for createCustomLabelSelectHandler

* fix table

* fix placeholder

* some work

* fix jest

* fix CI

* fix label for table view

* test: visualize app visual builder switch index patterns should be able to switch between index patterns

* fix functional tests

* fix sorting

* fix labels for entire timerange mode

* add createFieldsFetcher method

* table view - fix pivot label

* fix PR comments

* fix issue with selecting buckets scripts

* fix types

* Update create_select_handler.test.ts

* fix PR comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-12 19:28:45 +03:00
..
apps [Timelion] Fix tests flakiness on suggestion click (#87273) 2021-01-11 11:03:44 +02:00
fixtures/es_archiver [index patterns] Field custom name => custom label (#83717) 2020-11-19 16:03:05 -06:00
page_objects [TSVB] Allow custom label for fields via index pattern field management (#84612) 2021-01-12 19:28:45 +03:00
screenshots [Lens] Adjust Lens Visualization Padding in Dashboards (#81911) 2020-10-29 16:52:02 -04:00
services [Search] Search Sessions with relative time range (#84405) 2021-01-12 14:51:04 +01:00
config.coverage.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.edge.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.firefox.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.js Enable new chart library setting (#86538) 2020-12-22 10:06:37 -06:00
config.legacy.ts [Data table] Reactify & EUIficate the visualization (#70801) 2020-12-15 14:44:20 +03:00
ftr_provider_context.d.ts
jest.config.js Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
README.md Fix dead links to functional testing docs (#85097) 2020-12-14 17:00:53 +01:00

Kibana Functional Testing

See our Functional Testing Guide