consul/ui-v2/app/components
John Cowen 297788408b
ui: Fix freetext searching within the nodes page (#4819)
Essentially this was missing a call to `super`. The error unfortuantely
didn't arise in the tests as it only errors when the node list has 4
items are more (the 4 columns), and the acceptence tests by change were
only filling the page with 3 nodes for test purposes.

I've bumped the amount of nodes up to 4 in the tests, which then causes
the tests to fail, made the fix by adding the `super` call, and the
tests now pass.

I also tested the UI/text searching on a 10,000 node system, and
everything now works as expected.
2018-10-19 14:31:22 +01:00
..
acl-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
action-group.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
app-view.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
catalog-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
code-editor.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
confirmation-dialog.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
datacenter-picker.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
feedback-dialog.js UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00
freetext-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
hashicorp-consul.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
healthcheck-status.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
healthchecked-resource.js Show Service.ID's throughout the app, allow searching by Service.ID 2018-07-12 13:36:47 +01:00
intention-filter.js WIP: First draft intentions 2018-06-25 12:25:14 -07:00
list-collection.js ui: Fix freetext searching within the nodes page (#4819) 2018-10-19 14:31:22 +01:00
radio-group.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
tab-nav.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
tab-section.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
tabular-collection.js UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
tomography-graph.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00