zuul/web/src/actions
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
..
actionTypes.js UI: Add actions and reducers to retrieve components 2021-10-20 17:17:02 +02:00
adminActions.js web UI: allow a privileged user to dequeue a change 2021-11-18 16:40:25 +00:00
auth.js Support auth in multiple tabs 2021-11-18 17:40:04 +01:00
build.js Don't bail on fetchBuildAllInfo if fetchBuildManifest fails 2021-02-02 17:06:16 -08:00
build.test.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
change.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
component.js UI: Add actions and reducers to retrieve components 2021-10-20 17:17:02 +02:00
configErrors.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
errors.js web ui: fix buildset display when no builds 2020-02-28 11:06:21 -08:00
info.js web UI: user login with OpenID Connect 2021-11-18 16:39:17 +01:00
job.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
jobs.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
labels.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
logfile.js web: remove optional match on systemd regex 2020-11-19 10:19:01 +11:00
nodes.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
openapi.js web: add OpenAPI documentation 2019-06-12 22:35:13 +02:00
preferences.js Add user preferences dialog 2020-07-30 13:51:09 +01:00
project.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
projects.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
status.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
tenant.js web: refactor info and tenant reducers action 2018-12-02 05:43:25 +00:00
tenants.js web: refactor tenants page to use a reducer 2018-12-06 08:06:06 +00:00
timezone.js Add new timezone selector in web interface 2020-05-20 16:54:54 -05:00
user.js web UI: user login with OpenID Connect 2021-11-18 16:39:17 +01:00