Fix 'Error loading tab: 0 error' with uBlock Origin
[?]
Sep 27, 2021, 3:42 PM
EKSBV5S2DT6E2ZBXULWMG7TOA5F5Q6UMOLTRYHU6WKMSGNPHWDMACDependencies
- [2]
NZXX6PLDRemove the Jobs table - [3]
CQQSJLONOn aggregate job pages, show a matrix showing all the constituent builds - [4]
UDS5VIT6Lazy load the metrics tab - [5]
T5BIOVJEAdd support for tracking custom metrics - [6]
BB2KXLXZMove the build time chart to the job page - [*]
DEMSSSB2* Controller for jobs which inherits all actions in ListBuilds. So - [*]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that
Change contents
- replacement in src/lib/Hydra/Controller/Job.pm at line 147
sub metrics_tab : Chained('job') PathPart('metrics-tab') Args(0) {sub metrics_tab : Chained('job') PathPart('metric-tab') Args(0) { - replacement in src/root/job.tt at line 87
[% INCLUDE makeLazyTab tabName="tabs-charts" uri=c.uri_for('/job' project.name jobset.name job 'metrics-tab') %][% INCLUDE makeLazyTab tabName="tabs-charts" uri=c.uri_for('/job' project.name jobset.name job 'metric-tab') %]