-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Dashboard Navigation] Make links panel available under technical preview #166896
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
Merged
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
2cb977f
[Dashboard Navigation] Create and register navigation embeddable plug…
nickpeihl 41287f7
Merge branch 'main' into navigation-embeddable
Heenawter dcc37c6
Initialize content management
nickpeihl e36e4e6
Revert "Initialize content management"
nickpeihl 3c2e8f6
[Dashboard Navigation] Add creation UI (#160179)
Heenawter 9280980
[Dashboard Navigation] Improve empty state (#161605)
andreadelrio 70813b7
Merge branch 'main' into navigation-embeddable
Heenawter c7485e6
[Dashboard Navigation] Add link editing + reordering (#161568)
Heenawter 577134c
[Navigation embeddable] Add content management (#160896)
nickpeihl f0ebcb2
[Dashboard Navigation] Add horizontal/vertical embeddable rendering +…
Heenawter 38e8988
Add `EMBEDDABLE_DISPLAY_NAME` to constants
Heenawter 00d3c80
Merge branch 'main' into navigation-embeddable
Heenawter 6fa536c
Switch back to `APP_NAME` for now
Heenawter d51bcd8
[Dashboard Navigation] Store unwrapped attributes in componentState (…
nickpeihl 75f1fbe
Merge remote-tracking branch 'upstream/main' into navigation-embeddable
ThomThomson 409a8f9
[Dashboard navigation] Inject/extract references (#164330)
nickpeihl 26cc51e
Merge remote-tracking branch 'upstream/navigation-embeddable' into na…
ThomThomson 84b7b17
[Dashboard Navigation] Drilldown on link click (#164196)
Heenawter e585f12
[Dashboard Navigation] Disable Links panel in Canvas (#165770)
nickpeihl a2a2cf2
[Links] Panel Placement (#165919)
ThomThomson 657d424
Improve empty state
Heenawter b599d13
Fix spacing on comment
Heenawter 91113c7
Merge branch 'main' into navigation-embeddable
Heenawter 9b268f3
[Dashboard Navigation] Unit tests (#166297)
nickpeihl c1114cd
Merge branch 'main' into navigation-embeddable
Heenawter 0a3a011
Remove `console.log` from panel placement PR
Heenawter 2bf868a
Update saved object hash
Heenawter 3651af1
Merge branch 'main' into navigation-embeddable
Heenawter d75cb19
Merge branch 'main' into navigation-embeddable
kibanamachine 496612b
Fix implicit dependencies on `DashboardGridItem` in `jest_setup`
Heenawter 57de283
[Dashboard Navigation] Rename "Navigation Embeddable" to "Links" (#16…
nickpeihl 7a3c8ef
Fix SO tests
Heenawter 91a0c97
Merge branch 'main' into navigation-embeddable
kibanamachine 3da4878
Fix bad functional test fixture
nickpeihl 933492e
Only replace embeddable if type changes (#167070)
nickpeihl 2188ec9
[Dashboard Navigation] Mark links panel as technical preview (#167091)
Heenawter bc03367
Merge branch 'main' into navigation-embeddable
kibanamachine d83a3dd
Update scrolling screenshot to actual last panel
Heenawter 74d5726
Merge branch 'main' of github.com:elastic/kibana into navigation-embe…
Heenawter 2964560
Fix linting that wasn't failing before
Heenawter b2f2da6
More linting fixes
Heenawter 7df59e1
Fix `copy_panel_to` unused import
Heenawter c877aa8
Merge branch 'main' into navigation-embeddable
Heenawter d6b1d9e
Another round of `Check Types Commit Diff` fixes
Heenawter 00a7765
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine a208fca
Delete broken storybook
Heenawter 79e02d1
More descriptive title for save modal
nickpeihl 881902e
Fix layout problems
Heenawter 2329a6b
Add a clarifying comment
Heenawter b9e5193
Undo screenshot change
Heenawter c7d3a2b
Remove 'links' definition from pre 8.8.0 maps
gsoldevila 8648deb
Fix saved object namespace type
nickpeihl 9de245b
Fix saved object integration test
nickpeihl 76939fc
Merge remote-tracking branch 'upstream/main' into navigation-embeddable
nickpeihl 4fc73af
Update serverless saved object
Heenawter b1ca381
Fix links hash
Heenawter c59a893
Merge remote-tracking branch 'refs/remotes/upstream/navigation-embedd…
nickpeihl 79eb54d
Soften response validation
nickpeihl e0b2c38
[Dashboard navigation] Functional tests for links panel (#167324)
nickpeihl 91ae3b0
Fix failing test
nickpeihl 9d0873a
Fix expected links length in test
nickpeihl 44743fc
Give test suites distinctive names
nickpeihl 1aa4fc3
Remove deprecated functions + fix flyout animation
Heenawter f958b7f
Make timeout smaller
Heenawter fe6e862
Rename a couple components
Heenawter 72f0c4d
Start some easy clean up based on feedback
Heenawter f4608e0
Use dashboard's overlay tracker
Heenawter f3661c5
Merge branch 'main' into navigation-embeddable
Heenawter bb35a5e
Review feedback
nickpeihl 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
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.