Commit Graph
1661 Commits
Author SHA1 Message Date
Sivin VargheseandGitHub a2f9cd6e38 Merge branch 'feat/CW-3059' into feat/CW-3067-snooze 2024-02-21 08:28:31 +05:30
Sivin VargheseandGitHub 758c4bd361 Merge branch 'develop' into feat/CW-3059 2024-02-21 08:28:23 +05:30
9911c5dc12 chore: Hide banners on onboarding view (#8934)
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-02-20 16:12:51 -08:00
Sivin VargheseandGitHub 4a48569ec4 Merge branch 'feat/CW-3059' into feat/CW-3067-snooze 2024-02-20 21:52:13 +05:30
Sivin VargheseandGitHub 20c609a615 Merge branch 'develop' into feat/CW-3059 2024-02-20 21:50:58 +05:30
5d9fb55370 feat: Export contact improvements (#8895)
This pull request enhances the export contacts feature by adding a confirmation step before exporting. Previously, clicking the export button would trigger the export action without confirmation.

Additionally, it ensures that only the intended recipient receives the export email, addressing the previous behaviour where all administrators received it.

Fixes: #8504

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-02-20 17:11:03 +05:30
Sivin VargheseandGitHub c1ce9fe215 Merge branch 'feat/CW-3059' into feat/CW-3067-snooze 2024-02-19 11:25:49 +05:30
iamsivin 94b86a1244 chore: Review fix 2024-02-19 11:25:14 +05:30
Sivin VargheseandGitHub ac947eedf5 Merge branch 'feat/CW-3059' into feat/CW-3067-snooze 2024-02-18 22:51:08 +05:30
Muhsin KelothandGitHub 6fb3e96bc9 Merge branch 'develop' into feat/CW-3059 2024-02-17 13:59:43 +05:30
cd06b2b337 fix: Inbox view Read/Snoozed display filters (#8907)
* fix: Notification filters

* Update notification_finder.rb

* Update notification_finder.rb

* Update notification_finder.rb

* fix: spec

* fix: specs

* Update notification_finder.rb

* fix: add more fixes

* Update notification_finder.rb

* fix: specs

* chore: better comments

* chore: removed filtering

* chore: refactoring

* fix: review fixes

* fix: API call

* chore: Minor fix

* Rename spec

* Fix params getting undefined

* Fix finder

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2024-02-17 13:59:25 +05:30
Sivin VargheseandGitHub 72f64836a5 Merge branch 'feat/CW-3059' into feat/CW-3067-snooze 2024-02-16 23:47:53 +05:30
Muhsin KelothandGitHub 9ec4ec94ed Merge branch 'develop' into feat/CW-3059 2024-02-16 17:12:21 +05:30
Nithin David ThomasandGitHub a902b49bc5 feat: Adds bulk_invite api for onboarding view (#8931)
- New API for bulk email invite
2024-02-16 17:01:27 +05:30
Sivin VargheseandGitHub 04e829e639 Merge branch 'feat/CW-3059' into feat/CW-3067-snooze 2024-02-16 10:55:12 +05:30
Sivin VargheseandGitHub 69182f748b Merge branch 'develop' into feat/CW-3059 2024-02-16 10:54:46 +05:30
Sivin VargheseandGitHub 597a4164e8 fix: Editor hyperlink popup is hidden under modal (#8950) 2024-02-16 08:19:06 +05:30
Sivin VargheseandGitHub 75b57d6a0a Merge branch 'feat/CW-3059' into feat/CW-3067-snooze 2024-02-14 09:34:24 +05:30
iamsivin e3cd3283a0 chore: Minor fix 2024-02-14 09:31:32 +05:30
iamsivin 554395b6c9 feat: Snooze inbox item from context menu 2024-02-13 22:33:59 +05:30
iamsivin 8b2f656372 chore: Clean up 2024-02-13 22:32:43 +05:30
iamsivin 8de4911fb3 chore: Route review fix 2024-02-13 16:53:41 +05:30
iamsivin a870d1c8a2 chore: Minor UI fixes 2024-02-13 14:15:18 +05:30
iamsivin ab0ab9b032 chore: Fix small screens 2024-02-13 13:49:58 +05:30
iamsivin ac4ce529bf chore: Minor fix 2024-02-13 13:06:06 +05:30
iamsivin f19474c681 chore: Minor fix 2024-02-13 13:05:23 +05:30
iamsivin 8d200b8a99 chore: Review fix 2024-02-13 08:54:56 +05:30
iamsivin 139b0d8a4c chore: Remove loader 2024-02-12 22:42:27 +05:30
Sivin VargheseandGitHub 440e357c84 Merge branch 'develop' into feat/CW-3059 2024-02-12 20:56:33 +05:30
Sai WarangandGitHub fc6a22b072 fix:Avoid adding all new conversations when on a custom view (#8905) 2024-02-12 07:10:53 -08:00
iamsivin 01264d45c2 chore: Clean up 2024-02-12 13:18:53 +05:30
iamsivin 0763cc477f chore: Add snooze 2024-02-12 13:05:47 +05:30
iamsivin 43de19f685 chore: Inbox view enhancements 2024-02-09 15:40:12 +05:30
57dd979a14 feat: Inbox list filter (#8880)
* feat: Inbox list filter

* fix: routes after delete/unread

* fix: Specs

* feat: Handle sort in frontend

* chore: Minor fixes

* chore: Minor fix

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-02-08 12:11:01 +05:30
Muhsin KelothandGitHub 1b21e0d429 feat: Add notification.updated event (#8871) 2024-02-07 18:15:51 +05:30
Muhsin KelothandGitHub 3abb887445 fix: Change the route from inbox to inbox-view (#8874)
* fix: Change inbox to inbox-view

* fix: route fixes

* Update ContactInfo.vue

* Update conversation.routes.js
2024-02-07 14:34:18 +05:30
53927b5a72 chore: Inbox view improvements (#8866)
* chore: Inbox view improvements

* chore: Review fix

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-02-07 13:14:58 +05:30
9e0468cd73 feat: Inbox header actions (Snooze/Delete) (#8858)
* feat: Inbox header actions (Snooze/Delete)

* chore: Minor fix

* chore: Fix eslint

* Update inboxHotKeys.js

* feat: custom snooze

* Update actions.spec.js

* chore: Clean up

* chore: add snoozed_until to notification end point

* chore: Minor fix

* chore: Minor style fix

* chore:Clean up

* chore: review fixes

* chore: Minor fix

* chore: Adds alert

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-02-06 08:54:15 +05:30
Muhsin KelothandGitHub 39e27d2a23 feat: Delete all/read notifications (#8844) 2024-02-05 13:33:05 +05:30
Sivin VargheseandGitHub 45e630fc60 feat: Inbox list display menu (#8847)
* feat: Inbox list display menu

* chore: Fix alignment
2024-02-04 10:23:16 +05:30
0c35a77d4b feat: Show a confirmation banner if the email is not verified (#8808)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2024-02-02 12:31:29 -08:00
Sivin VargheseandGitHub 85043e7d88 feat: Inbox page view (#8841) 2024-02-02 12:45:07 +05:30
d3c1fce761 feat: Inbox item actions (#8838)
* feat: Inbox item actions

* feat: add inbox id in push event data

* Update InboxList.vue

* feat: complete actions

* Update InboxList.vue

* Update InboxView.vue

* chore: code cleanup

* chore: fix specs

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-02-02 11:58:47 +05:30
Nithin David ThomasandGitHub cae7cb7002 fix: Fixes overlapping issue with local selector dropdown in portal header (#8839) 2024-02-01 03:46:55 -08:00
Sivin VargheseandGitHub 74e5e2163a feat: Inbox options dropdown menu (#8836) 2024-02-01 15:17:24 +05:30
9464d4d647 feat: Inbox card context menu component (#8815)
* feat: Inbox item context menu component

* chore: Minor fix

* chore: Minor height fix

* fix: Conflict

* minor fix

* chore: Fix conflicts

* chore:  Minor fix

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-02-01 14:56:15 +05:30
b7a7e5a0d3 feat: Inbox list API integration (#8825)
* feat: Inbox view

* feat: Bind real values

* chore: code cleanup

* feat: add observer

* fix: Inbox icon

* chore: more code cleanup

* chore: Replace conversation id

* chore: Minor fix

* chore: Hide from side bar

* chore: Fix eslint

* chore: Minor fix

* fix: dark mode color

* chore: Minor fix

* feat: Add description for each notification types

* chore: remove commented code

* Update InboxList.vue

* Update InboxView.vue

* chore: fix specs

* fix: specs

* Update InboxView.vue

---------

Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-02-01 12:10:58 +05:30
Sivin VargheseandGitHub b9c62b3fed feat: Inbox list header (#8831)
* feat: Inbox list header

* fix: Border
2024-02-01 10:22:09 +05:30
Pranav Raj SandGitHub 905ca94f71 chore: Remove unused attribute imap_inbox_synced_at (#8822)
- imap_inbox_synced_at is no longer used; this PR removes all the references to the same.
2024-01-31 11:48:46 +04:00
Muhsin KelothandGitHub f2115b15f7 feat: Add inbox view page (#8814)
* feat: Add inbox view page

* Update accounts.js

* Update index.js
2024-01-30 13:55:20 +05:30