Skip to content

Rename getEditAlertFlyout to getEditRuleFlyout#153243

Merged
CoenWarmer merged 2 commits intoelastic:mainfrom
CoenWarmer:chore/rename-getEditAlertFlyout
Mar 20, 2023
Merged

Rename getEditAlertFlyout to getEditRuleFlyout#153243
CoenWarmer merged 2 commits intoelastic:mainfrom
CoenWarmer:chore/rename-getEditAlertFlyout

Conversation

@CoenWarmer
Copy link
Contributor

@CoenWarmer CoenWarmer commented Mar 16, 2023

Resolves #156982

Summary

This PR renames the getEditAlertFlyout to getEditRuleFlyout, to make it more clear what component is returned.

@CoenWarmer CoenWarmer requested review from a team as code owners March 16, 2023 12:53
@CoenWarmer CoenWarmer requested a review from a team March 16, 2023 12:53
@CoenWarmer CoenWarmer requested a review from a team as a code owner March 16, 2023 12:53
@botelastic botelastic bot added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label Mar 16, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@CoenWarmer CoenWarmer added release_note:skip Skip the PR/issue when compiling release notes and removed Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability labels Mar 16, 2023
@botelastic botelastic bot added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label Mar 16, 2023
@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ml 3.4MB 3.4MB -1.0B
monitoring 458.2KB 458.2KB -1.0B
observability 1.1MB 1.1MB -2.0B
synthetics 1.4MB 1.4MB -2.0B
transform 372.7KB 372.7KB -1.0B
total -7.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
triggersActionsUi 83.6KB 83.6KB -1.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
securitySolution 433 436 +3

Total ESLint disabled count

id before after diff
securitySolution 513 516 +3

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

Copy link
Contributor

@mikecote mikecote left a comment

Choose a reason for hiding this comment

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

ResponseOps code changes LGTM 👍 thank you for the rename!

Copy link
Contributor

@kdelemme kdelemme left a comment

Choose a reason for hiding this comment

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

LGTM !

@CoenWarmer CoenWarmer enabled auto-merge (squash) March 19, 2023 22:03
Copy link
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

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

ML/Transform changes LGTM.

@CoenWarmer CoenWarmer disabled auto-merge March 20, 2023 07:56
Copy link
Contributor

@tonyghiani tonyghiani left a comment

Choose a reason for hiding this comment

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

Infra changes LGTM 👌

@CoenWarmer CoenWarmer merged commit d762a2a into elastic:main Mar 20, 2023
@CoenWarmer CoenWarmer deleted the chore/rename-getEditAlertFlyout branch March 20, 2023 14:30
@kibanamachine kibanamachine added v8.8.0 backport:skip This PR does not require backporting labels Mar 20, 2023
v1v added a commit to v1v/kibana that referenced this pull request Mar 20, 2023
…loy-my-kibana-oblt

* upstream/main: (727 commits)
  Upgrade caniuse-lite db (elastic#153318)
  [Security Solution] expanded flyout - right section - json tab implementation (elastic#152935)
  chore(slo): Make APM indicator's index required (elastic#153311)
  skip failing test suite (elastic#136688)
  [Security Solution] Fix security-solution storybook package codeowners (elastic#153307)
  [EUI] Add `scrollLock` workaround CSS to Kibana's `body` (elastic#153227)
  [Cloud Security] Show coming soon deployments of vulnerability management (elastic#153249)
  [Cloud Security] fixed onboarding link directs to cspm integration (elastic#153268)
  [Response Ops][Alerting] Reusable functions for FAAD resource installation (elastic#152849)
  remove geohash_grid aggregation support (elastic#152952)
  [Tech Debt] Reorder Rules page (elastic#152897)
  [Saved Object Finder] Add help text & left button (elastic#152742)
  [Transform] Replace SavedObjectsFinder component (elastic#153128)
  Make pipeline creation endpoint accept a full pipeline definition (elastic#153133)
  [Fleet] Displaying policy changes in Agent activity (elastic#153237)
  skip flaky suite (elastic#152852)
  [Security Solution][Endpoint] Add tests to cover RBAC entries in the Role Kibana Privileges flyout (elastic#153068)
  [Security Solution][Endpoint] Additional tests for Response Console History Log page (covers TestRail manual tests) (elastic#153042)
  [Monitoring] Display node roles in Nodes table (elastic#152127)
  Rename getEditAlertFlyout to getEditRuleFlyout (elastic#153243)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v8.8.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TriggersActionsUi > Edit Rule flyout component is named EditAlertFlyout

9 participants