open-nomad/ui/app
Mahmood Ali 16f7a3f31b ui: protect against nil services
Protect against case where an alloc has no services and avoid
dereferencing null.

Here, we ensure that the model and test serializers mimic the API by
having nil TaskGroup.Services instead of an empty array.
2019-09-16 16:50:30 -04:00
..
adapters Encode characters in file paths to ensure proper URIs 2019-08-14 12:54:11 -07:00
components UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
controllers UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
helpers Address inflector deprecations 2019-04-10 14:54:35 -07:00
initializers Expose the token service in all templates for convenience 2017-09-29 17:41:29 -07:00
mixins Acceptance testing for allocation lifecycle 2019-05-21 09:24:19 -07:00
models UI: Move kind property to task (#6271) 2019-09-05 13:14:54 -05:00
routes Add handling for not-running task filesystem query (#6267) 2019-09-04 17:38:26 -05:00
serializers ui: protect against nil services 2019-09-16 16:50:30 -04:00
services ES5 getters codemod 2019-04-10 14:54:36 -07:00
styles Merge pull request #6048 from hashicorp/f-ui/alloc-fs-files 2019-08-19 10:36:28 -07:00
templates UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
utils Fix a bug where tail calls for files weren't getting the correct params 2019-07-30 17:25:41 -07:00
app.js Remove the MODEL_FACTORY_INJECTIONS cruft 2018-01-17 09:02:05 -08:00
breakpoints.js Change breakpoints to match Nomad/Bulma widths 2019-04-10 10:34:10 -05: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 Merge branch 'master' into f-ui/alloc-fs 2019-07-26 14:49:36 -05:00