open-nomad/ui/app/components/job-status
Phil Renaud 46239e1e80
[ui, deployments] Add status panel to child jobs (#17217)
* Treated same-route as sub-route and didnt cancel watchers

* Adds panel to child jobs and sub-sorts

* removed the safety check in module-for-job tests

* [ui] Adds status panel to Sysbatch jobs (#17243)

* In working out periodic/param child jobs, realized the intersection with sysbatch is high enough that it ought to be worked on now

* Further removal of jobclientstatussummary

* Explicitly making mocked jobs in no-deployment mode

* remove last remnants of job-client-status-summary component

* Screwed up my sorting order a few commits ago; this corrects it

* noActiveDeployment gonna be the death of me
2023-05-19 15:51:35 -04:00
..
panel [ui, deployments] Add status panel to child jobs (#17217) 2023-05-19 15:51:35 -04:00
allocation-status-block.hbs
allocation-status-block.js
allocation-status-row.hbs
allocation-status-row.js
deployment-history.hbs
deployment-history.js
failed-or-lost.hbs Fixes to scheduling-filtering-in-ui (#17244) 2023-05-18 17:38:34 -04:00
failed-or-lost.js [ui] Adds a "Scheduling" filter to the job.allocations page (#17227) 2023-05-18 16:24:41 -04:00
panel.hbs
panel.js
update-params.hbs
update-params.js