open-nomad/ui/tests/pages
Buck Doyle 9c0f85d7b6
UI: add filesystem browsing for allocations (#7951)
This partially addresses #7799.

Task state filesystems are contained within a subdirectory of their
parent allocation, so almost everything that existed for browsing task
state filesystems was applicable to browsing allocations, just without
the task name prepended to the path. I aimed to push this differential
handling into as few contained places as possible.

The tests also have significant overlap, so this includes an extracted
behavior to run the same tests for allocations and task states.
2020-06-01 08:15:59 -05:00
..
allocations UI: add filesystem browsing for allocations (#7951) 2020-06-01 08:15:59 -05:00
clients Refactor page-size-select page object into a reusable component 2020-04-02 15:52:44 -07:00
components Test coverage for the gauge chart 2020-05-13 08:36:05 -07:00
helpers New PageObject helper for getting and setting CodeMirror values 2018-08-16 10:57:13 -07:00
jobs Add ACL-checking to turn off exec button (#7919) 2020-05-11 14:43:17 -05:00
servers Fix bad line-endings due to generator 2018-07-10 11:29:00 -07:00
settings Use PageObject for tokens test 2018-07-10 11:29:00 -07:00
storage Show the number of allocations in the the goto links on plugin detail 2020-05-20 14:22:47 -07:00
exec.js UI: add exec handling for dead jobs/task states (#7637) 2020-04-06 14:08:22 -05:00
layout.js The active namespace is now shared between jobs and storage 2020-05-08 17:35:27 -07:00