open-nomad/ui/app
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
..
abilities [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
adapters [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
components [ui, deployments] Job status for System Jobs (#17046) 2023-05-05 16:25:21 -04:00
controllers [ui, feature] Job Page Redesign (#16932) 2023-04-24 22:45:39 -04:00
helpers [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
initializers [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
machines [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
mixins [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
models [ui, deployments] Job status for System Jobs (#17046) 2023-05-05 16:25:21 -04:00
modifiers [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
routes [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
serializers [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
services [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
styles [ui, deployments] Job status for System Jobs (#17046) 2023-05-05 16:25:21 -04:00
templates [ui, deployments] Job status for System Jobs (#17046) 2023-05-05 16:25:21 -04:00
utils [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
app.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
breakpoints.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
index.html [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
router.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00