discourse/plugins/poll
Joffrey JAFFEUX 530d9ab071
DEV: enforces eslint’s curly rule to the codebase (#10720)
eslint --fix is capable of fix it automatically for you, ensure prettier is run after eslint as eslint --fix could leave the code in an invalid prettier state.
2020-09-22 16:28:28 +02:00
..
app PERF: Don't load all poll_votes for a poll 2020-09-05 18:42:11 +01:00
assets DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
config DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +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 FEATURE: Remove user topic timers and migrate to bookmarks with reminders (#10474) 2020-09-14 11:11:55 +10:00
plugin.rb PERF: Don't load all poll_votes for a poll 2020-09-05 18:42:11 +01:00