Actions
User story #12202
closedMissing information/bad UX in API authorization UI
Pull Request:
UX impact:
Suggestion strength:
Require - I need this to use Rudder as I intend
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Small
Name check:
Fix check:
Regression:
Description
We need to add the following information before finale:
- for each account, we nned to see in the grid its authorization type (read only, etc). It could be either a tag (alike [audit] etc for directives) or a dedicated column (allowing to sort by authz kind). In any case, the table would be filterable by authz type,
And correct the following points:
- bad css for previous/next grid buttons
- Account name and Expiration date content are not vertically centered
- Table is cut at the bottom
- validity expiration behave unconsistantly:
- on creation, we should have the current date + one month pre-filled (defautl value)
- we should have a checkbox for expiration date to be able to disable it (for now, impossible to disable it if enabled)
Actions