discourse-ai/assets/javascripts/discourse
Sam c9b109f9d4
FIX: use async versions of clipboardCopy (#389)
Chrome and Firefox work with standard clipboardCopy, but since
we are making an ajax call Safari fails cause there is too much
delay detected.

To avoid this issue we trade in promises which are acceptable and
work in iOS.
2023-12-29 22:50:10 +11:00
..
admin FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
components FEATURE: allow easy sharing of bot conversations (#385) 2023-12-29 19:47:47 +11:00
connectors FIX: Prevent no results label from showing when untrue (#384) 2023-12-27 16:42:13 -08:00
controllers FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
lib FIX: use async versions of clipboardCopy (#389) 2023-12-29 22:50:10 +11:00
routes DEV: Update linting (#326) 2023-11-29 23:01:48 +01:00
templates FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
widgets DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
admin-discourse-ai-personas-route-map.js DEV: Update linting (#326) 2023-11-29 23:01:48 +01:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00