discourse-ai/assets/javascripts/discourse/components
Keegan George baaa3d199a
FIX: streaming related specs (#1448)
## 🔍 Overview
This update fixes an issue where message bus streaming related specs
were not working correctly. To do so we pass the `last_id` when
subscribing to `MessageBus` which allows us to unskip those broken
tests.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-06-19 07:41:18 -07:00
..
modal FIX: streaming related specs (#1448) 2025-06-19 07:41:18 -07:00
post DEV: Add compatibility with the Glimmer Post Stream (#1230) 2025-04-29 23:55:54 -03:00
post-menu DEV: Remove the legacy widget post menu code (#1225) 2025-04-02 22:32:31 +01:00
suggestion-menus UX: Show error and ability to try again when no suggestions (#1426) 2025-06-11 12:05:10 -07:00
admin-report-emotion.hbs FEATURE: Add links to filtered emotion view on emotion dashboard table (#953) 2024-11-25 15:51:01 -03:00
admin-report-emotion.js DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
admin-report-sentiment-analysis.gjs DEV: Remove no longer needed click outside logic (#1223) 2025-03-26 14:24:02 -07:00
ai-artifact.gjs FEATURE: hybrid artifact security mode (#1431) 2025-06-12 20:04:48 +10:00
ai-blinking-animation.gjs FEATURE: Experimental search results from an AI Persona. (#1139) 2025-02-20 14:37:58 -03:00
ai-bot-conversations.gjs UX: focus conversation input on route transition and button click (#1404) 2025-06-13 17:45:51 -04:00
ai-bot-header-icon.gjs DEV: Add multiple appEvents trigger on AI Chatbot (#1324) 2025-05-16 12:25:16 -05:00
ai-bot-sidebar-empty-state.gjs UX: Empty state for AI conversations sidebar & btn changes (#1297) 2025-04-30 11:33:41 -05:00
ai-bot-sidebar-new-conversation.gjs UX: focus conversation input on route transition and button click (#1404) 2025-06-13 17:45:51 -04:00
ai-composer-helper-menu.gjs FEATURE: Use different personas to power AI helper features. 2025-06-04 14:23:00 -03:00
ai-embedding-editor.gjs FIX: prevents to call Object.keys on null (#1217) 2025-03-25 22:35:41 +01:00
ai-embeddings-list-editor.gjs FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
ai-features-list.gjs FEATURE: Display features that rely on multiple personas. (#1411) 2025-06-09 16:13:09 -03:00
ai-features.gjs FEATURE: Display features that rely on multiple personas. (#1411) 2025-06-09 16:13:09 -03:00
ai-full-page-search.gjs FIX: Invalid access error should be populated to user (#1303) 2025-04-30 12:10:10 -07:00
ai-gist-toggle.gjs DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
ai-helper-custom-prompt.gjs DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
ai-helper-loading.gjs DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
ai-helper-options-list.gjs FEATURE: Use different personas to power AI helper features. 2025-06-04 14:23:00 -03:00
ai-indicator-wave.gjs DEV: Make indicator wave a reusable component (#807) 2024-09-18 09:53:54 -07:00
ai-llm-editor-form.gjs FIX: various bugs in AI interface (#1430) 2025-06-12 13:50:52 +10:00
ai-llm-editor.gjs DEV: converts llm admin page to use form kit (#1099) 2025-02-04 11:51:01 +01:00
ai-llm-selector.gjs REFACTOR: Migrate Personas' form to FormKit (#1178) 2025-03-21 14:46:33 -03:00
ai-llms-list-editor.gjs FIX: implement max_output tokens (anthropic/openai/bedrock/gemini/open router) (#1447) 2025-06-19 16:00:11 +10:00
ai-persona-editor.gjs FIX: various bugs in AI interface (#1430) 2025-06-12 13:50:52 +10:00
ai-persona-example.gjs FIX: Bump persona's examples length (#1377) 2025-05-28 14:01:44 -03:00
ai-persona-list-editor.gjs UX: add features to persona list and other style updates (#1405) 2025-06-12 08:23:10 -04:00
ai-persona-llm-selector.gjs FIX: llm selector memory broken (#1299) 2025-04-30 14:15:28 +10:00
ai-persona-tool-options.gjs FIX: various bugs in AI interface (#1430) 2025-06-12 13:50:52 +10:00
ai-post-helper-menu.gjs DEV: makes ai menu helper a standalone menu (#1434) 2025-06-19 11:56:00 +02:00
ai-quota-duration-selector.gjs FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
ai-search-discoveries-tooltip.gjs FEATURE: Add ability to disable search discoveries (#1177) 2025-03-10 14:17:58 -07:00
ai-search-discoveries.gjs FIX: Discovery shouldn't re-trigger when no search (#1255) 2025-04-10 10:01:53 -07:00
ai-sentiment-horizontal-bar.gjs UX: Convert sentiment analysis overview to horizontal bars (#1216) 2025-03-25 13:36:52 -07:00
ai-spam.gjs DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
ai-split-topic-suggester.gjs FIX: Split topic suggester fixes (#1253) 2025-04-09 13:12:34 -07:00
ai-summary-skeleton.gjs FEATURE: Experimental search results from an AI Persona. (#1139) 2025-02-20 14:37:58 -03:00
ai-tool-editor-form.gjs FIX: various bugs in AI interface (#1430) 2025-06-12 13:50:52 +10:00
ai-tool-editor.gjs DEV: migrates tools form to form-kit (#1204) 2025-04-22 09:23:25 -07:00
ai-tool-list-editor.gjs DEV: migrates tools form to form-kit (#1204) 2025-04-22 09:23:25 -07:00
ai-tool-selector.gjs REFACTOR: Migrate Personas' form to FormKit (#1178) 2025-03-21 14:46:33 -03:00
ai-topic-gist.gjs FIX: typo in topic gist for escapedExcerpt (#1003) 2024-12-05 08:03:08 -05:00
ai-usage.gjs FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
doughnut-chart.gjs DEV: Sentiment follow-up updates (#1172) 2025-03-10 09:25:55 -07:00
model-accuracies.hbs FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
rag-options-fk.gjs REFACTOR: Migrate Personas' form to FormKit (#1178) 2025-03-21 14:46:33 -03:00
rag-upload-progress.gjs DEV: Update linting (#1194) 2025-03-17 15:14:53 +11:00
rag-uploader.gjs DEV: migrates tools form to form-kit (#1204) 2025-04-22 09:23:25 -07:00
reviewable-ai-chat-message.hbs FIX: 500 error when reviewable has a missing message (#397) 2024-01-03 11:49:47 -03:00
reviewable-ai-chat-message.js FIX: 500 error when reviewable has a missing message (#397) 2024-01-03 11:49:47 -03:00
reviewable-ai-post.hbs DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
thumbnail-suggestion-item.gjs FEATURE: Add streaming to composer helper (#1256) 2025-04-14 08:18:50 -07:00