open-nomad/ui/app
Michael Lange 865105734e New breadcrumb service and component for describing breadcrumbs in routes
Works by segmenting the currentRouteName from the router service
and walking over each route in the current hierarchy to collect crumbs.
2018-07-06 11:12:10 -07:00
..
adapters Don't put namespace logic in the catch-all buildQuery method 2018-07-05 12:29:29 -07:00
components New breadcrumb service and component for describing breadcrumbs in routes 2018-07-06 11:12:10 -07:00
controllers Make task rows clickable. 2018-06-06 14:50:28 -07:00
helpers Duration formatting utility 2018-05-30 11:27:21 -07:00
initializers Expose the token service in all templates for convenience 2017-09-29 17:41:29 -07:00
mixins Disable visibility behaviors when testing 2018-05-25 10:15:24 -07:00
models Remove hacky code that worked around an Ember Data bug 2018-06-13 15:05:18 -07:00
routes Correctly watch the job summary on the task group page 2018-03-28 15:12:27 -07:00
serializers Remove hacky code that worked around an Ember Data bug 2018-06-13 15:05:18 -07:00
services New breadcrumb service and component for describing breadcrumbs in routes 2018-07-06 11:12:10 -07:00
styles Add drain and eligibility to the client details strip 2018-05-30 11:27:21 -07:00
templates New breadcrumb service and component for describing breadcrumbs in routes 2018-07-06 11:12:10 -07:00
utils Add an env var to toggle blockingQueries support 2018-07-05 11:18:09 -07:00
app.js Remove the MODEL_FACTORY_INJECTIONS cruft 2018-01-17 09:02:05 -08:00
index.html sync 2017-09-19 10:08:23 -05:00
resolver.js sync 2017-09-19 10:08:23 -05:00
router.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00