discourse-ai/assets/javascripts/discourse
Krzysztof Kotlarek dd6b073fc3
DEV: Make more group-based settings client: false (#474)
Affects the following settings:

ai_toxicity_groups_bypass
ai_helper_allowed_groups
ai_helper_custom_prompts_allowed_groups
post_ai_helper_allowed_groups

This turns off client: true for these group-based settings,
because there is no guarantee that the current user gets all
their group memberships serialized to the client. Better to check
server-side first.
2024-02-19 13:26:24 +11:00
..
admin FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
components FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
connectors DEV: Make more group-based settings client: false (#474) 2024-02-19 13:26:24 +11:00
controllers DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00
lib DEV: Make more group-based settings client: false (#474) 2024-02-19 13:26:24 +11:00
routes DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
templates DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00
widgets DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
admin-discourse-ai-personas-route-map.js FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00