open-nomad/ui/app
Michael Lange 78f7d57359 Never respond with an empty object from the adapter
In production builds only, this will slip into the local store
as a record with no ID, which makes for all sorts of bad news.
2018-04-05 16:50:37 -07:00
..
adapters Never respond with an empty object from the adapter 2018-04-05 16:50:37 -07:00
components Merge pull request #4081 from hashicorp/b-ui-service-breadcrumbs 2018-03-29 15:08:14 -07:00
controllers Work around the dreaded broken relationship ED bug 2018-03-22 20:14:37 -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 Make the job<->job-summary relationship reflective 2018-03-28 14:56:15 -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 Remove an extraneous component of the service job page 2018-04-02 18:19:17 -07:00
utils Refactor the way allocation stats are fetched 2018-03-22 14:34:13 -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