discourse/app/assets/javascripts/admin/addon
Osama Sayegh a23d0f9961
UX: Add image uploader widget for uploading badge images (#12377)
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.
2021-03-17 08:55:23 +03:00
..
adapters
components FEATURE: Autotag watched words (#12244) 2021-03-03 10:53:38 +02:00
controllers UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
helpers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
mixins DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
models Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
routes UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
services FIX: Restore user summary's delete button behavior. (#11844) 2021-01-26 13:10:46 -03:00
templates UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00