discourse/plugins/automation/assets
Joffrey JAFFEUX 0587515a45
FIX: append by should work for non admin (#38567)
The backend only checks for `guardian.ensure_can_edit!(post)` and not
admin. However the initialiser was under admin folder, meaning the click
would only work for admins, even though they could have made the http
request directly.
2026-03-13 00:38:55 +01:00
..
javascripts FIX: append by should work for non admin (#38567) 2026-03-13 00:38:55 +01:00
stylesheets/common UX: Use d-table classes instead of legacy d-admin-table (#38048) 2026-02-26 09:37:56 +10:00