chatwoot/app/javascript/dashboard/components/widgets
2024-01-22 12:06:59 +05:30
..
chart feat: Update reports UI to make it better (#7544) 2023-07-19 12:12:15 -07:00
conversation chore: Hide the variable list if its empty. (#8704) 2024-01-15 15:45:36 +05:30
DashboardApp fix: Update duplicate ids for dashboard app frame (#8077) 2023-10-10 16:46:32 +05:30
FilterInput feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
forms fix: TypeError: Cannot read properties of undefined (reading 'emoji') (#8753) 2024-01-22 12:06:59 +05:30
mentions fix: TypeError cannot read properties of undefined (reading 'queryselector') (#8671) 2024-01-11 20:42:24 +05:30
modal feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
stories
WootWriter fix: Backdrop color for insert article modal in dark mode (#8711) 2024-01-16 18:36:43 +05:30
AIAssistanceButton.vue fix: Disable AI Assist CTA if not required (#8375) 2023-11-17 20:10:46 -08:00
AIAssistanceCTAButton.vue feat: Add CTAs for AI features (#7538) 2023-08-16 08:39:41 +05:30
AIAssistanceModal.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
AICTAModal.vue feat: Add CTAs for AI features (#7538) 2023-08-16 08:39:41 +05:30
AILoader.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
AttachmentsPreview.vue feat: Add the ability to send attachment in new conversation (#7913) 2023-10-10 09:34:36 +05:30
AutomationActionInput.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
AutomationActionTeamMessageInput.vue
AutomationFileInput.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
Avatar.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
BackButton.vue fix: Dashboard overflow issue if there is banner (#7748) 2023-08-21 12:22:50 +05:30
ChannelItem.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
ChatTypeTabs.vue Chore: moves localstorage helper as a shared utility (#6838) 2023-04-11 15:50:46 +05:30
ColorPicker.vue feat: update color palette [CW-2293] (#7617) 2023-08-01 21:34:10 +05:30
EmptyState.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
FeatureToggle.vue
InboxDropdownItem.stories.js feat: Adds new inbox selector with more info for new message modal [cw-1358] (#6823) 2023-04-19 23:02:50 +05:30
InboxDropdownItem.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
InboxName.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
LabelSelector.stories.js
LabelSelector.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
LoadingState.vue feat: Add support for dark mode in dashboard (#7460) 2023-07-05 12:13:32 -07:00
ReportStatsCard.vue
SettingIntroBanner.stories.js
SettingIntroBanner.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
ShowMore.vue
TableFooter.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
Thumbnail.spec.js
Thumbnail.stories.js
Thumbnail.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
ThumbnailGroup.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
UserAvatarWithName.vue fix: Update the order of display of the CSAT ratings (#7805) 2023-08-27 07:39:06 +05:30
VideoCallButton.vue