discourse/plugins/chat/admin/assets/javascripts/discourse/routes
Krzysztof Kotlarek 8bd55c35fb
UX: Hide admin header for edit/new webhook (#30194)
In this PR, we added functionality to hide the admin header for edit/new actions - https://github.com/discourse/discourse/pull/30175

To make it work properly, we have to rename `show` to `edit` which is also a more accurate name.
2024-12-12 10:49:17 +11:00
..
admin-plugins-show-discourse-chat-incoming-webhooks-edit.js UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
admin-plugins-show-discourse-chat-incoming-webhooks-index.js DEV: Correctly lint bundled plugins admin directory (#29999) 2024-12-02 16:31:21 +00:00
admin-plugins-show-discourse-chat-incoming-webhooks-new.js