discourse-ai/assets/javascripts/discourse
Joffrey JAFFEUX 64f41454ad
FIX: uses getByIdentifier of d-menu (#611)
The menu service doesn’t implement an activeMenu property anymore as it can now support concurrent menus. The solution to this is to use `getByIdentifier`.
2024-05-10 12:01:02 +02:00
..
admin FEATURE: support Chat with AI Persona via a DM (#488) 2024-05-06 09:49:02 +10:00
components FEATURE: search command now support searching in context of user (#610) 2024-05-10 11:32:34 +10:00
connectors FIX: uses getByIdentifier of d-menu (#611) 2024-05-10 12:01:02 +02:00
controllers DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00
lib DEV: replace diffhtml with morphlex (#555) 2024-04-04 16:00:16 +02:00
routes DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
services FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
templates DEV: Moving around admin persona config routes again (#586) 2024-05-02 12:42:30 +10:00
admin-discourse-ai-plugin-route-map.js DEV: Moving around admin persona config routes again (#586) 2024-05-02 12:42:30 +10:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
discourse-ai-shared-conversation-show-route-map.js FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00