open-nomad/ui/app
Buck Doyle 523d868f4c
Fix rendering of DAS interstitial components (#10094)
With the Ember update, when the will-destroy action is called
to check the element height, its height is already zero. That
seems strange but I didn’t look into it any further, as
using did-insert to store the element lets us check its height
before any other actions when a processing button is pressed.
2021-03-01 09:46:22 -06:00
..
abilities Fix job detail crash when recommendations off (#9269) 2020-11-06 08:21:38 -06:00
adapters Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
components Fix rendering of DAS interstitial components (#10094) 2021-03-01 09:46:22 -06:00
controllers Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
helpers New all-icons helper that's really only meant for development use 2020-10-26 12:25:34 -07:00
initializers Remove test code 2020-05-26 14:54:59 -07:00
mixins Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
models Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
modifiers Quick window resize modifier 2020-10-15 02:54:13 -07:00
routes Merge pull request #9294 from hashicorp/f-ui/das-filter-toggle 2020-11-11 14:04:25 -08:00
serializers Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
services Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
styles Pull the Area chart primitive out of the LineChart component 2021-02-23 10:18:57 -08:00
templates Use named-blocks and contextual components to reduce the responsibility of LineChart 2021-02-24 18:58:01 -08:00
utils Move new glimmer style string to its own home 2021-02-23 10:18:58 -08: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 sync 2017-09-19 10:08:23 -05:00
router.js Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00