chatwoot/app/views
Sojan Jose 826d9ec5a7
chore: Refactor Response Bot Data Schema (#8011)
This PR refactors the schema we introduced in #7518 based on the feedback from production tests. Here is the change log

- Decouple Inbox association to a new table inbox_response_sources -> this lets us share the same response source between multiple inboxes
- Add a status field to responses. This ensures that, by default, responses are created in pending status. You can do quality assurance before making them active. In future, this status can be leveraged by the bot to auto-generate response questions from conversations which require a handoff
- Add response_source association to responses and remove hard dependency from response_documents. This lets users write free-form question answers based on conversations, which doesn't necessarily need a response source.
2023-10-01 19:31:38 -07:00
..
android_app chore: Universal Linking for Android (#2324) 2021-06-02 08:46:45 -07:00
api chore: Refactor Response Bot Data Schema (#8011) 2023-10-01 19:31:38 -07:00
apple_app Chore: Apple site association file for deep linking (#805) 2020-05-03 12:16:11 +05:30
dashboard Initial Commit 2019-08-14 15:18:44 +05:30
devise fix: Fixes wrong copy being sent to users via email invite [cw-1290] (#7159) 2023-05-23 09:37:40 +05:30
fields chore: Improve search in super admin panel (#7952) 2023-09-22 19:41:13 +05:30
installation/onboarding feat: Update Signup screen (#6002) 2022-12-07 15:55:03 -08:00
layouts feat: Add support for plain design help center layout (#7598) 2023-07-25 05:13:52 +05:30
mailers chore: Contact import improvements (#7787) 2023-08-23 23:24:47 -07:00
microsoft fix: Identity JSON response header (#6326) 2023-02-02 11:01:18 +05:30
platform/api/v1 fix: Update enabled_features logic to fix superadmin edit action (#5959) 2022-12-14 18:24:02 -08:00
public/api/v1 refactor: Optimise article query in chat widget (#7919) 2023-09-14 17:19:42 -07:00
super_admin feat: Add an option to view the generated articles by Robin AI (#7995) 2023-09-27 18:16:36 +05:30
survey/responses feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
widget_tests fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30
widgets fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30