discourse/plugins/automation/assets/javascripts
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
..
discourse/initializers FIX: append by should work for non admin (#38567) 2026-03-13 00:38:55 +01:00
admin-automation-route-map.js DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00