discourse/app
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
..
assets Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
controllers Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models SECURITY: Improve second factor auth logic 2020-01-10 10:45:56 +10:00
serializers FIX: Show uncategorized description on categories page 2020-01-03 11:46:18 -05:00
services Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
views DEV: Remove redundant admin_login route, share with email_login 2020-01-13 12:10:07 +10:00