discourse/spec/requests/api/schemas
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
..
json FIX: Badge image uploader (#28188) 2024-08-01 15:36:17 +02:00
schema_loader.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00