discourse-ai/spec
Sam 9d92dd76fb
FIX: don't show share conversation incorrectly (#526)
* FIX: don't show share conversation incorrectly

- ai_persona_name can be null vs undefined leading to button showing up where it should not
- do not allow sharing of conversations where user is sending PMs to self

* remove erroneous code

* avoid query
2024-03-13 11:24:22 +11:00
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures FEATURE: new Discourse Helper persona (#473) 2024-02-19 14:52:12 +11:00
jobs DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
lib FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
models FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
requests FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
shared DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system FIX: don't show share conversation incorrectly (#526) 2024-03-13 11:24:22 +11:00
tasks FIX: Filter soft-deleted topics when backfilling sentiment (#527) 2024-03-12 21:01:24 -03:00
plugin_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00