discourse/plugins
Rafael dos Santos Silva fd0025a735
FEATURE: Add export poll button (#8370)
This PR aims to make poll results easily exportable to staff in a CSV format, so they can be analyzed in external software.

It also makes the export data easily customizable by allowing users to leverage any data explorer query to generate the report. By default, we use a query that ships with data explorer, but user can change the ID in settings or use 0 to disable this feature.

One potential upgrade is using the recent work that allows arbitrary group to run data explorer and allow all the groups with access to the configured query to also export polls, but that can be added later.

Co-Authored-By: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2019-11-22 16:06:39 -03:00
..
discourse-details Update translations 2019-11-14 15:41:42 +01:00
discourse-local-dates FIX: prevents exception and more duplicates (#8396) 2019-11-22 19:43:37 +01:00
discourse-narrative-bot FIX: Add skip_validations in one more place for narrative bot plugin 2019-11-20 15:43:42 +00:00
discourse-presence Update translations 2019-11-06 10:43:13 -05:00
lazy-yt DEV: Run prettier 2019-11-12 12:07:19 +01:00
poll FEATURE: Add export poll button (#8370) 2019-11-22 16:06:39 -03:00