discourse-ai/assets/javascripts/discourse/connectors
Keegan George a4194d3fb2
FIX: AI preferences tab button not appearing unless Helper enabled (#1452)
This update fixes an issue where the AI user preferences tab was not appearing unless `SiteSetting.ai_helper_enabled` was `true`. This is because we previously checked for it's presence when user preferences only had a single setting related to Helper. However, since then, we've also added search discoveries setting there too. As such, we don't want it to depend on Helper. We also sneak in this update a modernization of converting the preferences template from `.hbs` to `.gjs`.
2025-06-20 10:12:08 -07:00
..
admin-dashboard-tabs-after DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
after-composer-category-input UX: don't show AI suggestions in composer when inputs are disabled (#1331) 2025-05-09 12:34:53 -04:00
after-composer-tag-input DEV: Use existing topic embeddings when suggesting tags/categories on edit (#1189) 2025-03-12 18:52:07 -07:00
after-composer-title-input UX: don't show AI suggestions in composer when inputs are disabled (#1331) 2025-05-09 12:34:53 -04:00
after-d-editor FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
after-search-result-entry DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
before-create-topic-button DEV: Update linting (#1194) 2025-03-17 15:14:53 +11:00
composer-after-save-or-cancel DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
composer-fields FEATURE: Allow for persona & llm selection in bot conversations page (#1276) 2025-04-24 11:17:24 -05:00
edit-topic-category__after DEV: Use existing topic embeddings when suggesting tags/categories on edit (#1189) 2025-03-12 18:52:07 -07:00
edit-topic-tags__after DEV: Use existing topic embeddings when suggesting tags/categories on edit (#1189) 2025-03-12 18:52:07 -07:00
edit-topic-title__after DEV: Improve title suggester suggestions when editing topic (#1182) 2025-03-11 11:16:06 -07:00
editor-preview DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
fast-edit-footer-after FEATURE: Use different personas to power AI helper features. 2025-06-04 14:23:00 -03:00
full-page-search-below-search-header FIX: Full page search broken (#1383) 2025-05-30 10:07:48 +08:00
post-text-buttons DEV: makes ai menu helper a standalone menu (#1434) 2025-06-19 11:56:00 +02:00
search-menu-before-advanced-search DEV: Update eslint config (#917) 2024-11-19 11:57:40 +01:00
search-menu-initial-options DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
search-menu-results-top FEATURE: Continue conversation from Discobot discovery (#1234) 2025-04-01 10:22:39 -07:00
split-new-topic-category-after DEV: Update eslint config (#917) 2024-11-19 11:57:40 +01:00
split-new-topic-tag-after DEV: Update eslint config (#917) 2024-11-19 11:57:40 +01:00
split-new-topic-title-after FEATURE: AI suggestion buttons in move-to-topic modal (#360) 2023-12-15 12:11:14 -08:00
topic-list-before-category DEV: Update linting (#1194) 2025-03-17 15:14:53 +11:00
topic-map-expanded-after FEATURE: add participants and invite button to AI conversations (#1354) 2025-05-21 10:27:06 +10:00
topic-map-participants-after FIX: Don't error when navigating from AI Bot topic to regular (#1366) 2025-05-23 13:30:08 -05:00
user-preferences-nav FIX: AI preferences tab button not appearing unless Helper enabled (#1452) 2025-06-20 10:12:08 -07:00