GluuFederation / GluuFederation/flex
chore(admin-ui): on dashboard exclude the components which are not present
Open
comp-admin-ui
enhancement
kind-feature
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 21
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 29
Description
E.g. From below Dashboard `jans-link` component should be removed.
```
{
"jans-auth": "Running",
"jans-config-api": "Running",
"jans-casa": "Running",
"jans-fido2": "Running",
"jans-scim": "Running",
"jans-link": "Not present",
"jans-lock": "Running",
"keycloak": "Running"
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.