open-nomad/ui/tests
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
..
acceptance ui: hide triggered by and status filters for now (#12472) 2022-04-05 21:14:16 -04:00
helpers Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
integration Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
pages Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
unit ui: fix bug that prevented files streaming (#12719) 2022-04-20 14:39:18 -04:00
utils refact: extract setPolicy into utils 2022-01-26 12:06:18 -05:00
.eslintrc.js ui: upgrade prettier to match 3.28 ember-new-output 2022-01-20 09:46:50 -05:00
index.html Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
test-helper.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00