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

[Threat intel platform][Part 1] UX to support threat intel platform #1050

Merged
merged 12 commits into from
Jun 28, 2024

Conversation

amsiglan
Copy link
Collaborator

Description

This PR implements all the pages required for Threat intel platform producer workflows, namely

  • Threat intel source CRUD operations

image image image image
  • Set up/Edit real time scan configuration

image image
  • Threat intel source details

image image

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 <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
@amsiglan amsiglan changed the title [Threat intel platform] UI pages for all the producer flows without API integrations [Threat intel platform][Part 1] UX to support threat intel platform Jun 28, 2024
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
@amsiglan
Copy link
Collaborator Author

image

@amsiglan amsiglan merged commit 03c076f into opensearch-project:main Jun 28, 2024
5 of 8 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 28, 2024
…1050)

* overview and connection pages UI

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* all producer flows for threat intel UI with dummy data

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated enum name

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* separated dummy data

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated snapshots

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* apis integrated; UX added, updated

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* refactored to use source type; integrated source refresh and delete

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* if edit scan reloads and no monitor go to create

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* using async imports for vega

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* Threat intel findings integrated

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* fixed refresh button visibility; updated snapshots

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* addressed PR comments

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit 03c076f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 28, 2024
…1050)

* overview and connection pages UI

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* all producer flows for threat intel UI with dummy data

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated enum name

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* separated dummy data

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated snapshots

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* apis integrated; UX added, updated

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* refactored to use source type; integrated source refresh and delete

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* if edit scan reloads and no monitor go to create

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* using async imports for vega

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* Threat intel findings integrated

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* fixed refresh button visibility; updated snapshots

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* addressed PR comments

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit 03c076f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amsiglan pushed a commit that referenced this pull request Jun 28, 2024
…1050) (#1061)

* overview and connection pages UI



* all producer flows for threat intel UI with dummy data



* updated enum name



* separated dummy data



* updated snapshots



* apis integrated; UX added, updated



* refactored to use source type; integrated source refresh and delete



* if edit scan reloads and no monitor go to create



* using async imports for vega



* Threat intel findings integrated



* fixed refresh button visibility; updated snapshots



* addressed PR comments



---------


(cherry picked from commit 03c076f)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amsiglan pushed a commit that referenced this pull request Jun 28, 2024
…1050) (#1060)

* overview and connection pages UI



* all producer flows for threat intel UI with dummy data



* updated enum name



* separated dummy data



* updated snapshots



* apis integrated; UX added, updated



* refactored to use source type; integrated source refresh and delete



* if edit scan reloads and no monitor go to create



* using async imports for vega



* Threat intel findings integrated



* fixed refresh button visibility; updated snapshots



* addressed PR comments



---------


(cherry picked from commit 03c076f)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

None yet

3 participants