zuul/releasenotes/notes/web-ui-admin-commands-40f8425b9590d063.yaml
Matthieu Huin 3152171aa5 web UI: allow a privileged user to dequeue a change
Add a togglable "Actions" kebab menu on the right of a change, if the
currently logged in user is an admin on the tenant.

Show available actions (currently "dequeue" only) when toggled.

Clicking the "Dequeue" item opens a modal, so that the user
can confirm her decision.

Change-Id: I7c97509d62ef167ee5904a816998049d88c6b3cb
2021-11-18 16:40:25 +00:00

5 lines
99 B
YAML

---
features:
- |
Allow an authorized user to dequeue changes from the Web UI's status page.