open-consul/ui-v2/app
John Cowen cfc05fb413 Make sure `didAppear` and therefore `resize` is called on change
Tables need to calculate their sizing depending on other things in the
DOM. When a table is in a tab panel, some of these things aren't visible
and therefore some values are zero during `didInsertElement`.

This commit ensures that the resize calc of the table is performed when
it's parent tab is clicked (and therefore when the table 'appears')
2018-06-12 11:24:36 +01:00
..
adapters UI V2 (#4086) 2018-05-10 19:52:53 +01:00
components Make sure `didAppear` and therefore `resize` is called on change 2018-06-12 11:24:36 +01:00
controllers Make sure `didAppear` and therefore `resize` is called on change 2018-06-12 11:24:36 +01:00
helpers Adds filtering to the KV listing page 2018-06-12 11:24:35 +01:00
mixins Fix tear down click handler problem in tests 2018-06-12 11:24:35 +01:00
models UI V2 (#4086) 2018-05-10 19:52:53 +01:00
routes Adds filtering to the KV listing page 2018-06-12 11:24:35 +01:00
serializers UI V2 (#4086) 2018-05-10 19:52:53 +01:00
services Session Delete confirmation button and KV console error message (#4109) 2018-05-11 16:25:35 +01:00
styles Tweak placeholder text to add 'port' 2018-06-12 11:24:35 +01:00
templates Make sure `didAppear` and therefore `resize` is called on change 2018-06-12 11:24:36 +01:00
utils Make sure `didAppear` and therefore `resize` is called on change 2018-06-12 11:24:36 +01:00
validations UI V2 (#4086) 2018-05-10 19:52:53 +01:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
index.html UI V2 (#4086) 2018-05-10 19:52:53 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00