discourse/app/jobs/onceoff
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
..
clean_up_post_timings.rb
clean_up_sidekiq_statistic.rb
clean_up_user_export_topics.rb
clear_width_and_height.rb
correct_missing_dualstack_urls.rb
create_tags_search_index.rb
fix_encoded_category_slugs.rb
fix_encoded_topic_slugs.rb
fix_featured_link_for_topics.rb
fix_invalid_gravatar_uploads.rb
fix_invalid_upload_extensions.rb
fix_out_of_sync_user_uploaded_avatar.rb
fix_post_search_data_after_default_locale_rename.rb
fix_posts_read.rb
fix_primary_emails_for_staged_users.rb
fix_retro_anniversary.rb
fix_s3_etags.rb
grant_emoji.rb
grant_first_reply_by_email.rb
grant_onebox.rb
init_category_tag_stats.rb
migrate_badge_image_to_uploads.rb UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
migrate_censored_words.rb
migrate_custom_emojis.rb
migrate_featured_links.rb
migrate_group_flair_images.rb
migrate_tagging_plugin.rb
migrate_upload_extensions.rb
onceoff.rb
post_uploads_recovery.rb
remove_old_auto_close_jobs.rb
retro_grant_anniversary.rb
retro_recent_time_read.rb
vacate_legacy_prefix_backups.rb