iachat/app/javascript/dashboard/api
2025-05-02 19:55:54 -03:00
..
captain feat: Allow customizing the responses, flows in Captain (#11385) 2025-04-29 15:42:15 -07:00
channel feat: Added the ability to create Instagram channel (#11182) 2025-04-03 13:57:14 +05:30
enterprise feat: Ability to delete account for administrators (#1874) 2025-04-03 10:41:39 +05:30
helpCenter feat(v4): Update the help center portal design (#10296) 2024-10-23 22:09:36 -07:00
inbox feat: mark recorded audio messages (#36) 2025-05-02 19:51:43 -03:00
integrations feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
specs feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00
account.js feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
accountActions.js
agentBots.js feat: Implement UI for Agent Bots in settings and remove CSML support (#11276) 2025-04-16 18:02:49 +05:30
agents.js feat: Adds bulk_invite api for onboarding view (#8931) 2024-02-16 17:01:27 +05:30
ApiClient.js feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
assignableAgents.js
attributes.js
auditLogs.js feat: audit logs UI (#6803) 2023-04-17 19:11:05 +05:30
auth.js feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
automation.js feat: add a common upload endpoint (#7806) 2023-08-31 10:36:02 +07:00
bulkActions.js
CacheEnabledApiClient.js fix: idb is not available in firefox private mode [CW-2217] (#7524) 2023-07-14 13:35:30 +05:30
campaigns.js
cannedResponse.js
channels.js
contactNotes.js
contacts.js fix: Remove duplicate contactable inbox in the conversation form (#10554) 2024-12-06 12:31:01 -08:00
conversations.js
csatReports.js fix: CSAT filter metrics rendering & conversation reports not working [CW-1840, CW-1818] (#7170) 2023-05-23 16:47:04 +05:30
customRole.js chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
customViews.js
dashboardApps.js
endPoints.js feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
inboxes.js feat: baileys provider for whatsapp (#7) 2025-04-03 23:28:38 -03:00
inboxMembers.js
integrations.js feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
labels.js
liveReports.js feat: Add live report for teams (#10849) 2025-03-12 16:03:09 -07:00
macros.js
notifications.js fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
notificationSubscription.js
reports.js feat: Allow users to see heatmap for last 30 days (#10848) 2025-02-19 14:54:15 -08:00
search.js chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
sla.js feat(ee): Add SLA management UI (#8777) 2024-02-20 23:03:22 -08:00
slaReports.js fix: Add more filters for SLA download reports (#9231) 2024-04-16 09:00:52 +05:30
summaryReports.js feat(v4): Update the report pages to show aggregate values (#10766) 2025-01-28 09:19:18 +05:30
teams.js
userNotificationSettings.js
webhooks.js