chatwoot/app
Sojan Jose 773be6f8ec
feat: Interface to validate response_source (#8894)
- This PR adds a UI to validate the response source quality quickly. It also helps to test with sample questions and update responses in the database when missing.

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2024-02-26 20:20:12 +05:30
..
actions fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
assets chore: Reorganize the installation config settings (#8794) 2024-01-31 16:48:42 +04:00
builders fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: Interface to validate response_source (#8894) 2024-02-26 20:20:12 +05:30
dashboards feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops feat: Add the support for custom attributes in message variables (#8511) 2023-12-08 14:13:35 -08:00
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
helpers feat: Improve the rendering of CSV exports (#8914) 2024-02-12 20:01:58 -08:00
javascript feat: Interface to validate response_source (#8894) 2024-02-26 20:20:12 +05:30
jobs feat: Update last_snoozed_at after the un-snooze notification (#8943) 2024-02-20 18:55:39 +05:30
listeners fix: Send push notification on bot_handoff (#7636) 2024-02-07 17:45:08 +04:00
mailboxes fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
mailers feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
models fix: remove rubocop rule (#8985) 2024-02-22 13:36:15 +05:30
policies feat: Add endpoints to retrieve summary of team/agents over a period of time (#8916) 2024-02-13 15:44:40 +05:30
presenters feat: Improve the rendering of CSV exports (#8914) 2024-02-12 20:01:58 -08:00
services fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
views feat: Interface to validate response_source (#8894) 2024-02-26 20:20:12 +05:30
workers fix: Capture delivery errors to avoid false positives (#8790) 2024-01-26 14:22:18 +04:00
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30