discourse/app/assets/javascripts/admin/addon/controllers/admin-badges
Martin Brennan 77081de027
FIX: Badge image uploader (#28188)
In the formkit conversion in 2ca06ba236
we missed setting a type for the UppyImageUploader for badges. Also,
we were not passing down the `image_url` as form data, so when we used
`data.image` for that field the badge was not updating in the UI after
page loads and the image URL was not loading for preview.

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2024-08-01 15:36:17 +02:00
..
award.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
index.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
show.js FIX: Badge image uploader (#28188) 2024-08-01 15:36:17 +02:00