-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Drilldowns] Dashboard to dashboard drilldown #63108
Merged
Dosant
merged 116 commits into
elastic:drilldowns
from
Dosant:dev/drilldowns/dashboard-to-dashboard-drilldown
Apr 24, 2020
Merged
Changes from all commits
Commits
Show all changes
116 commits
Select commit
Hold shift + click to select a range
813a896
partial progress on async loading / searching of dashboard titles
mattkime 65ff148
feat: 🎸 make combobox full width
streamich d46fcf0
filtering combobox polish
mattkime 6e11bc2
Merge branch 'drilldowns_load_dashboard_list' of github.com:mattkime/…
mattkime 699d853
storybook fix
mattkime d3ac7ad
implement navigating to dashboard, seems like a type problem
mattkime a5ee274
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime 4369399
try navToApp
mattkime 94b08ae
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime 86f9768
Merge remote-tracking branch 'upstream/drilldowns' into drilldowns_lo…
mattkime a276b96
filter out current dashboard
mattkime a112732
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime 3b39dcd
rough draft linking to a dashboard
mattkime 0bbf360
remove note
mattkime 636d9ab
typefix
mattkime 6ea19aa
fix navigation from dashboard to dashboard
Dosant 0178ff5
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime a431e86
partial progress getting filters from action data
mattkime 4217b18
fix issue with getIndexPatterns undefined
Dosant 177822f
fix filter / time passing into url
Dosant 8bcbc1b
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime f7b7add
typefix
mattkime 346dc40
Merge branch 'drilldowns_load_dashboard_list' of github.com:mattkime/…
mattkime bd7a91c
dashboard to dashboard drilldown functional test and back button fix
Dosant 5ea7818
documentation update
mattkime 8297b55
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime feccdfc
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime 29e885c
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant 100c4f0
chore clean-ups
Dosant 340fd89
basic unit test for dashboard drilldown
Dosant 406facd
remove test todos
Dosant d894574
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant bf9e505
remove config
Dosant a24e29a
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime d7633b3
improve back button with filter comparison tweak
Dosant 59101ef
dashboard filters/date option off by default
Dosant 9fdb358
Merge branch 'drilldowns_load_dashboard_list' of github.com:mattkime/…
mattkime bb308d6
revert change to config/kibana.yml
mattkime 8d10133
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
streamich 31e28a3
remove unneeded comments
mattkime 38ec7a0
use default time range as appropriate
mattkime c3708ca
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime 4a8d4a1
fix type, add filter icon, add text
mattkime 0deb6b4
fix test
mattkime 6a78486
change how time range is restored and improve back button for drilldowns
Dosant bc3fdd4
Merge branch 'drilldowns' into drilldowns_load_dashboard_list
mattkime 8deeaa9
Merge branch 'drilldowns' of github.com:elastic/kibana into drilldown…
Dosant 514561b
resolve conflicts
Dosant 40e396c
fix async compile issue
mattkime a9b86a9
remove redundant test
Dosant af4a20f
wip
Dosant f391fb6
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant 2c070b8
wip
Dosant 520b3b0
fix
Dosant 5ef56b8
temp skip tests
Dosant 07bee63
fix
Dosant a14439e
handle missing dashboard edge case
Dosant 155cce3
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant af1ab76
fix api
Dosant f911f43
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant baf61ba
refactor action filter creation utils
ppisljar 4d57fcc
updating
ppisljar 66c9906
updating docs
ppisljar 1627839
Merge branch 'master' of github.com:elastic/kibana into dev/drilldown…
Dosant 451f2a8
improve
Dosant 4cd3c23
fix storybook
Dosant 0733762
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant 08597a1
post merge fixes
Dosant bc6d22f
fix payload emitted in brush event
Dosant ede5e98
properly export createRange action
Dosant c2aed7a
improve tests
Dosant 75d6725
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant e4be53a
Merge branch 'master' of github.com:elastic/kibana into cleanup/visev…
Dosant 84f653b
add test
Dosant b3e45ba
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant 4ce982a
Merge branch 'cleanup/visevents' of github.com:ppisljar/kibana into d…
Dosant ba458c7
post merge fixes
Dosant 8a00d65
improve
Dosant 73a1566
fix
Dosant 952d6cd
improve
Dosant d686351
fix build
Dosant 2455d93
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant cac9633
wip getHref support
Dosant b4837a3
implement getHref()
Dosant 0825062
give proper name to a story
Dosant 98251da
use sync start services
Dosant 7010b18
update text
Dosant ed71dc5
fix types
Dosant 6ca0d93
fix ts
Dosant 930fd2a
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant 1ac52d0
fix docs
Dosant bb7f7d3
move clone below drilldowns (near replace)
Dosant 8c4e836
remove redundant comments
Dosant 73eadb0
refactor action filter creation utils
ppisljar 810c5d5
updating
ppisljar 974527f
updating docs
ppisljar f1f4666
fix payload emitted in brush event
Dosant 997aad6
properly export createRange action
Dosant fee20fc
some more updates
ppisljar 0553da9
fixing types
ppisljar 6c223c3
...
ppisljar fc972f1
inline EventData
Dosant d7cf94e
fix typescript in lens and update docs
Dosant 2d81b0c
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant 043e498
Merge branch 'cleanup/visevents' of github.com:ppisljar/kibana into d…
Dosant 4c9816e
improve filters types
Dosant 99327a8
docs
Dosant 1076f12
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant aca9c8a
merge
Dosant 6e1d768
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant b83ee56
merge
Dosant 8566cbc
@mdefazio review
Dosant 218d66f
adjust actions order
Dosant 0785dc6
Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…
Dosant 0997398
docs
Dosant 8ec37f5
@stacey-gammon review
Dosant File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
5 changes: 0 additions & 5 deletions
5
x-pack/plugins/dashboard_enhanced/public/components/README.md
This file was deleted.
Oops, something went wrong.
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
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adjusted to follow: #60138 (comment)