Fix spacing with search inputs
[?]
Apr 1, 2021, 1:06 AM
QKOHEECGTGUKAXVTV524FQ7KVMQEMDWMRPV2RWOXDHECUYLZXNYQCDependencies
- [2]
SWXX2O4AUpdate boostrap to latest 4.3.1 - [3]
T2LI6BMHRevive release button on eval page - [4]
D7X6XTKQIntegrate the "Job status" and "All jobs" tabs - [5]
4QCXGR4WTabify the eval page - [6]
U4TD3AIQAdd support for viewing jobset evaluations - [7]
6HWHYPSWAdd an action menu to evaluations - [*]
QTC3SYBMJobset page: Load the jobs and status tabs on demand
Change contents
- replacement in src/root/jobset-eval.tt at line 36
<input name="filter" type="text" class="form-control" type="search" placeholder="Search jobs by name..." [% HTML.attributes(value => filter) %]/><input name="compare" type="hidden" [% HTML.attributes(value => otherEval.id) %]/><input name="full" type="hidden" [% HTML.attributes(value => full) %]/><div class="form-group"><input name="filter" type="text" class="form-control" type="search" placeholder="Search jobs by name..." [% HTML.attributes(value => filter) %]/><input name="compare" type="hidden" [% HTML.attributes(value => otherEval.id) %]/><input name="full" type="hidden" [% HTML.attributes(value => full) %]/></div> - replacement in src/root/jobset-jobs-tab.tt at line 4
<div class="input-group"><div class="form-group input-group"> - replacement in src/root/jobset-jobs-tab.tt at line 6
<div class="input-group-prepend"><div class="input-group-append">