iachat/app/javascript/dashboard
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
..
api feat: Implement existing template linking for CSAT surveys (#218) 2026-02-18 18:00:29 -03:00
assets Merge branch 'main' into chore/merge-upstream-4.11.0 2026-02-17 23:05:26 -03:00
components feat: add enableCopilot prop to Editor and update ScheduledMessageModal to disable copilot 2026-02-18 10:47:25 -03:00
components-next chore: update DropdownBody styles for better overflow handling 2026-02-18 10:23:14 -03:00
composables Merge branch 'main' into chore/merge-upstream-4.11.0 2026-02-17 23:05:26 -03:00
constants chore: Improve signup flow, reduce the number of inputs (#13350) 2026-01-22 18:47:42 -08:00
helper Merge branch 'main' into chore/merge-upstream-4.11.0 2026-02-17 23:05:26 -03:00
i18n feat: Implement existing template linking for CSAT surveys (#218) 2026-02-18 18:00:29 -03:00
mixins Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
modules Merge branch 'main' into chore/merge-upstream-4.11.0 2026-02-17 23:05:26 -03:00
routes feat: Implement existing template linking for CSAT surveys (#218) 2026-02-18 18:00:29 -03:00
store feat: Implement existing template linking for CSAT surveys (#218) 2026-02-18 18:00:29 -03:00
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
featureFlags.js fix: V2 Assignment service enhancements (#13036) 2026-02-11 12:24:45 +05:30