-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Discover/Lens] Unify field popover (#141787)
* [UnifiedFieldList] Add a new FieldPopover component * [Discover] Integrate FieldPopover into Discover page * [Discover] Integrate FieldPopover into Lens page * [Discover] Update for tests * [Discover] Add "Add field as column" action to Discover * [Discover] Deprecate i18n keys * [Discover] Update tests * [Discover] Fix field type * [Discover] Fix sidebar pagination when lazy js modules are being loaded * [Discover] Extract new FieldVisualizeButton * [Discover] Integrate it into Lens * [Discover] Fix checks * [Discover] Add popover tests * [Discover] Add popover header tests * [Discover] Add field visualize button tests * [Discover] Update docs * [Discover] Update tests * [Discover] Fix button state on rerender * [Discover] Reorganize components * [Discover] Update tests * Merge remote-tracking branch 'upstream/main' into 140363-unified-popover # Conflicts: # x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx * [Discover] Fix for ad hoc data views * [Discover] Fix multi fields toggle action * [Discover] Fix display name in the popover * [Discover] A fix for tests * [Discover] Update the icon to plusInCircle * [UnifiedFieldList] Remove redundant styles Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Stratoula Kalafateli <[email protected]>
- Loading branch information
1 parent
d7924aa
commit 91dbdc7
Showing
40 changed files
with
1,265 additions
and
626 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 0 additions & 29 deletions
29
...blic/application/main/components/sidebar/__stories__/discover_field_visualize.stories.tsx
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
src/plugins/discover/public/application/main/components/sidebar/discover_field.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.