discourse/plugins/poll
Robin Ward 5b276af921
Remove `Discourse.SiteSettings` from tests (#10193)
* Remove unused Discourse.SiteSettings

* Remove `Discourse.SiteSettings` from many tests

* REFACTOR: `lib:formatter` was using a lot of leaky state

* Remove more `Discourse.SiteSettings` from tests

* More SiteSettings removed from tests
2020-07-09 15:54:53 -04:00
..
app FIX: Avoid exception when rendering a poll in a trashed post 2020-04-28 14:43:09 +01:00
assets FIX: Set default value for poll result field (#10178) 2020-07-07 17:23:21 +03:00
config Update translations 2020-06-21 11:58:21 +02:00
db FEATURE: Add 'groups' option to polls (#8469) 2020-01-28 14:30:04 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00
spec DEV: Use `response.parsed_body` in specs (#9615) 2020-05-07 17:04:12 +02:00
test/javascripts Remove `Discourse.SiteSettings` from tests (#10193) 2020-07-09 15:54:53 -04:00
plugin.rb DEV: Fix poll plugin causing error when server reloads in dev env. 2020-05-08 14:59:55 +08:00