-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[kbn/optimizer] link to kibanaReact/kibanaUtils plugins #62720
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
30 commits
Select commit
Hold shift + click to select a range
5fed504
[kbn/optimizer] link to data/kibanaReact/kibanaUtils plugins
spalger 3a4d545
depend on normalize-path package
spalger 916cc3f
typos
spalger 959650f
avoid loading kibanaUtils and kibanaReact from urls
spalger aa2c3c2
Merge branch 'master' into implement/link-data-plugin
elasticmachine 70e72eb
update types and tests, now that whole plugin is exported to window
spalger 7c9c51e
update snapshot, removed export of `plugins` property
spalger dbac5f9
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger 0c94376
fix condition, ignore things NOT in data/react/utils
spalger 3a3fbe7
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger 08d881f
make es_ui_shared a "static bundle" too
spalger a8bac54
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger 26a99ce
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger d3ae538
Merge branch 'master' into implement/link-data-plugin
elasticmachine d77a892
Merge remote-tracking branch 'origin/implement/link-data-plugin' into…
spalger 312cfd2
move kibana_utils/common usage to /public
spalger eb84a72
convert some more /common usage to /public
spalger 1da77f8
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger ade184e
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger 9f0c524
use async-download/ordered-execution for bootstrap script
spalger 5eed7a9
fix typo
spalger a64b2a7
remove kibanaUtils bundle
spalger f14e9ee
remove kibanaReact bundle
spalger 3a2b7dc
Revert "remove kibanaReact bundle"
spalger 7f3b819
Revert "remove kibanaUtils bundle"
spalger 4d71565
stop linking to the data plugin
spalger 5195a80
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger 2761f4d
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger 4970b54
add comment pointing to async-download info
spalger 06f5afb
Merge branch 'master' of github.com:elastic/kibana into implement/lin…
spalger 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
4 changes: 2 additions & 2 deletions
4
packages/kbn-optimizer/src/integration_tests/__snapshots__/basic_optimization.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| { | ||
| "id": "esUiShared", | ||
| "version": "kibana", | ||
| "ui": true | ||
| } |
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.