iachat/app/javascript/dashboard/components/widgets/conversation
Sivin Varghese dafedddc1a
feat: Remove Foundation in favor of Tailwind (#8984)
* feat: Remove foundation

* chore: Minor fix

* Minor fix

* Update _forms.scss

* chore: More changes

* chore: Minor fix

* chore: Clean up

* fix: font-weight

* chore: More changes

* chore: Setting page

* chore: Editor fix

* chore: Reports page

* chore: More changes

* chore: Minor changes

* chore: More fixes

* chore: More changes

* chore: More changes

* chore: More changes

* chore: Minor fix

* chore: More changes

* chore: More changes

* chore: More changes

* chore: More changes

* chore: Clean up

* chore: Minor fix

* chore: Clean ups

* chore: Rename basic file

* chore: Remove unused files

* chore: Fix expanded input

* Fix campaign rendering

* chore: Clean up

* chore: More changes

* chore: Remove unused files

* fix: Overflow issue

* chore: Minor fix

* chore: Clean up

* chore: Minor fix

* chore: Remove unused files

* chore: Minor fix

* chore: Minor fix

* fix: autoprefixer start/end value has mixed support

* chore: Minor fix

* chore: Remove unused files

* chore: Minor fix

* chore: Minor fix

* chore: Minor fix

* Add responsive design to label settings

* fix inbox view

* chore: Minor fix

* w-60% to w-2/3

* chore: Fix team

* chore: Fix button

* w-[34%] to w-1/3

* chore: Fix border

* Add support mobile views in team page

* chore: fix snackbar

* chore: clean up

* chore: Clean up

* fix: loading state alignment

* fix: alert styles

* chore: Minor fix

* fix: spacing for agent bot row

* fix: layout

* fix: layout for SLA

* fix: checkbox

* fix: SLA checkbox spacing

* Update inbox settings pages

* fix macros listing page layout

* fix canned responses

* chore: Fix bot page

* chore: fix automation page

* chore: fix agents page

* chore: fix canned response editor

* chore: Fix settings table

* chore: fix settings layout

* chore: Minor fix

* fix: canned response table layou

* fix: layout for table header for webhooks

* fix: webhook row layout

* fix: dashboard app modal layout

* fix: add title to canned response truncated shortcode

* fix: dashboard apps row layuot

* fix: layouts hooks

* fix: body color

* fix: delete action color in portal locales

* fix: text color for campagin title

* fix: success button color

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-02-28 13:56:28 +05:30
..
advancedFilterItems chore: RTL configuration (#6521) 2023-02-23 17:50:44 +05:30
bubble feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
components feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
contextMenu feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
conversation fix: apply event name (#7628) 2023-07-27 12:11:57 +05:30
conversationBulkActions feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
conversationCardComponents feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
EmptyState feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
helpers fix: Handle spaces in CC/BCC email lists (#6788) 2023-04-18 19:18:23 +05:30
specs feat: Ability to block contacts permanently (#8922) 2024-02-21 14:18:42 -08:00
stories feat: Add the ability to receive contact(vCard) on a WhatsApp inbox (#6330) 2023-02-07 19:36:38 -08:00
WhatsappTemplates feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
AvailabilityStatusBadge.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
CannedResponse.vue fix: TypeError cannot read properties of undefined (reading 'queryselector') (#8671) 2024-01-11 20:42:24 +05:30
ChatFilter.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
ConversationAdvancedFilter.vue feat: Track the usage of query operator (#7821) 2023-08-30 08:28:05 +05:30
ConversationBasicFilter.vue feat: Advanced conversation sort options (#8532) 2023-12-12 19:59:31 -08:00
ConversationBox.vue feat: Inbox page view (#8841) 2024-02-02 12:45:07 +05:30
ConversationCard.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
ConversationHeader.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
EmailTranscriptModal.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
FilterItem.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
Message.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
MessagePreview.vue feat: Add sticker support in Line channel (#8488) 2023-12-10 20:45:44 -08:00
MessageSignatureMissingAlert.vue feat: Adds message signature for new email conversations (#7946) 2023-10-03 13:45:28 +05:30
MessagesView.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
MoreActions.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
OnboardingView.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
PriorityMark.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ReplyBox.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
ReplyEmailHead.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
ReplyToMessage.vue feat: Implement message bubble reply to (#8068) 2023-10-11 22:04:12 +05:30
TagAgents.vue fix: Fix the issue where tag agent option is appearing above the profile menu (#7743) 2023-08-17 09:23:26 -07:00
VariableList.vue chore: Hide the variable list if its empty. (#8704) 2024-01-15 15:45:36 +05:30