zuul/web/src
Monty Taylor 72625b9af8 Tie status filter text to pathname
When switching between https://zuul.opendev.org/t/zuul/status
and https://zuul.opendev.org/t/openstack/status, the filter-text
comes with me. However, the zuul tenant does not have a system-config
repo nor does the openstack tenant have a nodepool repo, so it's
a little silly.

We don't use these values anywhere else, so scope them to a path.

Change-Id: I8eeb3132298d4803481388ed7f4200cbb003b990
2020-05-06 08:02:46 -05:00
..
actions web ui: fix buildset display when no builds 2020-02-28 11:06:21 -08:00
containers Improve display of stdout/stderr task errors 2020-04-16 16:09:14 +00:00
images Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
pages Tie status filter text to pathname 2020-05-06 08:02:46 -05:00
reducers Merge "web: add buildset page" 2019-08-09 12:15:46 +00:00
App.jsx web: add OpenAPI documentation 2019-06-12 22:35:13 +02:00
App.test.jsx Return store object instead of a function 2019-06-17 16:26:12 +02:00
api.js web: add buildset page 2019-08-08 22:20:39 +00:00
index.css web: humanize time durations 2020-02-04 13:23:38 +01:00
index.js Return store object instead of a function 2019-06-17 16:26:12 +02:00
registerServiceWorker.js Disable service workers by default 2019-02-05 17:23:24 +00:00
routes.js web: add buildset page 2019-08-08 22:20:39 +00:00
store.js Return store object instead of a function 2019-06-17 16:26:12 +02:00