open-nomad/ui/app
Michael Lange 2282f3243a Use willTransition instead of deactivate to cancel requests
deactivate happens _after_ the new route's model hook, which
results in the possibility of canceling new requests right
after they are made rather than existing open connections
2018-03-05 09:32:05 -08:00
..
adapters Watch the allocation on the allocation and task pages 2018-03-05 09:32:04 -08:00
components Fix preexisting bugs that only surfaced once live updating started 2018-03-05 09:32:03 -08:00
controllers Fleshing out job page parts and differences 2018-02-06 10:53:50 -08:00
helpers Use the new ember modules imports 2018-01-17 09:02:04 -08:00
initializers
mixins Use willTransition instead of deactivate to cancel requests 2018-03-05 09:32:05 -08:00
models Refactor job summary to a relationship 2018-03-02 16:21:13 -08:00
routes Use willTransition instead of deactivate to cancel requests 2018-03-05 09:32:05 -08:00
serializers Fix preexisting bugs that only surfaced once live updating started 2018-03-05 09:32:03 -08:00
services Tests for watching and canceling requests 2018-03-02 16:21:37 -08:00
styles Clean up force launch button 2018-02-06 10:53:51 -08:00
templates Add polling to the deployments page 2018-03-05 09:32:04 -08:00
utils Address headers and ID bugs 2018-03-02 16:28:39 -08:00
app.js Remove the MODEL_FACTORY_INJECTIONS cruft 2018-01-17 09:02:05 -08:00
index.html
resolver.js
router.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00