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

UI - Search domain by attributes #1370

Open
abvaidya opened this issue Mar 18, 2021 · 1 comment
Open

UI - Search domain by attributes #1370

abvaidya opened this issue Mar 18, 2021 · 1 comment
Labels
feature request HackTogether javascript Pull requests that update Javascript code react

Comments

@abvaidya
Copy link
Collaborator

Today Athenz UI only allows searching for the domain by its name.

image

Enhance the current search functionality to support search by - aws account, azure subscription id, product id, tag key, tag value, business service.

Existing ZMS API supports look up domain by different parameters - https://github.com/AthenZ/athenz/blob/master/core/zms/src/main/rdl/Domain.rdli#L34

e.g. https://:4443/zms/v1/domain?azure=mysubscription

Guide to start a local UI server - https://athenz.github.io/athenz/local_ui_development/

Expectations:

  • New code and corresponding unit tests with 100% code coverage
@abvaidya abvaidya added javascript Pull requests that update Javascript code feature request HackTogether react labels Mar 18, 2021
@saikumargummidi
Copy link

@abvaidya Can I claim this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request HackTogether javascript Pull requests that update Javascript code react
Projects
None yet
Development

No branches or pull requests

2 participants