chatwoot/app/javascript/dashboard/store/modules/specs
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
..
account
agentBots
agentCapacityPolicies
agents
assignmentPolicies
attributes feat(companies): add company detail page (#14054) 2026-05-06 20:50:27 +05:30
auth feat: onboarding account details with enriched data [UPM-17][UPM-18] (#13979) 2026-04-28 10:35:51 +05:30
automations
bulkActions
campaigns
cannedResponses
contactConversations
contactLabels
contactNotes
contacts
conversationLabels
conversationMetadata
conversationPage
conversations feat: add attachments section to conversation sidebar (#14371) 2026-05-06 15:13:51 +05:30
conversationSearch
conversationStats
conversationTypingStatus
conversationWatchers
csat
customRole
customViews
dashboardApps
draftMessages
inboxAssignableMembers
inboxes feat: Add rich template preview for WhatsApp & Twilio Templates (#13206) 2026-04-30 18:54:34 +04:00
integrations fix: validate OpenAI hook credentials (#14068) 2026-05-18 14:08:57 +05:30
labels
macros
notifications
reports
sla
slaReports
teamMembers
teams
userNotificationSettings
webhooks
summaryReports.spec.js