open-nomad/ui/app
Michael Lange 5223a3f816 Don't read properties off of null objects
Somehow this controller code runs sometimes when the existing jobs
are dematerializing. This makes this.get('model') and array of null
2018-04-17 10:28:58 -07:00
..
adapters Repeat the relationship unlinking pattern in the serializer 2018-04-06 18:07:57 -07:00
components Merge pull request #4081 from hashicorp/b-ui-service-breadcrumbs 2018-03-29 15:08:14 -07:00
controllers Don't read properties off of null objects 2018-04-17 10:28:58 -07:00
helpers Use the new ember modules imports 2018-01-17 09:02:04 -08:00
initializers Expose the token service in all templates for convenience 2017-09-29 17:41:29 -07:00
mixins Better define mixin contracts 2018-03-08 11:15:43 -08:00
models Read the task event message from the DisplayMessage prop 2018-03-28 12:52:02 -07:00
routes Correctly watch the job summary on the task group page 2018-03-28 15:12:27 -07:00
serializers Repeat the relationship unlinking pattern in the serializer 2018-04-06 18:07:57 -07:00
services Clear out the localStorage namespace when it's no longer valid 2018-03-28 14:55:07 -07:00
styles Don't allow the alloc status table cell to word-wrap at the swatch 2018-03-28 14:51:54 -07:00
templates Defer showing alloc addresses until the node is loaded 2018-04-10 09:31:35 -07:00
utils Repeat the relationship unlinking pattern in the serializer 2018-04-06 18:07:57 -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