open-nomad/ui/app/components
Michael Lange 9f3a37f1c2 Simplify the control flow around changing namespaces and regions
The UI will no longer try to redirect to the appropriate namespace or
region if one is found in localStorage. Instead, it will assume that
the lack of query param means the default namespaces or region is
desired.
2018-08-09 18:22:39 -07:00
..
freestyle Create a single-bar example of distribution-bar in the styleguide 2018-07-13 10:26:01 -07:00
job-deployment
job-page Treat filtering on an async relationship as async 2018-08-06 11:02:21 -07:00
list-accordion
list-pagination
list-table
.gitkeep
allocation-row.js
allocation-status-bar.js
app-breadcrumbs.js
attributes-section.js
children-status-bar.js
client-node-row.js
distribution-bar.js Compute the correct number of pixels to shave off of bar width 2018-07-13 10:26:01 -07:00
global-header.js Move the region switcher out of the secondary nav and into the gutter when the gutter is collapsed 2018-08-09 18:22:37 -07:00
gutter-menu.js Add open/close functionality to the gutter-menu when it's collapsed 2018-08-06 11:21:53 -07:00
job-deployment.js
job-deployments-stream.js
job-diff-fields-and-objects.js
job-diff.js
job-row.js
job-version.js
job-versions-stream.js
json-viewer.js
list-accordion.js Add an option to start expanded and an onToggle action to list-accordion 2018-07-13 10:26:46 -07:00
list-pagination.js
list-table.js
page-layout.js Add open/close functionality to the gutter-menu when it's collapsed 2018-08-06 11:21:53 -07:00
region-switcher.js Simplify the control flow around changing namespaces and regions 2018-08-09 18:22:39 -07:00
reschedule-event-row.js
search-box.js
server-agent-row.js Guard against URI encoding 2018-07-10 11:29:00 -07:00
task-group-row.js
task-log.js
two-step-button.js