Index pattern management plugin - src/legacy/core_plugins/management => new platform plugin#62594
Merged
mattkime merged 17 commits intoelastic:masterfrom Apr 8, 2020
Merged
Conversation
src/legacy/core_plugins/management => new platform plugin
src/legacy/core_plugins/management => new platform plugin
Contributor
|
Pinging @elastic/kibana-app-arch (Team:AppArch) |
16 tasks
azasypkin
reviewed
Apr 7, 2020
x-pack/plugins/spaces/public/copy_saved_objects_to_space/components/copy_to_space_flyout.tsx
Outdated
Show resolved
Hide resolved
flash1293
approved these changes
Apr 7, 2020
Contributor
flash1293
left a comment
There was a problem hiding this comment.
Rollup client changes LGTM, only code review. Thanks for prioritizing ❤️
alexwizp
reviewed
Apr 7, 2020
| "home", | ||
| "index_management", | ||
| "metrics" | ||
| "metrics", |
Contributor
There was a problem hiding this comment.
Please make sure before merge that the next PR was not merged: #62543
alexwizp
reviewed
Apr 7, 2020
src/plugins/index_pattern_management/public/service/index_pattern_management_service.ts
Outdated
Show resolved
Hide resolved
cjcenizal
approved these changes
Apr 7, 2020
Contributor
cjcenizal
left a comment
There was a problem hiding this comment.
Rollup Jobs code LGTM. Didn't test locally.
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
azasypkin
approved these changes
Apr 8, 2020
Contributor
azasypkin
left a comment
There was a problem hiding this comment.
LGTM, just two minor leftovers, thanks!
...plugins/spaces/public/copy_saved_objects_to_space/components/copy_to_space_flyout_footer.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/spaces/public/copy_saved_objects_to_space/summarize_copy_result.test.ts
Outdated
Show resolved
Hide resolved
…nents/copy_to_space_flyout_footer.tsx Co-Authored-By: Aleh Zasypkin <aleh.zasypkin@gmail.com>
…rize_copy_result.test.ts Co-Authored-By: Aleh Zasypkin <aleh.zasypkin@gmail.com>
…o index_pattern_plugin
Contributor
💚 Build SucceededTo update your PR or re-run it, just comment with: |
mattkime
added a commit
to mattkime/kibana
that referenced
this pull request
Apr 8, 2020
…=> new platform plugin (elastic#62594) * implement index pattern management plugin in new platform
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Apr 9, 2020
…chore/put-all-xjson-together * 'master' of github.com:elastic/kibana: (35 commits) [SIEM] [Detection Engine] Fixes bug when notification doesn't… (elastic#63013) [SIEM][Detection Engine] Fix rule notification critical bugs Add Error Exception Type Column (elastic#59596) [APM] Agent remote configuration: changes in Java property descriptions (elastic#62282) [Alerting] Displays warning when a permanent encryption key is missing and hides alerting UI appropriately (elastic#62772) FTR: add chromium-based Edge browser support (elastic#61684) [Ingest] Data source configuration validation UI (elastic#61180) restore empty_kibana after saved objects test (elastic#62951) Index pattern management plugin - src/legacy/core_plugins/management => new platform plugin (elastic#62594) Add basic StatusService (elastic#60335) [kbn/optimizer] link to kibanaReact/kibanaUtils plugins (elastic#62720) [APM] Service map - fixes layout issues for maps with no rum services (elastic#62887) Exclude disabled datasources and streams from agent config (elastic#62869) [Alerting] Fix validation support for nested IErrorObjects (elastic#62833) [Metrics UI] Invalidate non-count alerts which have no metrics (elastic#62837) Add --filter option to API docs script (elastic#62888) [Maps] fix attribution overflow with exit full screen button (elastic#62699) [Uptime]Alerting UI text in case filter is selected (elastic#62570) [Maps] Show create filter button for top-term tooltip property (elastic#62461) skip flaky suite (elastic#59030) ... # Conflicts: # src/plugins/es_ui_shared/public/index.ts
gmmorris
added a commit
to gmmorris/kibana
that referenced
this pull request
Apr 9, 2020
* master: (40 commits) [ML] Functional transform tests - stabilize source selection (elastic#63087) add embed flag to saved object url as well (elastic#62926) [SIEM] [Detection Engine] Fixes bug when notification doesn't… (elastic#63013) [SIEM][Detection Engine] Fix rule notification critical bugs Add Error Exception Type Column (elastic#59596) [APM] Agent remote configuration: changes in Java property descriptions (elastic#62282) [Alerting] Displays warning when a permanent encryption key is missing and hides alerting UI appropriately (elastic#62772) FTR: add chromium-based Edge browser support (elastic#61684) [Ingest] Data source configuration validation UI (elastic#61180) restore empty_kibana after saved objects test (elastic#62951) Index pattern management plugin - src/legacy/core_plugins/management => new platform plugin (elastic#62594) Add basic StatusService (elastic#60335) [kbn/optimizer] link to kibanaReact/kibanaUtils plugins (elastic#62720) [APM] Service map - fixes layout issues for maps with no rum services (elastic#62887) Exclude disabled datasources and streams from agent config (elastic#62869) [Alerting] Fix validation support for nested IErrorObjects (elastic#62833) [Metrics UI] Invalidate non-count alerts which have no metrics (elastic#62837) Add --filter option to API docs script (elastic#62888) [Maps] fix attribution overflow with exit full screen button (elastic#62699) [Uptime]Alerting UI text in case filter is selected (elastic#62570) ...
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Create Index Pattern Management plugin -
Moves existing legacy management API to new platform - used to for rollup index pattern functionality.
Part of #51322
Checklist
Delete any items that are not applicable to this PR.
[ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/master/packages/kbn-i18n/README.md)[ ] Documentation was added for features that require explanation or tutorials[ ] Unit or functional tests were updated or added to match the most common scenarios[ ] This was checked for keyboard-only and screenreader accessibility[ ] This renders correctly on smaller devices using a responsive layout. (You can test this in your browser[ ] This was checked for cross-browser compatibility, including a check against IE11For maintainers