Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lens] Add disabled filters when show underlying data #127253

Merged
merged 49 commits into from
Mar 17, 2022
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
8805136
:alembic: First steps
dej611 Feb 15, 2022
873ff6d
Merge remote-tracking branch 'upstream/main' into feature/show-underl…
dej611 Feb 15, 2022
fa64071
:tada: Initial implementation for button insider editor
dej611 Feb 17, 2022
32baaa0
:white_check_mark: fix types and tests
dej611 Feb 17, 2022
f659b6b
:white_check_mark: Add some tests and some test placeholders
dej611 Feb 17, 2022
7495712
Merge remote-tracking branch 'upstream/main' into feature/show-underl…
dej611 Feb 21, 2022
54bdbd2
:bug: Fix issues on mount
dej611 Feb 21, 2022
5b7dbe4
:fire: Remove unused attr
dej611 Feb 21, 2022
c938b01
:white_check_mark: Add more tests for edge cases
dej611 Feb 21, 2022
05163c8
:recycle: First code refactor
dej611 Feb 21, 2022
6206d27
:bug: Fix discover capabilities check
dej611 Feb 21, 2022
675b4db
:bug: Fix various issues
dej611 Feb 22, 2022
9dfc9d2
:white_check_mark: Add functional tests
dej611 Feb 22, 2022
6ddbee4
Merge remote-tracking branch 'upstream/main' into feature/show-underl…
dej611 Feb 22, 2022
aec1234
:white_check_mark: Add more tests
dej611 Feb 22, 2022
b214e75
Merge branch 'main' into feature/show-underlying-data
kibanamachine Feb 23, 2022
0f10e7c
Merge branch 'main' into feature/show-underlying-data
kibanamachine Feb 23, 2022
63440f3
Merge branch 'main' into feature/show-underlying-data
kibanamachine Feb 23, 2022
795f9b6
Merge branch 'main' into feature/show-underlying-data
kibanamachine Feb 23, 2022
71369da
:sparkles: Add support for terms + multiterms
dej611 Feb 23, 2022
83a08d3
:sparkles: Make link open a new window with discover
dej611 Feb 24, 2022
655a35e
:white_check_make: Update functional tests to deal with new tab
dej611 Feb 24, 2022
f9f95fd
:bug: Fix transposed table case: make it use fallback
dej611 Feb 24, 2022
c72219f
:bug: Fix unit tests
dej611 Feb 24, 2022
4eda950
Merge branch 'main' into feature/show-underlying-data
kibanamachine Feb 28, 2022
44d1088
Merge remote-tracking branch 'upstream/main' into feature/show-underl…
dej611 Mar 1, 2022
6124dbc
:ok_hand: Address review feedback
dej611 Mar 1, 2022
b30862e
:bug: Skip filtered metrics if there's at least an unfiltered one
dej611 Mar 2, 2022
1a8153f
:bug: Improve string escaping strategy
dej611 Mar 2, 2022
d0297fa
Merge branch 'main' into feature/show-underlying-data
kibanamachine Mar 2, 2022
0111cca
:bug: Fix functional tests and improved filters dedup checks
dej611 Mar 2, 2022
f0f7df5
Merge branch 'feature/show-underlying-data' of github.com:dej611/kiba…
dej611 Mar 2, 2022
1f6682a
:white_check_mark: Fix functional tests for formula case
dej611 Mar 3, 2022
972b432
:wrench: Make close editor panel more robust
dej611 Mar 3, 2022
6eec900
:wrench: Try focus approach
dej611 Mar 3, 2022
7be3ec7
:ok_hand: Rename variable
dej611 Mar 3, 2022
dbf8de9
:white_check_mark: Try to click outside
dej611 Mar 4, 2022
5f727c7
:white_check_mark: Use the keyboard arrow approach
dej611 Mar 4, 2022
0ad4bc3
Merge branch 'main' into feature/show-underlying-data
kibanamachine Mar 4, 2022
51da4b9
Merge branch 'main' into feature/show-underlying-data
kibanamachine Mar 7, 2022
aabddab
:sparkles: Add disabled filters for wider filtered metrics
dej611 Mar 7, 2022
bda6a9d
:ok_hand: Address some issues raised by review
dej611 Mar 7, 2022
acda5f8
Merge branch 'feature/show-underlying-data' into feature/show-underly…
dej611 Mar 7, 2022
676e4e5
Merge remote-tracking branch 'upstream/main' into feature/show-underl…
dej611 Mar 9, 2022
fb377f3
Update x-pack/plugins/lens/public/indexpattern_datasource/utils.tsx
dej611 Mar 9, 2022
d6390a8
:rotating_light: Fix linting issue
dej611 Mar 9, 2022
513c561
Merge branch 'main' into feature/show-underlying-data-2
kibanamachine Mar 9, 2022
9faafef
Merge branch 'main' into feature/show-underlying-data-2
kibanamachine Mar 16, 2022
a261caf
Merge branch 'main' into feature/show-underlying-data-2
kibanamachine Mar 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into feature/show-underlying-data-2
  • Loading branch information
kibanamachine authored Mar 16, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 9faafef86ed72b6ea29a9df3330e5ffeb6da95cc

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.