zuul/web
Clark Boylan 4a50893388 Fix config-errors dedicated page
There was a type update to our configErrors state from a list of errors
to a dict containing a list of errors and a ready state flag. This broke
the map() call on configErrors in the dedicated config errors page
because you can't map an object only an Array. We fix this by mapping
the objects errors attribute into the page as the config errors allowing
us to keep mapping over it.

Change-Id: Ib84ca9241fb456f9493a07d1c7e1220f5fa925c8
2022-11-02 08:45:17 -07:00
..
public Add semaphore support to web UI 2022-09-21 06:50:12 -07:00
src Fix config-errors dedicated page 2022-11-02 08:45:17 -07:00
.eslintrc Don't enforce js whitespace 2020-11-20 06:26:36 -08:00
config-overrides.js Build zuul web with esbuild 2022-10-10 10:01:52 -07:00
package.json Build zuul web with esbuild 2022-10-10 10:01:52 -07:00
yarn.lock Build zuul web with esbuild 2022-10-10 10:01:52 -07:00