open-nomad/ui/app/templates
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
..
allocations UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
clients Remove inverse block for list-pagination (#6523) 2019-10-24 07:05:43 -05:00
components Remove inverse block for list-pagination (#6523) 2019-10-24 07:05:43 -05:00
jobs Remove inverse block for list-pagination (#6523) 2019-10-24 07:05:43 -05:00
partials Refactor navbar markup 2018-08-06 11:21:53 -07:00
servers UI: Add page titles (#5924) 2019-07-17 15:02:58 -05:00
settings UI: Add page titles (#5924) 2019-07-17 15:02:58 -05:00
allocations.hbs Use page-layout for allocations routes 2018-07-30 13:13:52 -07:00
application.hbs UI: Add page titles (#5924) 2019-07-17 15:02:58 -05:00
clients.hbs Use page-layout for clients routes 2018-07-30 13:13:52 -07:00
freestyle.hbs UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
head.hbs UI: Add page titles (#5924) 2019-07-17 15:02:58 -05:00
index.hbs sync 2017-09-19 10:08:23 -05:00
jobs.hbs Use page-layout for job routes 2018-07-30 13:13:52 -07:00
loading.hbs Use page-layout for job routes 2018-07-30 13:13:52 -07:00
servers.hbs Use page-layout for servers routes 2018-07-30 13:13:52 -07:00
settings.hbs Use page-layout for the settings routes 2018-07-30 13:13:52 -07:00
svg-patterns.hbs sync 2017-09-19 10:08:23 -05:00