open-nomad/ui/app/templates/components
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
..
exec Add ACL-checking to turn off exec button (#7919) 2020-05-11 14:43:17 -05:00
fs UI: add filesystem browsing for allocations (#7951) 2020-06-01 08:15:59 -05:00
job-deployment Add volume column to allocation row 2020-02-13 17:11:27 -08:00
job-page UI: Fix confirmation position for right-aligned TSBs (#7590) 2020-04-02 11:58:29 -05:00
list-accordion Acceptance tests for node driver and node events 2018-05-25 10:15:24 -07:00
list-pagination Test coverage for resetPagination 2018-10-30 14:17:23 -07:00
list-table Migrate and add test coverage for evaluations page 2018-07-06 17:15:59 -07:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
allocation-row.hbs Refactor AllocationRow to use AllocationStat 2020-05-06 17:21:45 -07:00
allocation-stat.hbs Separate AllocationStat component for containing the multiple states a stat tracker can be in 2020-05-06 17:21:45 -07:00
allocation-subnav.hbs UI: add filesystem browsing for allocations (#7951) 2020-06-01 08:15:59 -05:00
app-breadcrumbs.hbs Integration tests for the breadcrumbs component 2018-07-06 11:12:12 -07:00
attributes-section.hbs Use ember-test-selectors for integration tests 2018-01-17 09:03:59 -08:00
attributes-table.hbs sync 2017-09-19 10:08:23 -05:00
client-node-row.hbs Add tests for running allocation client count (#7906) 2020-05-11 12:28:31 -04:00
copy-button.hbs UI: Add copy button for client/allocation UUIDs (#5926) 2019-07-15 12:14:32 -05:00
distribution-bar.hbs Fix multiple highlight bug in the distribution-bar component 2018-08-21 16:37:36 -07:00
drain-popover.hbs Add an explanatory tooltip to the unauthorized node drain popover 2020-01-31 09:41:33 -08:00
exec-terminal.hbs UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
gauge-chart.hbs Test coverage for the gauge chart 2020-05-13 08:36:05 -07:00
global-header.hbs UI: Migrate to Storybook (#6507) 2020-01-21 15:46:32 -06:00
gutter-menu.hbs The active namespace is now shared between jobs and storage 2020-05-08 17:35:27 -07:00
image-file.hbs Minor fixes from code review 2019-08-07 15:11:32 -07:00
job-deployment-details.hbs sync 2017-09-19 10:08:23 -05:00
job-deployment.hbs Apply new date and timestamp helpers e'rywhere 2019-02-01 09:19:28 -08:00
job-deployments-stream.hbs Apply new date and timestamp helpers e'rywhere 2019-02-01 09:19:28 -08:00
job-diff-fields-and-objects.hbs Use ember-test-selectors for integration tests 2018-01-17 09:03:59 -08:00
job-diff.hbs Fixed bug that prevented non verbose job diffs from printing changed leaf nodes 2018-08-20 16:44:37 -07:00
job-editor.hbs Add volume column to allocation row 2020-02-13 17:11:27 -08:00
job-row.hbs Always provide arguments instead of models to job links 2018-03-20 16:41:19 -07:00
job-version.hbs Apply new date and timestamp helpers e'rywhere 2019-02-01 09:19:28 -08:00
job-versions-stream.hbs Apply new date and timestamp helpers e'rywhere 2019-02-01 09:19:28 -08:00
json-viewer.hbs Theme CodeMirror 2018-08-13 17:04:14 -07:00
lifecycle-chart-row.hbs UI: Add representations for task lifecycles (#7659) 2020-04-30 08:15:19 -05:00
lifecycle-chart.hbs UI: Add representations for task lifecycles (#7659) 2020-04-30 08:15:19 -05:00
line-chart.hbs Add a11y features to the line-chart component 2018-09-27 12:55:52 -07:00
list-accordion.hbs Add an option to start expanded and an onToggle action to list-accordion 2018-07-13 10:26:46 -07:00
list-pagination.hbs Remove inverse block for list-pagination (#6523) 2019-10-24 07:05:43 -05:00
list-table.hbs sync 2017-09-19 10:08:23 -05:00
multi-select-dropdown.hbs UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05:00
page-layout.hbs Add open/close functionality to the gutter-menu when it's collapsed 2018-08-06 11:21:53 -07:00
page-size-select.hbs Acceptance tests for the page size selector on the jobs list view 2020-04-02 12:50:35 -07:00
placement-failure.hbs Show the scheduler dry-run output on the plan page 2018-08-20 16:44:37 -07:00
plugin-allocation-row.hbs Don't wrap between icons and health text 2020-05-06 17:22:42 -07:00
popover-menu.hbs Add an explanatory tooltip to the unauthorized node drain popover 2020-01-31 09:41:33 -08:00
primary-metric.hbs Acceptance test coverage for all the pages with resource utilization graphs 2018-09-19 16:33:51 -07:00
proxy-tag.hbs UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
region-switcher.hbs UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05:00
reschedule-event-row.hbs Apply new date and timestamp helpers e'rywhere 2019-02-01 09:19:28 -08:00
reschedule-event-timeline.hbs Apply new date and timestamp helpers e'rywhere 2019-02-01 09:19:28 -08:00
search-box.hbs Make the search box more elastic 2019-04-10 10:34:10 -05:00
server-agent-row.hbs Use data-test- selectors in acceptance tests 2018-01-17 09:03:59 -08:00
stats-time-series.hbs Stats time series 2018-09-13 16:45:13 -07:00
streaming-file.hbs Test coverage for streaming file component 2019-07-30 17:25:48 -07:00
task-group-row.hbs Add volume column to task group row 2020-02-13 17:11:26 -08:00
task-log.hbs Make the no connection error on the logs page dismissable 2020-04-29 17:36:17 -07:00
task-row.hbs UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
task-subnav.hbs UI: Add allocation directory rendering (#5873) 2019-07-02 16:42:38 -05:00
toggle.hbs Integration tests for the toggle component 2020-01-23 16:34:32 -08:00
two-step-button.hbs Modifiers to the two-step-button 2020-01-23 16:34:25 -08:00