zuul/web/src
Matthieu Huin 84ab85a306 web UI: Add a credentials renew modal
Check every second for an authenticated user's token expiration.
If the token has expired, display a modal providing a link to
log in again.
Closing the modal properly logs the user out.

Change-Id: I0baa4f415bdc61735fc42f9fd80a58309976096f
2021-11-23 12:43:17 +01:00
..
actions Web UI: Add "Create Autohold Request" form, improve API error messages 2021-11-23 11:36:57 +00:00
containers web UI: Add a credentials renew modal 2021-11-23 12:43:17 +01:00
images PF4: Add new Zuul logo with text 2020-07-07 11:16:49 +02:00
pages Web UI: Add "Create Autohold Request" form, improve API error messages 2021-11-23 11:36:57 +00:00
reducers Web UI: add Autoholds, Autohold page 2021-11-18 16:41:23 +00:00
App.jsx web UI: allow a privileged user to re-enqueue a change 2021-11-18 16:40:47 +00:00
App.test.jsx Support auth in multiple tabs 2021-11-18 17:40:04 +01:00
Misc.jsx Web UI: add Autoholds, Autohold page 2021-11-18 16:41:23 +00:00
ZuulAuthProvider.jsx web UI: Add a credentials renew modal 2021-11-23 12:43:17 +01:00
api.js web UI: allow a privileged user to promote a change 2021-11-23 11:36:45 +00:00
index.css Web UI: add Autoholds, Autohold page 2021-11-18 16:41:23 +00:00
index.js Support auth in multiple tabs 2021-11-18 17:40:04 +01:00
pf4-migration.css web UI: allow a privileged user to dequeue a change 2021-11-18 16:40:25 +00:00
registerServiceWorker.js Configure redux for development 2020-10-14 08:20:50 +02:00
routes.js Web UI: add Autoholds, Autohold page 2021-11-18 16:41:23 +00:00
store.dev.js web UI: user login with OpenID Connect 2021-11-18 16:39:17 +01:00
store.js Configure redux for development 2020-10-14 08:20:50 +02:00
store.prod.js Configure redux for development 2020-10-14 08:20:50 +02:00
store.test.js UI: Avoid empty state being shown before data is fetched 2020-11-04 09:19:07 +01:00