This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Feature: AD: Add delete batch action #204
Merged
ohltyler
merged 5 commits into
opendistro-for-elasticsearch:master
from
ohltyler:addDeleteAction
Jun 9, 2020
Merged
Feature: AD: Add delete batch action #204
ohltyler
merged 5 commits into
opendistro-for-elasticsearch:master
from
ohltyler:addDeleteAction
Jun 9, 2020
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
sean-zheng-amazon
changed the title
Add delete batch action
Feature: AD: Add delete batch action
Jun 8, 2020
public/pages/DetectorsList/Containers/ConfirmActionModals/ConfirmActionModals.tsx
Outdated
Show resolved
Hide resolved
yizheliu-amazon
approved these changes
Jun 8, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most of them look good to me
ylwu-amzn
reviewed
Jun 8, 2020
ylwu-amzn
reviewed
Jun 8, 2020
public/pages/DetectorsList/Containers/ConfirmActionModals/ConfirmActionModals.tsx
Outdated
Show resolved
Hide resolved
ylwu-amzn
approved these changes
Jun 8, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the change!
Thanks for the reviews. Will hold off on merging until I get UX confirmation on wording/layout. |
ylwu-amzn
approved these changes
Jun 9, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the change.
yizheliu-amazon
approved these changes
Jun 9, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Issue #, if available:
Description of changes: #194
This PR adds a 'delete' batch action for the detector list page.
Specific changes:
DetectorsList
to be lowercaseNotes:
Screenshot (no detectors running):
Screenshot (some detectors running):
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.