discourse/app/assets/javascripts/admin/addon
Joffrey JAFFEUX fee8caf529
FIX: correctly reset form before destroying it (#28516)
This change is preventing the "is dirty check" from happening when clicking delete on this form. This was not good UX and was also causing bugs by leaving the form in a unexpected state.
2024-08-23 14:58:31 +02:00
..
adapters FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
components FIX: Specify @type arg for the image uploader in the about config area (#28460) 2024-08-21 16:35:32 +03:00
controllers FIX: correctly reset form before destroying it (#28516) 2024-08-23 14:58:31 +02:00
helpers DEV: replace registerUnbound usage with default exports (#23802) 2023-10-19 14:28:25 +01:00
lib DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
mixins FIX: Make cancel and reset buttons work for file_size_restriction settings (#28347) 2024-08-15 19:38:47 +03:00
models FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00
routes UX: Add title token for What's New admin page (#28476) 2024-08-22 14:36:32 +10:00
services FIX: More header dropdown admin sidebar fixes (#27241) 2024-05-30 12:55:25 +10:00
templates FIX: correctly reset form before destroying it (#28516) 2024-08-23 14:58:31 +02:00