iachat/app/drops
Gabriel Jablonski 3b8a38b153
feat: Implement existing template linking for CSAT surveys (#218)
* feat: Implement existing template linking for CSAT surveys

- Added functionality to link existing CSAT templates for WhatsApp channels.
- Introduced a new component for selecting existing templates.
- Updated the dashboard settings page to support template mode switching between creating new and using existing templates.
- Enhanced the CSAT template management service to handle linking existing templates and fetching available templates.
- Updated API routes to include linking and fetching available templates.
- Added tests for the new linking functionality and template availability checks.

* feat: Enhance CSAT template handling and validation across services and components

* feat: Refactor body variable extraction for CSAT templates and update related validations

* feat: Add linked_at field to CSAT template responses and update related handling

* feat: Add tests for ConversationDrop date formatting and CSAT template body variable handling
2026-02-18 18:00:29 -03:00
..
account_drop.rb feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
base_drop.rb feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
contact_drop.rb feat: Add the support for custom attributes in message variables (#8511) 2023-12-08 14:13:35 -08:00
conversation_drop.rb feat: Implement existing template linking for CSAT surveys (#218) 2026-02-18 18:00:29 -03:00
inbox_drop.rb chore: Conversation history in email notifications (#3414) 2021-11-27 15:38:27 +05:30
message_drop.rb fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
user_drop.rb chore: Auto capitalize the last name field while sending the canned response/variables (#6767) 2023-03-28 13:03:51 +05:30