discourse/app/assets/javascripts/admin
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
..
adapters
components UX: attempts to make charts loading less laggy (#8529) 2019-12-11 15:49:17 +01:00
controllers Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
helpers DEV: Import set, setProperties, helper, and string functions (#8297) 2019-11-05 12:43:49 -06:00
mixins FIX: bufferedValuesString.split is not a function (#8463) 2019-12-05 08:25:49 +11:00
models FEATURE: Hash API keys in the database (#8438) 2019-12-12 11:45:00 +00:00
routes Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
services DEV: Import Promise from rsvp (#8296) 2019-11-05 10:37:32 -06:00
templates Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00