-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Dashboard] Hover actions for panels #182535
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
Merged
cqliu1
merged 133 commits into
elastic:main
from
cqliu1:dashboard/floating-actions-for-panels
Oct 25, 2024
Merged
Changes from 53 commits
Commits
Show all changes
133 commits
Select commit
Hold shift + click to select a range
c28f6c7
Add floating actions to dashboard panel
cqliu1 cbd6ef1
Fix filter notifications tests
cqliu1 b7751bd
Fix expectMissingPanelAction
cqliu1 5d4f1bb
Rename clickContextMenuItem to clickPanelAction
cqliu1 1a9c8f5
Remove exclusive suite
cqliu1 9af57e4
Fix position in fullscreen mode
cqliu1 99c2b72
enable allowHidden
cqliu1 6d8203a
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 7566b4e
Fix findContextMenu
cqliu1 37f1d30
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 048d176
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 eac3b29
Update cases group ID
cqliu1 cf1830e
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 69ab6d4
Hide hover actions when overlay open
cqliu1 5415398
Hide hover actions when overlay exists
cqliu1 a6ebb1a
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 f15336a
Fix ts error
cqliu1 25f350f
Update panel actions
cqliu1 0c73e5f
Delete clickContextMenuItem
cqliu1 d2dc3f5
Variable rename
cqliu1 985143c
Fix download csv tests
cqliu1 fe2383f
Remove openContextMenu usage
cqliu1 f0a2ec4
Add panelExists
cqliu1 a9e5ef3
Fix drilldown actions
cqliu1 2603358
Update padding and fix drag handle cursor
cqliu1 0d27b31
Fix scrolling
cqliu1 c467d57
Remove exclusive suites
cqliu1 c0c829e
Adjust scroll handler
cqliu1 4c4943a
Remove exclusive suite
cqliu1 621aec6
Fix scrollPanelIntoView
cqliu1 344837d
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 589a244
Remove exclusive suite
cqliu1 59b87c6
Hide drag handle when panel is maximized
cqliu1 546ddab
Fix lint issues
cqliu1 0cbc7c8
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 ea35435
Fix clickPanelActionByTitle
cqliu1 8047cfb
Move function
cqliu1 eb7b4a3
Fix hover actions transitions
cqliu1 8d918a4
Remove transitions
cqliu1 4667a2f
Restore original transitions on presentation panel
cqliu1 00aa3c5
Update src/plugins/ui_actions/public/context_menu/build_eui_context_m…
cqliu1 be63450
Fix spacing
cqliu1 b5358bd
Remove whitespace
cqliu1 0bfa5e8
Fix toggleContextMenu
cqliu1 4434300
fix dashboard tests
cqliu1 387ce17
Delete more menu helpers
cqliu1 d27e210
Show hover actions on selected element
cqliu1 a1d0d96
Update sample data report snapshot
cqliu1 96fd7e9
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 7ed4103
Fix saved query management test
cqliu1 79c28e9
Update dashboard snapshot
cqliu1 d24ee64
Fix linked to library checks
cqliu1 6a7982c
Switch to emotion in hover actions
cqliu1 67807fb
Remove empty line
cqliu1 93aec7e
Fix panel actions
cqliu1 923dc06
Update area chart snapshot
cqliu1 79e275b
Fix more tests
cqliu1 5de6704
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 5f64570
Remove unused service
cqliu1 fe3bb82
Remove panel loader prop changes
cqliu1 47c1879
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 e96efb2
Rename DASHBOARD_ACTION_GROUP
cqliu1 4b569fe
Revert "Switch to emotion in hover actions"
cqliu1 4170c6d
Update notifications const
cqliu1 33c4171
Fix dashboard viewport
cqliu1 d9a2ad9
Fix canvas test
cqliu1 129b958
Remove exclusive suite
cqliu1 002827f
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 11e8cde
Fix drilldown tests
cqliu1 d1f19a7
Fix import
cqliu1 0a223b3
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 e714d58
Fix types
cqliu1 645f599
Fix tsvb test
cqliu1 1119d7a
Fix lens test
cqliu1 dd4aa01
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine aece599
Fix linting
cqliu1 c65adb8
Remove exclusive suite
cqliu1 eb42ecf
Fix security test
cqliu1 4eeb40c
Merge branch 'dashboard/floating-actions-for-panels' of https://githu…
cqliu1 f2dc308
Unskip reporting test
cqliu1 fcfff41
Fix action orders and comments
cqliu1 490b228
Apply suggestions from code review
cqliu1 f699272
Fix hover actions loading
cqliu1 c42b03a
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 2bc6252
fix expand panel action test
cqliu1 b13fa2d
fix i18n
cqliu1 476f4c3
Fix linting
cqliu1 9214d49
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 c8fca47
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 03fbbb6
Fix panel actions test
cqliu1 0e637fc
Merge branch 'dashboard/floating-actions-for-panels' of https://githu…
cqliu1 02158cf
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 073389d
Fix hover actions icons vertical alignment
cqliu1 70901a6
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine de534f8
Remove unused import
cqliu1 be44fea
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 d1a0ac5
Refactor hover actions component
cqliu1 424b7a9
Merge branch 'dashboard/floating-actions-for-panels' of https://githu…
cqliu1 d19bbb5
Always scroll panel into view
cqliu1 4de2d91
Lock hover actions for actions that open a popover
cqliu1 9d1d044
Fix locked hover actions for lens (legacy) embeddables
cqliu1 4ea0297
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 27c7efb
Fix disappearing move handle
cqliu1 872ccb8
Fix security test
cqliu1 9c94292
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 6fee0e4
Remove console log
cqliu1 13347e9
Fix react embeddable system jest test
cqliu1 f524345
Fix jest test
cqliu1 897af0a
Fix scroll margin top for panels with inline edit open
cqliu1 62dbe60
Add topOffsetOrOptions to web element wrapper moveMouseTo
cqliu1 f94c95b
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 545c38d
Clean up panel actions
cqliu1 8abbf12
Fix ts errors
cqliu1 ca77b43
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 c2b69dd
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 30a7ed2
Fix await in expect not linked to library
cqliu1 fbf644d
Fix copy panel to test
cqliu1 6067107
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 67e4a6b
Merge branch 'main' of https://github.com/elastic/kibana into dashboa…
cqliu1 d429c69
Hide Edit filters in view mode
cqliu1 664aec4
Make DASHBOARD_ACTION_GROUP immutable
cqliu1 41611f0
Remove empty footer in filter notification
cqliu1 a46f023
Blur hover actions on click to prevent tooltip from losing anchor
cqliu1 152122f
Calculate global nav height for panel scroll-margin-top
cqliu1 9d849c2
Merge branch 'main' into dashboard/floating-actions-for-panels
cqliu1 0a3e3a7
Fix filters notification popover tests
cqliu1 3ec25a0
Merge branch 'dashboard/floating-actions-for-panels' of https://githu…
cqliu1 13e899f
Merge branch 'main' into dashboard/floating-actions-for-panels
cqliu1 d68dec7
Merge branch 'main' into dashboard/floating-actions-for-panels
cqliu1 6590f5c
Merge branch 'main' into dashboard/floating-actions-for-panels
cqliu1 5a02661
Merge branch 'main' into dashboard/floating-actions-for-panels
shahzad31 4994f4b
Update dashboard bundle size limit
cqliu1 98a7323
Merge branch 'dashboard/floating-actions-for-panels' of https://githu…
cqliu1 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.