open-nomad/ui/tests/acceptance
Jai 316daf581e
fix broken link to task-group in Recent Allocation table in jobs.job.index (#12765)
* chore:  run prettier on hbs files

* ui:  ensure to pass a real job object to task-group link

* chore:  add changelog entry

* chore: prettify template

* ui:  template helper for formatting jobId in LinkTo component

* ui:  handle async relationship

* ui:  pass in job id to model arg instead of job model

* update test for serialized namespace

* ui:  defend against null  in tests

* ui:  prettified template added whitespace

* ui:  rollback ember-data to 3.24 because watcher return undefined on abort

* ui: use format-job-helper instead of job model via alloc

* ui: fix whitespace in template caused by prettier using template helper

* ui: update test for new namespace

* ui: revert prettier change

Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2022-04-28 14:02:15 -04:00
..
behaviors
allocation-detail-test.js
allocation-fs-test.js
application-errors-test.js
client-detail-test.js
client-monitor-test.js
clients-list-test.js
evaluations-test.js
exec-test.js
global-header-test.js
job-allocations-test.js
job-clients-test.js
job-definition-test.js
job-deployments-test.js
job-detail-test.js
job-dispatch-test.js
job-evaluations-test.js
job-run-test.js
job-versions-test.js
jobs-list-test.js
optimize-test.js
plugin-allocations-test.js
plugin-detail-test.js
plugins-list-test.js
proxy-test.js
regions-test.js
search-test.js
server-detail-test.js
server-monitor-test.js
servers-list-test.js
task-detail-test.js
task-fs-test.js
task-group-detail-test.js
task-logs-test.js
token-test.js
topology-test.js
volume-detail-test.js
volumes-list-test.js