open-nomad/ui/app/routes
Michael Lange 93f41278b1 Clear up the data flow for namespaces
This is incredibly tricky with query params, since there is a bundle of
timing issues, lifecycle issues, missing features, and all around
gotchas with query params.

This solution has no observers and no instances of the system service
being set from the jobs controller.

The upside to this is no observers, much easier to follow logic, no more
dependent key chain reactions.
2018-08-09 18:22:38 -07:00
..
allocations Update tests to match new test selectors 2018-07-06 11:12:12 -07:00
clients Apply new breadcrumbs pattern to servers and clients 2018-07-06 11:12:11 -07:00
jobs Watch allocations on the job index page 2018-08-06 11:02:21 -07:00
servers Use the new ember modules imports 2018-01-17 09:02:04 -08:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
application.js Fetch regions and namespaces in the application route 2018-08-09 18:22:37 -07:00
clients.js Apply new breadcrumbs pattern to servers and clients 2018-07-06 11:12:11 -07:00
freestyle.js Fix syntax highlighting in the styleguide 2018-01-17 09:04:00 -08:00
index.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
jobs.js Clear up the data flow for namespaces 2018-08-09 18:22:38 -07:00
not-found.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
servers.js Apply new breadcrumbs pattern to servers and clients 2018-07-06 11:12:11 -07:00