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 ui: add "read client" ability 2022-01-24 11:05:48 -05:00
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 ui: eval filter (#12243) 2022-04-05 15:30:36 -04:00
helpers Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
initializers Remove test code 2020-05-26 14:54:59 -07:00
machines Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
mixins Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
models Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
modifiers ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
routes ui: hide triggered by and status filters for now (#12472) 2022-04-05 21:14:16 -04:00
serializers Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
services Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
styles Inlines related evaluations flexbox (#12475) 2022-04-06 11:35:25 -04:00
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 Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
breakpoints.js Change breakpoints to match Nomad/Bulma widths 2019-04-10 10:34:10 -05:00
index.html ui: update favicon (#11371) 2021-10-22 09:40:38 -04:00
router.js chore: fix js linting 2022-01-28 09:37:32 -05:00