Michael Lange
|
1107798da6
|
Use the new ember modules imports
Generated with a codemode:
https://github.com/ember-cli/ember-modules-codemod
|
2018-01-17 09:02:04 -08:00 |
Michael Lange
|
3d93398eae
|
Don't double render, also don't render infinitely
See https://github.com/emberjs/ember.js/issues/13948
|
2017-10-18 11:45:02 -07:00 |
Michael Lange
|
7c3402d400
|
Fix an issue where allocation rows can have a state change in the same frame as a render
|
2017-10-18 11:45:02 -07:00 |
Michael Lange
|
5c1d103253
|
Sync the active namespace as a query param on the jobs list page
|
2017-10-11 14:06:46 -07:00 |
Michael Lange
|
4e606e435d
|
Fixes issue regarding allocation rows
Sometimes the job name and/or task group name wouldn't show up.
|
2017-10-05 18:01:19 -07:00 |
Michael Lange
|
877cbe6fbc
|
Add a loading state to job information on allocation row.
This information is already loaded when traversing to an alloc row from
a job, but not when traversing to an alloc row from a node.
|
2017-10-03 17:18:33 -07:00 |
Michael Lange
|
491f4ff27d
|
Fix the links in table rows bug
Click events were greedily redirecting to the resource pages instead
of first yielding to the anchor tag clicked if an anchor tag was in
fact clicked.
|
2017-09-26 11:59:42 -07:00 |
Alex Dadgar
|
e5ec915ac3
|
sync
|
2017-09-19 10:08:23 -05:00 |