zuul/web/src
Matthieu Huin 7eff6490a4 Web UI: add checkbox, selects to filter toolbar
Support three new filter types: checkbox, select and ternary select.

The ternary select tool is meant to support fields that can be set to
True, False, or ignored.

Use this feature to allow filtering builds by held status (i.e. show
builds that triggered a autohold only) or by voting status (i.e. show only
voting jobs).

Selects let a user choose among predefined values. Use a select to help
a user choose a result value when searching builds and buildsets.

Build page: add a thumbtack icon next to a build's status badge if that
build triggered an autohold.

Change-Id: I40b06c83ed069e0756c7f8b00430d36a36230bfa
2021-09-09 19:13:55 +02:00
..
actions Don't bail on fetchBuildAllInfo if fetchBuildManifest fails 2021-02-02 17:06:16 -08:00
containers Web UI: add checkbox, selects to filter toolbar 2021-09-09 19:13:55 +02:00
images PF4: Add new Zuul logo with text 2020-07-07 11:16:49 +02:00
pages Web UI: add checkbox, selects to filter toolbar 2021-09-09 19:13:55 +02:00
reducers web: use spread operator in JOB_FETCH_SUCCESS reducer 2021-08-13 15:51:45 +10:00
App.jsx Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
App.test.jsx Configure redux for development 2020-10-14 08:20:50 +02:00
Misc.jsx UI: Remove stretchable link from build and buildset table 2021-02-04 14:30:16 +11:00
api.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
index.css web: JobVariant: update to @patternfly/react-icons 2021-08-13 15:51:56 +10:00
index.js web: Use PF4 sizing/spacing css 2021-08-16 15:45:36 +10:00
pf4-migration.css Introduce Patternfly 4 2020-07-07 11:16:48 +02:00
registerServiceWorker.js Configure redux for development 2020-10-14 08:20:50 +02:00
routes.js PF4: Rework of log viewer page 2020-11-04 09:19:07 +01:00
store.dev.js Configure redux for development 2020-10-14 08:20:50 +02: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