open-nomad/ui/app/utils/classes
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
..
abstract-logger.js ui: prettify js files 2022-01-20 09:54:56 -05:00
abstract-stats-tracker.js ui: prettify js files 2022-01-20 09:54:56 -05:00
allocation-stats-tracker.js ui: prettify js files 2022-01-20 09:54:56 -05:00
exec-command-editor-xterm-adapter.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
exec-socket-xterm-adapter.js ui: prettify js files 2022-01-20 09:54:56 -05:00
log.js ui: prettify js files 2022-01-20 09:54:56 -05:00
node-stats-tracker.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
poll-logger.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
promise-array.js ui: prettify js files 2022-01-20 09:54:56 -05:00
promise-object.js ui: prettify js files 2022-01-20 09:54:56 -05:00
query-params.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
rolling-array.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
stream-logger.js ui: fix bug that prevented files streaming (#12719) 2022-04-20 14:39:18 -04:00
text-decoder.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00