discourse/spec
Roman Rizzi d69c5eebcf
Feature: Mass award badge (#8694)
* UI: Mass grant a badge from the admin ui

* Send the uploaded CSV and badge ID to the backend

* Read the CSV and grant badge in batches

* UX: Communicate the result to the user

* Don't award if badge is disabled

* Create a 'send_notification' method to remove duplicated code, slightly shrink badge image. Replace router transition with href.

* Dynamically discover current route
2020-01-13 11:20:26 -03:00
..
components DEV: correct flaky spec 2020-01-06 10:54:18 +11:00
fabricators FIX: correct user serializer user method for extended serializer (#8590) 2019-12-19 09:48:01 -08:00
fixtures Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
helpers FIX: parallel spec system needs a dedicated upload folder for each worker. (#8547) 2019-12-18 11:21:57 +05:30
import_export DEV: clean up dependencies in spec 2019-10-02 14:50:54 +10:00
integration UX: Include public groups in mentionable groups set (#8516) 2019-12-12 13:13:40 +02:00
integrity DEV: Update markdown-it from 8.4.1 to 10.0.0 (#8164) 2019-10-08 13:00:22 +02:00
jobs Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
lib SECURITY: Improve second factor auth logic 2020-01-10 10:45:56 +10:00
mailers DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
models FIX: Don't log a claimed topic database error during tests 2020-01-09 12:32:05 -05:00
multisite FIX: parallel spec system needs a dedicated upload folder for each worker. (#8547) 2019-12-18 11:21:57 +05:30
requests Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
serializers PERF: Reduce DB queries when serializing ignore/mute information (#8629) 2020-01-02 13:04:08 +00:00
services FIX: Allow any protocol in wildcard url checker (#8651) 2020-01-02 16:03:13 +00:00
support SECURITY: Improve second factor auth logic 2020-01-10 10:45:56 +10:00
tasks DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
views/omniauth_callbacks FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
rails_helper.rb SECURITY: Improve second factor auth logic 2020-01-10 10:45:56 +10:00