chatwoot/app/javascript/dashboard
Aakash Bakhle 3253e863ed
fix: validate OpenAI hook credentials (#14068)
# Pull Request Template

## Description

- Validates openai key while configuring hooks
- added backfill logic

Fixes # (issue)

## Type of change

- [x] New feature (non-breaking change which adds functionality)


## How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration.
locally

<img width="1710" height="1234" alt="CleanShot 2026-04-15 at 16 15
02@2x"
src="https://github.com/user-attachments/assets/3d319fe0-19f9-4fd0-9308-74987daac2e1"
/>

<img width="2884" height="1136" alt="CleanShot 2026-05-11 at 19 22
53@2x"
src="https://github.com/user-attachments/assets/5eae8650-985b-4c4a-af42-35f7175ff52d"
/>



## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>
2026-05-18 14:08:57 +05:30
..
api feat(companies): add notes and history to company details (#14401) 2026-05-11 23:15:25 +05:30
assets fix(ui): resolve unreadable select options in dark mode (#13207) 2026-03-30 13:05:28 +05:30
components feat: enable quoted reply for everyone (#14469) 2026-05-15 10:59:48 -07:00
components-next fix: contacts dropdown overlap (#14305) 2026-05-13 15:28:58 +05:30
composables feat: Update conversation bulk action UI (#14118) 2026-05-07 14:58:38 +05:30
constants feat: Add platform-wide status banners for outage notifications (#13943) 2026-04-29 17:18:38 +04:00
helper feat: inline url embeds in article editor (#14284) 2026-05-05 14:16:24 +05:30
i18n fix: validate OpenAI hook credentials (#14068) 2026-05-18 14:08:57 +05:30
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules feat: Update conversation bulk action UI (#14118) 2026-05-07 14:58:38 +05:30
routes fix: validate OpenAI hook credentials (#14068) 2026-05-18 14:08:57 +05:30
services feat: Add rich template preview for WhatsApp & Twilio Templates (#13206) 2026-04-30 18:54:34 +04:00
store fix: validate OpenAI hook credentials (#14068) 2026-05-18 14:08:57 +05:30
stores feat(companies): add notes and history to company details (#14401) 2026-05-11 23:15:25 +05:30
App.vue feat: Add platform-wide status banners for outage notifications (#13943) 2026-04-29 17:18:38 +04:00
featureFlags.js feat: enable quoted reply for everyone (#14469) 2026-05-15 10:59:48 -07:00