iachat/app/javascript/dashboard/routes
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
..
dashboard feat: Implement existing template linking for CSAT surveys (#218) 2026-02-18 18:00:29 -03:00
index.js Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
index.spec.js chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30