open-nomad/ui/tests/acceptance
Luiz Aoqui af5c01a070
ui: use task state to determine if task is active (#14224)
The current implementation uses the task's finishedAt field to determine
if a task is active of not, but this check is not accurate. A task in
the "pending" state will not have finishedAt value but it's also not
active.

This discrepancy results in some components, like the inline stats chart
of the task row component, to be displayed even whey they shouldn't.
2022-08-23 15:50:40 -04:00
..
behaviors
allocation-detail-test.js ui: use task state to determine if task is active (#14224) 2022-08-23 15:50:40 -04:00
allocation-fs-test.js
application-errors-test.js
client-detail-test.js fix broken link to task-group in Recent Allocation table in jobs.job.index (#12765) 2022-04-28 14:02:15 -04:00
client-monitor-test.js
clients-list-test.js Percy snapshot tests (#12872) 2022-05-05 16:05:13 -04:00
evaluations-test.js Allow wildcard for Evaluations API (#13530) 2022-07-11 16:42:17 -04:00
exec-test.js ui: use task state to determine if task is active (#14224) 2022-08-23 15:50:40 -04:00
global-header-test.js
job-allocations-test.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-clients-test.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-definition-test.js [ui] Fix a bug where redirects after planning/editing a job didn't include namespace (#13588) 2022-07-05 15:58:56 -04:00
job-deployments-test.js
job-detail-test.js fix: use @<namespace> with remaining JobDetail.visits 2022-02-17 13:22:15 +01:00
job-dispatch-test.js
job-evaluations-test.js
job-run-test.js [ui] Fix a bug where redirects after planning/editing a job didn't include namespace (#13588) 2022-07-05 15:58:56 -04:00
job-versions-test.js fix: job-versions-test 2022-02-16 15:31:10 +01:00
jobs-list-test.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
keyboard-test.js [ui] general keyboard navigation: 1.3.4 release (#14138) 2022-08-17 12:59:33 -04:00
optimize-test.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
plugin-allocations-test.js
plugin-detail-test.js
plugins-list-test.js
proxy-test.js Fix Exec not working with reverse proxy X-Nomad-Token (#12925) 2022-05-10 13:42:12 -04:00
regions-test.js Remove a test pause and a lint error from #14199 (#14222) 2022-08-22 16:51:49 -04:00
search-test.js
secure-variables-test.js Handle conflict swith a cas qp on save and create (#14100) 2022-08-15 17:24:34 -04:00
server-detail-test.js
server-monitor-test.js
servers-list-test.js Percy snapshot tests (#12872) 2022-05-05 16:05:13 -04:00
task-detail-test.js ui: use task state to determine if task is active (#14224) 2022-08-23 15:50:40 -04:00
task-fs-test.js
task-group-detail-test.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
task-logs-test.js
token-test.js Percy snapshot tests (#12872) 2022-05-05 16:05:13 -04:00
topology-test.js 12986 UI fails to load job when there is an "@" in job name in nomad 130 (#13012) 2022-05-13 17:01:27 -04:00
volume-detail-test.js fix: reflect namespace change volume-detail-test 2022-02-17 15:20:11 +01:00
volumes-list-test.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00