-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Inspector -> New Platform #42164
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
Inspector -> New Platform #42164
Conversation
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
Contributor
|
Pinging @elastic/kibana-app-arch |
cchaos
reviewed
Jul 29, 2019
stacey-gammon
approved these changes
Jul 31, 2019
stacey-gammon
left a comment
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.
Code looks good, pulled down and tested. LGTM pending sass comment response and green ci. 🎉
Co-Authored-By: Stacey Gammon <[email protected]>
…ontext-providers' into ui-inspector-to-np
Co-Authored-By: Stacey Gammon <[email protected]>
Co-Authored-By: Stacey Gammon <[email protected]>
cchaos
approved these changes
Aug 2, 2019
Contributor
💚 Build Succeeded |
streamich
added a commit
that referenced
this pull request
Aug 2, 2019
* refactor: 💡 remove SASS and clean up InspectorView component * refactor: 💡 clean up inspector, convert .js -> .ts * feat: 🎸 add Inspector NP plugin boilerplate * feat: 🎸 move view registry to NP, move types, add registerView * docs: ✏️ move inspector README to NP plugin * refactor: 💡 move ui/inspector/ui to NP * refactor: 💡 move Inspector adapters to NP * refactor: 💡 move Inspector.isAvailable to New Platform * refactor: 💡 move Inspector.open to New Platform plugin * test: 💍 move Inspector tests to NP plugin * chore: 🤖 fix imports * feat: 🎸 update translations * test: 💍 fix failing translation snapshot * test: 💍 fix yarn test:browser tests * Update src/legacy/ui/public/inspector/build_tabular_inspector_data.ts Co-Authored-By: Stacey Gammon <[email protected]> * [ML] [Job wizards] switching to new kibana context provider * fix: 🐛 specify translation path directly to the plugin * docs: ✏️ add comment about Webpack config fix * Update src/legacy/ui/public/inspector/build_tabular_inspector_data.ts Co-Authored-By: Stacey Gammon <[email protected]> * Update src/legacy/ui/public/inspector/build_tabular_inspector_data.ts Co-Authored-By: Stacey Gammon <[email protected]> * feat: 🎸 improve types as per review * fix: 🐛 remove <InspectorView> comp and fix view layouts * test: 💍 improve mocks
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Aug 5, 2019
…-or-edit-existing-rollup-job * 'master' of github.com:elastic/kibana: (67 commits) [TSVB] Shim new platform (elastic#39169) [Metric Vis] Shim new platform (elastic#42240) [Tag Cloud] Shim new platform (elastic#42348) Disable flaky request lib tests. Add es_ui_shared plugin to CODEOWNERS. Add disk space percentage to node listing (elastic#42145) [SIEM] Add chart interactions - update date picker after brush selection on charts (elastic#42440) Document HTTP service (elastic#42331) [Reporting] Sanitize 409 error log message (elastic#42495) [docs][skip ci] Maps read only access (elastic#35561) [x-pack/ftr] refactor types to be more accurate/consistent wit… (elastic#42407) [DOCS] Updates images and content in Dashboard docs (elastic#42500) Allow sorting on multiple columns in Discover (elastic#41918) [Infra UI][Logs UI] Fix autocomplete to use proper derived index pattern (elastic#42287) [ftr/cheerio] improve cheerio types to include test subject me… (elastic#42534) Upgraded EUI 13.0.0 -> 13.1.1 (elastic#42298) Increase max-old-space-size for builds (elastic#42218) [Infra UI] Add cloud metrics and cloud/host info to metadata endpoint (elastic#41836) [Logs UI][a11y] Announce name of column on remove column button (elastic#41695) Inspector 👉 New Platform (elastic#42164) Make alerting properly space aware (elastic#42081) ...
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Aug 5, 2019
…s_autocomplete * 'master' of github.com:elastic/kibana: (189 commits) [TSVB] Shim new platform (elastic#39169) [Metric Vis] Shim new platform (elastic#42240) [Tag Cloud] Shim new platform (elastic#42348) Disable flaky request lib tests. Add es_ui_shared plugin to CODEOWNERS. Add disk space percentage to node listing (elastic#42145) [SIEM] Add chart interactions - update date picker after brush selection on charts (elastic#42440) Document HTTP service (elastic#42331) [Reporting] Sanitize 409 error log message (elastic#42495) [docs][skip ci] Maps read only access (elastic#35561) [x-pack/ftr] refactor types to be more accurate/consistent wit… (elastic#42407) [DOCS] Updates images and content in Dashboard docs (elastic#42500) Allow sorting on multiple columns in Discover (elastic#41918) [Infra UI][Logs UI] Fix autocomplete to use proper derived index pattern (elastic#42287) [ftr/cheerio] improve cheerio types to include test subject me… (elastic#42534) Upgraded EUI 13.0.0 -> 13.1.1 (elastic#42298) Increase max-old-space-size for builds (elastic#42218) [Infra UI] Add cloud metrics and cloud/host info to metadata endpoint (elastic#41836) [Logs UI][a11y] Announce name of column on remove column button (elastic#41695) Inspector 👉 New Platform (elastic#42164) Make alerting properly space aware (elastic#42081) ...
Contributor
💔 Build Failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature:Inspector
Inspector infrastructure and implementations
Feature:NP Migration
release_note:deprecation
release_note:plugin_api_changes
Contains a Plugin API changes section for the breaking plugin API changes section.
review
v7.4.0
v8.0.0
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.
Summary
.jsin Inspector.inspectorNew Platform plugin.ui/publicstill works as before.Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.This was checked for cross-browser compatibility, including a check against IE11Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n supportThis was checked for keyboard-only and screenreader accessibilityFor maintainers
Dev Docs
Inspector 👉 New Platform
inspectorpluginsrc/plugins/inspector/README.md.7.xreleases it will be completely deleted.If you need to use
inspectorplugin from withinsrc/legacylocation, use New Platform plugin backdoor.