zuul/web/src/actions
James E. Blair b5bbe7d3c1 Fix login button check
We should be storing the capabilities.auth object as auth.info
in redux rather than a second copy of the whole info object.  This
is used in only one place, to check whether the login button should
be displayed.  The error was causing it to never be displayed.

This patch corrects that (and has been tested with multi-tenant,
whitelabel, and sub-path configurations).

Change-Id: I558ecf84f101150465eb5b62bc5787bf9a353793
2021-12-16 17:08:20 -08:00
..
actionTypes.js UI: Add actions and reducers to retrieve components 2021-10-20 17:17:02 +02:00
adminActions.js Web UI: Add "Create Autohold Request" form, improve API error messages 2021-11-23 11:36:57 +00:00
auth.js Fix login button check 2021-12-16 17:08:20 -08:00
autoholds.js Web UI: add Autoholds, Autohold page 2021-11-18 16:41:23 +00: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
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
notifications.js web UI: allow a privileged user to re-enqueue a change 2021-11-18 16:40:47 +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