Skip to content
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

[Drilldowns] <ActionWizard/> Component #59032

Merged
merged 32 commits into from
Mar 6, 2020

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Mar 2, 2020

Summary

Part of #55291
New component to be used for:

  1. Picking Action type to be created
  2. Configuring Action type using dynamically provided action's configuration wizard

Screenshot 2020-03-02 at 16 10 53
Screenshot 2020-03-02 at 16 14 59

figma

To try the component:

yarn storybook ui_actions

Follow-up PR integrates it into <FormCreateDrilldown/>: #59139

Also:

  1. Adds basic scss support for storybook #storybook 📕 Storybook Roadmap #54707
  2. Adds configuration for react-testing-library to use Kibana's data-test-subj as test-id instead of default data-test-id. This improvement didn't affect anyone, because no testId related queries have been used before across Kibana. - moved to [Unit Testing] Configure react-testing-library queries to use Kibana's data-test-subj instead of default data-testid #59445

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@streamich streamich mentioned this pull request Mar 2, 2020
7 tasks
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@Dosant Dosant added the Feature:Drilldowns Embeddable panel Drilldowns label Mar 2, 2020
@Dosant Dosant added release_note:skip Skip the PR/issue when compiling release notes v7.7.0 v8.0.0 review labels Mar 2, 2020
@Dosant Dosant marked this pull request as ready for review March 2, 2020 19:04
@Dosant Dosant requested review from a team as code owners March 2, 2020 19:04
@Dosant Dosant changed the title [wip] [Drilldowns] ActionWizard Component [Drilldowns] <ActionWizard/> Component Mar 2, 2020
Copy link
Contributor

@mattkime mattkime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be a good idea to review css with he design team otherwise 👍

@Dosant
Copy link
Contributor Author

Dosant commented Mar 3, 2020

@elasticmachine merge upstream

Copy link
Member

@mistic mistic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in the files under code owners LGTM

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just had some suggestions around the file architecture of the files and naming of classes and addressing questions of pixel values.

@Dosant
Copy link
Contributor Author

Dosant commented Mar 5, 2020

@elasticmachine merge upstream

@Dosant Dosant mentioned this pull request Mar 5, 2020
2 tasks
@Dosant
Copy link
Contributor Author

Dosant commented Mar 5, 2020

Fails because of

Adds configuration for react-testing-library to use Kibana's data-test-subj as test-id instead of default data-test-id. This improvement didn't affect anyone, because no testId related queries have been used before across Kibana.

After moving the code to x-pack

Copy link
Contributor

@stacey-gammon stacey-gammon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once the ci issue is resolved, LGTM.

@Dosant Dosant requested review from streamich and andreadelrio and removed request for streamich March 6, 2020 08:12
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@andreadelrio andreadelrio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sass and design changes LGTM.

@Dosant Dosant merged commit 3c4cf56 into elastic:master Mar 6, 2020
Dosant added a commit to Dosant/kibana that referenced this pull request Mar 6, 2020
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 7, 2020
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

gmmorris added a commit to gmmorris/kibana that referenced this pull request Mar 9, 2020
* master: (154 commits)
  Add an optional authentication mode for HTTP resources (elastic#58589)
  Implement embeddable drilldown menu options (elastic#59232)
  [Alerting] "Create alert" graph visualization design improvements (elastic#59399)
  Alerting update route throttle property is missing (elastic#59580)
  [SIEM] Adds 'Load prebuilt rules' Cypress test (elastic#59529)
  Show error if field is not found during filter rendering (elastic#59298)
  Navigate back to discover app during test, because the saved search from the preceding test has major performance problems when used with this test (elastic#59571)
  Check for alert dialog when doing a force logout (elastic#59329)
  ensure fs deletes are not cwd dependent (elastic#59570)
  Empty message for APM service map (elastic#59518)
  [Drilldowns] <ActionWizard/> Component (elastic#59032)
  [Reporting] Improve the page exit error messages (elastic#59351)
  Ensure logged out starting state for tests that need it (elastic#59322)
  Hide input value from kbn-config-schema error messages (elastic#58843)
  [ML] Transforms: Migrate client plugin to NP. (elastic#59443)
  [ML] Disable failing functional tests
  [SIEM] Update Timeline to use the latest euiFlyoutBody style (elastic#59524)
  Temporarily remove the project mappings for PR labels (elastic#59493)
  [Alerting] replace index threshold graph usage of watcher APIs with new API (elastic#59385)
  [ML] Show view series link in anomalies table for machine_learning_user role (elastic#59549)
  ...
Dosant added a commit that referenced this pull request Mar 9, 2020
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Drilldowns Embeddable panel Drilldowns release_note:skip Skip the PR/issue when compiling release notes review v7.7.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants