open-nomad/ui/tests/pages/jobs
Jai Bhagat cc61ad66bf refactoring for same regression in job versions
In job versions, if you have an ACL token with a write policy
you should be able to revert a job, however, that was not the
case here. This is because we're using ember-can to check if
the user can run a job. That permission relies on policiesSupportRunning
which uses a function called namespaceIncludesCapability. We're going to
need to refactor any cases that use this function.
2021-07-20 16:24:42 -04:00
..
job refactoring for same regression in job versions 2021-07-20 16:24:42 -04:00
detail.js refactoring for same regression in job versions 2021-07-20 16:24:42 -04:00
list.js ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00
run.js Test coverage for the job-editor component 2018-08-23 09:00:14 -07:00