-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[wip][Drilldowns] Drilldown Wizard Components #59139
Closed
Dosant
wants to merge
55
commits into
elastic:master
from
Dosant:dev/drilldowns/create-drilldown-form
Closed
[wip][Drilldowns] Drilldown Wizard Components #59139
Dosant
wants to merge
55
commits into
elastic:master
from
Dosant:dev/drilldowns/create-drilldown-form
Conversation
This file contains 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
7 tasks
@elasticmachine merge upstream |
…s/action-factory-picker
Use EuiKeyPadMenuItem
…ant/kibana into dev/drilldowns/create-drilldown-form # Conflicts: # src/plugins/ui_actions/public/components/action_wizard/action_wizard.tsx
…ant/kibana into dev/drilldowns/action-factory-picker
…ant/kibana into dev/drilldowns/create-drilldown-form # Conflicts: # src/plugins/home/public/application/index.ts
…ant/kibana into dev/drilldowns/create-drilldown-form
…ant/kibana into dev/drilldowns/create-drilldown-form
…s/action-factory-picker
…ant/kibana into dev/drilldowns/create-drilldown-form # Conflicts: # x-pack/plugins/advanced_ui_actions/public/components/action_wizard/action_wizard.test.tsx # x-pack/plugins/advanced_ui_actions/public/components/action_wizard/action_wizard.tsx # x-pack/plugins/advanced_ui_actions/public/components/action_wizard/test_data.tsx
…ant/kibana into dev/drilldowns/create-drilldown-form
Dosant
changed the title
[wip][Drilldowns] <FormCreateDrilldown/> Component
[wip][Drilldowns] Drilldown Wizard Components
Mar 5, 2020
…ant/kibana into dev/drilldowns/create-drilldown-form
extracted to separate pr
…s/action-factory-picker
…ant/kibana into dev/drilldowns/create-drilldown-form
…s/action-factory-picker
…ant/kibana into dev/drilldowns/create-drilldown-form
…s/create-drilldown-form
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
Closing this in favour of: #59632 |
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
Part of #55291
To test:
dashboard
there is "Create Drilldown" button in context menu for panelyarn storybook drilldowns
Checklist
Delete any items that are not applicable to this PR.
For maintainers