mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 20:00:43 +08:00
![Roman Rizzi](/assets/img/avatar_default.png)
* 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
59 B
59 B
1 | user1 | test.com |
---|---|---|
2 | user2 | test.com |
3 | user3 | test.com |
4 | user4 | test.com |