chatwoot/app/javascript/dashboard/api
Pranav 0a2fd7b1f4
feat: Allow users to see heatmap for last 30 days (#10848)
<img width="989" alt="Screenshot 2025-02-05 at 6 34 12 PM"
src="https://github.com/user-attachments/assets/ae811842-23f7-4bbc-8a42-7cbe4849d287"
/>

View heatmaps for last 30 days based on the filter.
2025-02-19 14:54:15 -08:00
..
captain feat: Add assistant filter support to documents page (#10697) 2025-01-15 21:41:07 -08:00
channel feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
enterprise 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
helpCenter feat(v4): Update the help center portal design (#10296) 2024-10-23 22:09:36 -07:00
inbox feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
integrations feat: Add title while linking the linear issue (#9529) 2024-05-23 13:32:41 +05:30
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
agents.js
ApiClient.js
assignableAgents.js
attributes.js
auditLogs.js
auth.js
automation.js
bulkActions.js
CacheEnabledApiClient.js
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
customRole.js chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
customViews.js
dashboardApps.js
endPoints.js
inboxes.js
inboxMembers.js
integrations.js feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
labels.js
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