open-nomad/ui/app/templates/components
Buck Doyle e525ff99d3
Remove inverse block for list-pagination (#6523)
As the angle bracket invocation RFC says:

> There is no dedicated syntax for passing an "else" block
> directly. If needed, that can be passed using the named
> blocks syntax.

https://github.com/emberjs/rfcs/blob/master/text/0311-angle-bracket-invocation.md#block

Unfortunately, using a contextual component doesn’t help as
the yield inside that component will still result in content
rendering that would show when the source isn’t empty. So
we decided to change the interface so you have to check
whether the source is empty before using it, which aligns with
how list-table works.
2019-10-24 07:05:43 -05:00
..
freestyle UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05:00
job-deployment Apply new date and timestamp helpers e'rywhere 2019-02-01 09:19:28 -08:00
job-page Remove inverse block for list-pagination (#6523) 2019-10-24 07:05:43 -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 Add preempted icon to alloc row 2019-04-22 16:40:04 -07: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 Update client list to combine statuses (#5789) 2019-06-19 10:11:17 -07: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
fs-breadcrumbs.hbs Make a dedicated fs-breadcrumbs component 2019-08-07 15:29:14 -07:00
fs-directory-entry.hbs Remove superfluous test attributes (#5927) 2019-07-08 10:36:56 -05:00
global-header.hbs Make the global logo link to the jobs page (home page) 2018-09-26 11:19:24 -07:00
gutter-menu.hbs UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05: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 Show preemptions on the job plan phase of job submission 2019-04-22 16:40:01 -07: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
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
placement-failure.hbs Show the scheduler dry-run output on the plan page 2018-08-20 16:44:37 -07: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-file.hbs Prevent a change in height when switching from a dir to a file 2019-08-08 15:41:47 -07:00
task-group-row.hbs Use data-test- selectors in acceptance tests 2018-01-17 09:03:59 -08:00
task-log.hbs Extract a streaming-file component from the task-log component 2019-07-30 17:22:48 -07:00
task-row.hbs UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
task-subnav.hbs UI: Add allocation directory rendering (#5873) 2019-07-02 16:42:38 -05:00
two-step-button.hbs Add cancel on click outside and disabled behaviors to two-step-button 2019-05-21 09:24:14 -07:00