discourse-ai/spec/requests/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_spec.rb FEATURE: improve visibility of AI usage in LLM page (#845) 2024-10-22 11:16:02 +11:00
ai_personas_controller_spec.rb UX: No admin header for edit personas tools or llms (#1021) 2024-12-12 10:48:58 +11:00
ai_spam_controller_spec.rb FIX: allow scanning of trashed posts and deleted users for test (#1024) 2024-12-12 10:26:05 +11:00
ai_tools_controller_spec.rb UX: No admin header for edit personas tools or llms (#1021) 2024-12-12 10:48:58 +11:00
ai_usage_controller_spec.rb UX: Improve rough edges of AI usage page (#1014) 2024-12-12 08:55:24 +11:00
rag_document_fragments_controller_spec.rb FEATURE: RAG search within tools (#802) 2024-09-30 17:27:50 +10:00