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

Updates to log types related UX #694

Merged
merged 5 commits into from
Sep 5, 2023

Conversation

amsiglan
Copy link
Collaborator

@amsiglan amsiglan commented Sep 2, 2023

Description

In this PR we have updated the UX related to log types to make below changes:

  • Sort log type options in dropdowns
  • Use empty prompt component to show empty states of Detection rules associated with log type in Create Detector flow
  • Mark description as optional for log type
  • Change the term Sigma used for pre-packaged detection rules to Standard

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Amardeepsingh Siglani <[email protected]>
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #694 (0160b8b) into main (96a96fb) will increase coverage by 0.19%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
+ Coverage   31.28%   31.48%   +0.19%     
==========================================
  Files         150      150              
  Lines        4782     4812      +30     
  Branches      789      802      +13     
==========================================
+ Hits         1496     1515      +19     
- Misses       3108     3118      +10     
- Partials      178      179       +1     

see 13 files with indirect coverage changes

…rom rules table in log type details

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: Amardeepsingh Siglani <[email protected]>
@amsiglan amsiglan merged commit 77410b0 into opensearch-project:main Sep 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 5, 2023
* updated log types related UX

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* added rule flyout in log type details page; removed log type column from rules table in log type details

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* added search support

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* using badge for severity in rules table

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed flaky test

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit 77410b0)
amsiglan added a commit that referenced this pull request Sep 6, 2023
* updated log types related UX

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* added rule flyout in log type details page; removed log type column from rules table in log type details

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* added search support

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* using badge for severity in rules table

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed flaky test

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
(cherry picked from commit 77410b0)

Co-authored-by: Amardeepsingh Siglani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants