open-nomad/ui/app/components/job-status
Phil Renaud 2fbbac5dd8
[ui, deployments] Job status for System Jobs (#17046)
* System jobs get a panel and lost status reinstated

* Leveraging nodes and not worrying about rescheds for system jobs

* Consistency w restarted as well

* Text shadow removed and early return where possible

* System jobs added to the Historical Click list

* System alloc and client summary panels removed

* Bones of some new system jobs tests

* [ui, deployments] handle node read permissions for system job panel (#17073)

* Do the next-best-thing when we cant read nodes for system jobs

* Whitespace control handlebars expr

* Simplifies system jobs to not attempt to show a desired count, since it is a particularly complex number depending on constraints, number of nodes, etc.

* [ui, deployments] Fix order in which allocations are ascribed to the status chart (#17063)

* Discovery of alloc.isOld

* Correct sorting and better types

* A more honest walk-back that prioritizes running and pending allocs first

* Test scenario for descending-order allocs to show

* isOld mandates that we set a job version for our created job. Could also do this in the factory but maybe side-effecty

* Type simplification

* Fixed up a test that needed system job summary to be updated

* Tests for modifications to the job summary

* Explicitly mark the service jobs in test as not-deploying
2023-05-05 16:25:21 -04:00
..
panel [ui, deployments] Job status for System Jobs (#17046) 2023-05-05 16:25:21 -04:00
allocation-status-block.hbs [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
allocation-status-block.js [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
allocation-status-row.hbs [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
allocation-status-row.js [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
deployment-history.hbs [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
deployment-history.js [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
failed-or-lost.hbs [ui, deployments] Restarted and Rescheduled panel cells (#16972) 2023-05-01 15:24:21 -04:00
failed-or-lost.js [ui, deployments] Restarted and Rescheduled panel cells (#16972) 2023-05-01 15:24:21 -04:00
panel.hbs [ui, deployments] Job status for System Jobs (#17046) 2023-05-05 16:25:21 -04:00
panel.js [ui, deployments] Job status for System Jobs (#17046) 2023-05-05 16:25:21 -04:00
update-params.hbs [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
update-params.js [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00