discourse/spec/system/page_objects
Joffrey JAFFEUX d3ad2ecda9
FIX: Badge image uploader (#28188) (#28521)
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: Martin Brennan <martin@discourse.org>
2024-08-23 18:08:32 +02:00
..
components FIX: Badge image uploader (#28188) (#28521) 2024-08-23 18:08:32 +02:00
modals DEV: More system specs for signup/login (#27150) 2024-05-23 10:01:05 -03:00
pages DEV: Update member access wizard step to use toggle group (#28013) 2024-07-29 14:07:06 +08:00
admin_badges.rb FIX: Badge image uploader (#28188) (#28521) 2024-08-23 18:08:32 +02:00
admin_user_badges.rb DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
cdp.rb DEV: Try until success for clipboard copies (#27986) 2024-07-19 19:44:10 +08:00