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. |
||
|---|---|---|
| .. | ||
| concerns | ||
| about.js | ||
| badges-fixture.js | ||
| category-fixtures.js | ||
| dashboard-general.js | ||
| dashboard-new-features.js | ||
| dashboard.js | ||
| directory-fixtures.js | ||
| discovery-fixtures.js | ||
| draft.js | ||
| drafts.js | ||
| group-fixtures.js | ||
| groups-fixtures.js | ||
| notification-fixtures.js | ||
| poll.js | ||
| post.js | ||
| private-messages-fixtures.js | ||
| problems.js | ||
| reports-bulk.js | ||
| reports.js | ||
| search-fixtures.js | ||
| session-fixtures.js | ||
| site-fixtures.js | ||
| site-settings.js | ||
| static-fixtures.js | ||
| top-fixtures.js | ||
| topic.js | ||
| user-badges.js | ||
| user-fixtures.js | ||
| watched-words-fixtures.js | ||