discourse-ai/assets/javascripts/initializers
Roman Rizzi 79289ba231
FIX: Use base 10 when gettings allowed group IDs from settings. (#113)
A missing parameter on the `parseInt` function was causing unexpected UI behavior for the AI helper since it turned an allowed group ID into NaN. We should always use base10 when parsing these IDs.
2023-07-24 11:29:49 -03:00
..
ai-bot-replies.js FIX: Use base 10 when gettings allowed group IDs from settings. (#113) 2023-07-24 11:29:49 -03:00
composer-ai-helper.js FIX: Use base 10 when gettings allowed group IDs from settings. (#113) 2023-07-24 11:29:49 -03:00
related-topics.js FIX: Show related topics when scrolling long topics (#111) 2023-07-19 19:19:38 -03:00
semantic-full-page-search.js DEV: Fix minor js issues (#48) 2023-04-25 13:19:57 +02:00