discourse/app/assets/javascripts/admin/addon
Joffrey JAFFEUX b4f8ea6ade
FIX: correctly pass updateGroupings to the modal (#28683)
A previous refactor has moved this function in the controller instead of the route making it inaccessible to the modal.

This commit is fixing this and also adding a spec.
2024-09-02 17:32:18 +02:00
..
adapters FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
components FIX: correctly pass updateGroupings to the modal (#28683) 2024-09-02 17:32:18 +02:00
controllers UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00
helpers DEV: replace registerUnbound usage with default exports (#23802) 2023-10-19 14:28:25 +01:00
lib DEV: Convert admin charts to glimmer/gjs (#28271) 2024-08-23 14:59:56 +02: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 FIX: correctly pass updateGroupings to the modal (#28683) 2024-09-02 17:32:18 +02:00
services UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00
templates FIX: correctly pass updateGroupings to the modal (#28683) 2024-09-02 17:32:18 +02:00