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

Replace scan statuses with enum api spec #2152

Merged
merged 5 commits into from
Jun 6, 2024

Conversation

milan-deepfence
Copy link
Contributor

@milan-deepfence milan-deepfence commented May 17, 2024

Fixes https://github.com/deepfence/enterprise-roadmap/issues/2199

Changes proposed in this pull request:

  • Scan statuses string filters are replaced by enum values

@milan-deepfence milan-deepfence requested a review from manV as a code owner May 17, 2024 12:26
@milan-deepfence milan-deepfence changed the title update specs and use spec enum Replace scan status with enum api spec May 17, 2024
@milan-deepfence milan-deepfence changed the title Replace scan status with enum api spec Replace scan statuses with enum api spec May 17, 2024
@milan-deepfence milan-deepfence marked this pull request as draft May 30, 2024 12:29
@milan-deepfence milan-deepfence changed the base branch from main to ui-fix-2199-enum-benchmark June 5, 2024 04:58
@milan-deepfence milan-deepfence marked this pull request as ready for review June 5, 2024 06:07
* update to enum for severity references

* update with api spec

* added cloud service type api

* reorder imports

* Replace cloud provider string with enum (#2183)

* wip enum update

* remove unnecessary enum, rename function name

* move enum to enum utils

* Revert "move enum to enum utils"

This reverts commit 10ae794.

---------

Co-authored-by: Manan Vaghasiya <manan@ironmanan.com>
@milan-deepfence milan-deepfence merged commit adadb77 into ui-fix-2199-enum-benchmark Jun 6, 2024
3 checks passed
@milan-deepfence milan-deepfence deleted the ui-fix-enum-scan-status branch June 6, 2024 07:05
milan-deepfence added a commit that referenced this pull request Jun 6, 2024
* update to use enum for benchmark

* update api spec

* use dynamic filter name

* remove debugger

* remove useless assertion

* undo search query check use in filter list

* Replace scan statuses with enum api spec (#2152)

* update specs and use spec enum

* update api spec

* Replace severities with enum api spec (#2156)

* update to enum for severity references

* update with api spec

* added cloud service type api

* reorder imports

* Replace cloud provider string with enum (#2183)

* wip enum update

* remove unnecessary enum, rename function name

* move enum to enum utils

* Revert "move enum to enum utils"

This reverts commit 10ae794.

---------

Co-authored-by: Manan Vaghasiya <manan@ironmanan.com>

---------

Co-authored-by: Manan Vaghasiya <manan@ironmanan.com>

* move enum to enum utils

---------

Co-authored-by: Manan Vaghasiya <manan@ironmanan.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants