zuul/web/src/containers
James E. Blair f695820f2e Fix Gantt chart overlap on dup build names
If a buildset has more than one build with the same name, the
Gantt chart on the buildset page will render both of them on the
same line which can obscure one of them.

Correct this by telling the chart library that the independent
variable is the build uuid (which is unique) rather than the name,
and then override the axis labels to show the name.

Change-Id: I07b4059ca75748910633f72458db1b5fb8a84041
2024-03-19 10:54:07 -07:00
..
auth Use moment-timezone for moment's tz method 2023-11-27 07:17:23 -08:00
autohold web: add dark mode and theme selection 2023-04-21 11:23:56 +00:00
build Use the pipeline from the buildset 2024-03-19 09:19:36 +00:00
charts Fix Gantt chart overlap on dup build names 2024-03-19 10:54:07 -07:00
component Web UI: add Autoholds, Autohold page 2021-11-18 16:41:23 +00:00
config web: add dark mode and theme selection 2023-04-21 11:23:56 +00:00
configerrors Add filter actions menu to error table 2024-02-28 17:11:46 -08:00
filters Web UI: add checkbox, selects to filter toolbar 2021-09-09 19:13:55 +02:00
freezejob Add freeze job to web UI 2022-08-02 08:03:31 -07:00
job web: add dark mode and theme selection 2023-04-21 11:23:56 +00:00
jobgraph web: add dark mode and theme selection 2023-04-21 11:23:56 +00:00
jobs web: add dark mode and theme selection 2023-04-21 11:23:56 +00:00
logfile Set logfile isFetching initial state to true 2022-05-05 15:03:09 -07:00
project web: add dark mode and theme selection 2023-04-21 11:23:56 +00:00
semaphore Add semaphore support to web UI 2022-09-21 06:50:12 -07:00
status Merge "Fix subway graph line gap" 2024-02-15 22:28:31 +00:00
timezone web: add dark mode and theme selection 2023-04-21 11:23:56 +00:00
BuildQuery.jsx Use server-side filtering and pagination in config error page 2023-11-28 09:47:04 -08:00
ErrorBoundary.jsx web: add ErrorBoundary 2019-03-25 01:17:26 +00:00
Errors.jsx Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
Fetching.jsx PF4: Update "fetching info ..." and refresh animation 2020-07-10 15:18:04 +02:00
FilterToolbar.jsx Use server-side filtering and pagination in config error page 2023-11-28 09:47:04 -08:00
SourceContext.jsx web: add job page 2018-10-11 02:58:06 +00:00