discourse/plugins/poll/test/javascripts
Régis Hanol 04ec5439f3
FIX: Poll wasn't showing all voters (#13620)
Partially revert f490a8d39a because we aren't able to
load more than the initially preloaded voters.

We were always trying to load the 1st page of voters.

Also removed the "remove users who changed their vote" logic as it was not properly working in multiple choices polls.

cc @nbianca
2021-07-05 13:52:17 +03:00
..
acceptance FIX: Poll wasn't showing all voters (#13620) 2021-07-05 13:52:17 +03:00
controllers FIX: Lots of plugin tests were using old, non-Ember compat CLI APIs (#13320) 2021-06-09 10:58:55 -04:00
helpers FIX: Lots of plugin tests were using old, non-Ember compat CLI APIs (#13320) 2021-06-09 10:58:55 -04:00
widgets DEV: Allow plugin tests to run in Ember CLI qunit 2021-06-24 10:13:35 -04:00