mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 12:23:45 +08:00
a23d0f9961
Currently the process of adding a custom image to badge is quite clunky; you have to upload your image to a topic, and then copy the image URL and pasting it in a text field. Besides being clucky, if the topic or post that contains the image is deleted, the image will be garbage-collected in a few days and the badge will lose the image because the application is not that the image is referenced by a badge. This commit improves that by adding a proper image uploader widget for badge images. |
||
---|---|---|
.. | ||
admin_base.scss | ||
admin_emojis.scss | ||
admin_intro.scss | ||
admin_report_chart.scss | ||
admin_report_counters.scss | ||
admin_report_inline_table.scss | ||
admin_report_stacked_chart.scss | ||
admin_report_table.scss | ||
admin_report.scss | ||
admin_reports.scss | ||
api.scss | ||
backups.scss | ||
badges.scss | ||
customize-install-theme.scss | ||
customize.scss | ||
dashboard.scss | ||
emails.scss | ||
plugins.scss | ||
settings.scss | ||
staff_logs.scss | ||
suspend.scss | ||
users.scss |