open-nomad/ui/app
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
..
abilities
adapters Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
components [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
controllers bug: fix filter and search (#12587) 2022-04-22 15:40:13 -04:00
helpers fix broken link to task-group in Recent Allocation table in jobs.job.index (#12765) 2022-04-28 14:02:15 -04:00
initializers
machines Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
mixins Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
models [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
modifiers
routes fix broken link to task-group in Recent Allocation table in jobs.job.index (#12765) 2022-04-28 14:02:15 -04:00
serializers Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
services Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
styles Sets up a new z-modal z-index and assigns it to the sidebar (#12758) 2022-04-22 15:23:49 -04:00
templates fix broken link to task-group in Recent Allocation table in jobs.job.index (#12765) 2022-04-28 14:02:15 -04:00
utils [ui, mirage] Evaluation mocks (#12471) 2022-04-27 12:11:24 -04:00
app.js
breakpoints.js
index.html
router.js