iachat/app/views/public/api/v1/models
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
..
hc feat: Sort articles based on views (#7599) 2023-07-24 20:27:43 -07:00
_article.json.jbuilder fix: Render articles in widget if it is available (#7654) 2023-09-14 19:56:17 +05:30
_associated_category.json.jbuilder feat: Portal and Category public APIs (#4946) 2022-07-05 17:15:38 +05:30
_category.json.jbuilder fix: Improve performance of most hit APIs in widget (#11089) 2025-03-14 17:37:36 -07:00
_contact.json.jbuilder Fix: Accept phone number in public contact api (#4580) 2022-04-29 20:54:12 +05:30
_conversation.json.jbuilder chore: API documentation updates for CSAT surveys (#7255) 2023-06-05 21:14:01 +05:30
_csat_survey.json.jbuilder feat: Implement existing template linking for CSAT surveys (#218) 2026-02-18 18:00:29 -03:00
_inbox.json.jbuilder feat: Add inbox details endpoint (#5549) 2022-11-02 19:05:03 -07:00
_message.json.jbuilder revert: "fix: message_type inconsistency across message end points" (#10119) 2024-09-16 20:00:11 +05:30