Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enh(a11y): Users table | Christopher Ng | 2023-07-12 | 1 | -185/+0 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(settings): Migrate away from deprecated `NcPopoverMenu` | Ferdinand Thiessen | 2023-06-30 | 1 | -33/+10 |
| | | | | | | | | | * Replace popover menu with `NcActions` * Deduplicate user actions code between `UserRow` and `UserRowSimple` * Fix user action to cover whole row heigh to prevent dropdown from shining through the actions * Fix user action popover to be overlayed by current edited row actions Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(a11y): New user modal | Christopher Ng | 2023-06-21 | 1 | -0/+208 |
Signed-off-by: Christopher Ng <chrng8@gmail.com> |