discourse-ai/app/controllers/discourse_ai/admin
Krzysztof Kotlarek 04c4ff8cf0
UX: No admin header for edit personas tools or llms (#1021)
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:48:58 +11:00
..
ai_llms_controller.rb UX: No admin header for edit personas tools or llms (#1021) 2024-12-12 10:48:58 +11:00
ai_personas_controller.rb UX: No admin header for edit personas tools or llms (#1021) 2024-12-12 10:48:58 +11:00
ai_spam_controller.rb FEATURE: Add AI-powered spam detection for new user posts (#1004) 2024-12-12 09:17:25 +11:00
ai_tools_controller.rb UX: No admin header for edit personas tools or llms (#1021) 2024-12-12 10:48:58 +11:00
ai_usage_controller.rb UX: Improve rough edges of AI usage page (#1014) 2024-12-12 08:55:24 +11:00
dashboard_controller.rb FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
rag_document_fragments_controller.rb FEATURE: RAG search within tools (#802) 2024-09-30 17:27:50 +10:00