open-nomad/ui/app
Luiz Aoqui bf7110b4c8
ui: fix bug that prevented files streaming (#12719)
During the Ember dependecy upgrade work,
https://github.com/hashicorp/nomad/commit/ce8c039f4ce7359d60ede5dee36b9cef82
moved the `isSupported` method from using Ember's `reopenClass` to a
getter, but `reopenClass` creates a static method, so the getter must be
static as well.
2022-04-20 14:39:18 -04:00
..
abilities
adapters Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
components Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
controllers
helpers Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
initializers
machines
mixins
models
modifiers
routes
serializers Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
services
styles
templates ui: remove beta tag from gutter menu for CSI (#12570) 2022-04-14 14:56:04 -04:00
utils ui: fix bug that prevented files streaming (#12719) 2022-04-20 14:39:18 -04:00
app.js
breakpoints.js
index.html
router.js