open-nomad/ui/tests
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
..
acceptance ui: use task state to determine if task is active (#14224) 2022-08-23 15:50:40 -04:00
helpers Edit Secure Variables as JSON (#13461) 2022-07-11 13:34:06 -04:00
integration [ui] general keyboard navigation: 1.3.4 release (#14138) 2022-08-17 12:59:33 -04:00
pages ui: use task state to determine if task is active (#14224) 2022-08-23 15:50:40 -04:00
unit UI variables made to be unique by namespace and path (#14072) 2022-08-15 11:56:09 -04:00
utils
.eslintrc.js
index.html Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
test-helper.js Throw an error if you try to save a Secure Variable with no items (#13424) 2022-07-11 13:34:06 -04:00