discourse-topic-voting/spec
Natalie Tay 54d6607bf0
FIX: Care for nil counts when ordering (#205)
We allowed for https://meta.discourse.org/filter?q=order%3Avotes, but did not coalesce nils to zeroes. This resulted in nils being above higher voted topics.
2024-08-12 16:26:13 +08:00
..
fabricators FIX: granular webhooks (#159) 2023-10-09 03:26:19 +00:00
lib FIX: Care for nil counts when ordering (#205) 2024-08-12 16:26:13 +08:00
requests DEV: Scope topic voting tables to avoid confusion with post voting (#196) 2024-07-17 20:26:40 +08:00
serializers DEV: Scope topic voting tables to avoid confusion with post voting (#196) 2024-07-17 20:26:40 +08:00
system DEV: Scope topic voting tables to avoid confusion with post voting (#196) 2024-07-17 20:26:40 +08:00
ensure_consistency_spec.rb DEV: Remove query to make sure topic vote counts are deleted when topics are deleted (#201) 2024-08-03 00:16:59 +08:00
voting_spec.rb DEV: Scope topic voting tables to avoid confusion with post voting (#196) 2024-07-17 20:26:40 +08:00