-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[Ram] create bulk delete on rules front #144101
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
[Ram] create bulk delete on rules front #144101
Conversation
c982511
to
debad1b
Compare
b8a1d74
to
7ea8df1
Compare
58efaff
to
9f36dd2
Compare
@elasticmachine merge upstream |
...lugins/triggers_actions_ui/public/application/components/rules_delete_modal_confirmation.tsx
Outdated
Show resolved
Hide resolved
...lugins/triggers_actions_ui/public/application/components/rules_delete_modal_confirmation.tsx
Outdated
Show resolved
Hide resolved
...lugins/triggers_actions_ui/public/application/components/rules_delete_modal_confirmation.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/bulk_delete.ts
Outdated
Show resolved
Hide resolved
...lugins/triggers_actions_ui/public/application/components/rules_delete_modal_confirmation.tsx
Outdated
Show resolved
Hide resolved
...lugins/triggers_actions_ui/public/application/components/rules_delete_modal_confirmation.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/triggers_actions_ui/public/application/lib/rule_api/bulk_delete.ts
Show resolved
Hide resolved
Pinging @elastic/response-ops (Team:ResponseOps) |
….com:guskovaue/kibana into RAM-142183-create-bulk-delete-on-rules-front
...lugins/triggers_actions_ui/public/application/components/rules_delete_modal_confirmation.tsx
Outdated
Show resolved
Hide resolved
@elasticmachine merge upstream |
merge conflict between base and head |
…eate-bulk-delete-on-rules-front
@elasticmachine merge upstream |
merge conflict between base and head |
1 similar comment
merge conflict between base and head |
…eate-bulk-delete-on-rules-front
…eate-bulk-delete-on-rules-front
f559de8
to
4c68e8a
Compare
@elasticmachine merge upstream |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
….com:guskovaue/kibana into RAM-142183-create-bulk-delete-on-rules-front
@elasticmachine merge upstream |
….com:guskovaue/kibana into RAM-142183-create-bulk-delete-on-rules-front
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
Unknown metric groupsESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @guskovaue |
issue: #143826
Summary
In this PR I am enabling
Delete
in menu when Select all is chosen. And trigger new bulk delete API whenDelete
option will be chosen.Checklist