open-nomad/ui/app/components/job-page/parts
Michael Lange 1f82e19e2d Type-check the ForbiddenError rather than ducktype it
Going off of the error message being "Forbidden" was brittle to begin
with and no longer works with Fetch due to the error message coming from
jquery underpinnings that were unobserved by Ember Data's attempted
recreation.
2020-05-21 10:35:40 -07:00
..
children.js Fleshing out job page parts and differences 2018-02-06 10:53:50 -08:00
error.js Common error component for job pages 2018-04-19 14:22:04 -07:00
latest-deployment.js Type-check the ForbiddenError rather than ducktype it 2020-05-21 10:35:40 -07:00
placement-failures.js Deconstruct the existing job detail page into common parts 2018-02-06 10:53:49 -08:00
recent-allocations.js UI: Update to Ember 3.8 LTS (#5968) 2019-10-08 13:44:19 -05:00
summary.js Make job alloc/children summary collapsable (and persist the choice in localStorage) 2018-07-13 10:26:46 -07:00
task-groups.js Fleshing out job page parts and differences 2018-02-06 10:53:50 -08:00
title.js Type-check the ForbiddenError rather than ducktype it 2020-05-21 10:35:40 -07:00