discourse-ai/assets/javascripts/discourse/components
David Taylor 261fe13599
DEV: Tweaks for drop-down implementation (#69)
- Remove unused 'toggleAiBotPanel' widget action

- Switch from appEvents to closure actions

- Convert widget definition to native class syntax, so that we can use `@action` decorator. (alternatively, we could have done `{ closePanel: this.hideAiBotPanel.bind(this) }` in `RenderGlimmer`
2023-05-18 09:28:43 +01:00
..
ai-bot-header-panel.hbs UX: improve drop down menu for enabled bots (#68) 2023-05-18 16:10:08 +10:00
ai-bot-header-panel.js DEV: Tweaks for drop-down implementation (#69) 2023-05-18 09:28:43 +01:00
ai-helper.hbs FEATURE: Chat channel summarization. (#32) 2023-04-04 11:24:09 -03:00
ai-helper.js FEATURE: Anthropic Claude for AIHelper and Summarization modules (#39) 2023-04-10 11:04:42 -03:00
ai-summary.hbs FEATURE: Topic summarization (#41) 2023-04-19 17:57:31 -03:00
ai-summary.js FEATURE: Topic summarization (#41) 2023-04-19 17:57:31 -03:00
model-accuracies.hbs FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
model-accuracies.js FEATURE: Use dedicated reviewables for AI flags. (#4) 2023-03-07 15:39:28 -03:00
reviewable-ai-chat-message.hbs DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
reviewable-ai-chat-message.js DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -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
reviewable-ai-post.js DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00