chatwoot/app/javascript/dashboard/api
2023-12-13 15:46:10 +05:30
..
channel feat: Add the UI flow for Microsoft Oauth (#6243) 2023-01-17 17:48:14 +05:30
enterprise feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
helpCenter feat: Adds support for logo in portal settings page [CW-2585] (#8354) 2023-11-17 19:58:27 -08:00
inbox fix: Retry message not working if the conversation has an external issue (#8529) 2023-12-13 15:46:10 +05:30
integrations feat: Allow label suggestions with OpenAI APIs (#7428) 2023-07-10 14:40:54 +05:30
specs chore: Refactors help center article url helper (#8269) 2023-11-04 04:18:34 +05:30
account.js
accountActions.js
agentBots.js
agents.js
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 fix: Add reset password for edit agent screen (#8130) 2023-10-17 12:54:05 -07: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 feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
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
customViews.js
dashboardApps.js
endPoints.js feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
inboxes.js feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
inboxMembers.js
integrations.js feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
labels.js feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
macros.js feat: Add API module and Vuex store for Macros (#5603) 2022-10-11 22:54:17 -07:00
notifications.js
notificationSubscription.js
reports.js feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
search.js feat: Splits search api by resources to improve query time [cw-47] (#6942) 2023-04-25 17:59:38 +05:30
teams.js feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
userNotificationSettings.js
webhooks.js