Sivin Varghese and GitHub
0c868fecaa
Merge branch 'develop' into feat/CW-3082
2024-04-08 21:42:41 +05:30
Sivin Varghese and GitHub
7ae09ce1bf
feat: Reports filter components ( #9204 )
...
* feat: Reports filter components
* Update FilterButton.vue
* Update FilterDropdownSearch.vue
* feat: Adds component level search
* Update FilterDropdownSearch.vue
* chore: Set max height
* feat: Add focus
* chore: Uses picoSearch package
2024-04-08 20:46:08 +10:00
Sivin Varghese and GitHub
aef4b582db
fix: Update the SLA alert styles to match the labels ( #9199 )
2024-04-05 09:06:52 -07:00
Shivam Mishra and GitHub
69ebdc63e3
feat: better empty state for SLA ( #9198 )
...
* feat: better empty state
* feat: better create CTA
* feat: use text-sm
2024-04-05 11:45:05 +05:30
Sivin Varghese and GitHub
59fa7926b1
Merge branch 'develop' into feat/CW-3082
2024-04-04 22:53:27 +05:30
Sivin Varghese and GitHub
e49ef773d8
feat: UI to show the SLA threshold in chat screen ( #9146 )
...
- UI will show the breach in the conversation list.
- UI will show the breach in the conversation header.
Fixes: https://linear.app/chatwoot/issue/CW-3146/update-the-ui-to-show-the-breach-in-the-conversation-list
Fixes: https://linear.app/chatwoot/issue/CW-3144/ui-update-to-show-the-breachgoing-to-breach
2024-04-04 15:46:46 +05:30
e21d7552d3
feat: extending lock to single conversation to meta inbox ( #9104 )
...
This change introduces the ability to lock conversations to a single thread for Instagram and facebook messages within the Meta inbox, mirroring existing functionality in WhatsApp and SMS inboxes.
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
2024-04-03 21:33:23 +05:30
Muhsin Keloth and GitHub
727fa67735
feat: SLA reports store ( #9185 )
...
- Added sla reports actions, getters and mutations.
2024-04-03 12:53:31 +05:30
Muhsin Keloth and GitHub
fc25f43448
feat: Add SLA reports overview component ( #9167 )
2024-04-02 15:08:19 -07:00
Sivin Varghese and GitHub
d8108ee324
Merge branch 'develop' into feat/CW-3082
2024-04-01 12:07:35 +05:30
16282f6a66
feat: Add push/email notification support for SLA ( #9140 )
...
* feat: update SLA evaluation logic
* Update enterprise/app/services/sla/evaluate_applied_sla_service.rb
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
* chore: refactor spec to bring down expecations in a single block
* chore: fix process_account_applied_sla spec
* chore: add spec to test multiple nrt misses
* feat: persist sla notifications
* feat: revert persist sla notifications
* feat: add SLA push/email notification support
* chore: refactor sla_status to include active_with_misses
* chore: add support for sla push/email notifications
* chore: refactor
* chore: add liquid templates
* chore: add spec for liquid templates
* chore: add spec for sla email notifications
* chore: add spec for SlaPolicyDrop
* chore: refactor to ee namespace
* chore: set enterprise test type to mailer
* feat: enable sla notification settings only if SLA enabled
* chore: refactor
* chore: fix spec
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2024-03-29 20:27:21 +11:00
Sivin Varghese and GitHub
f37fd877bb
Merge branch 'develop' into feat/CW-3082
2024-03-27 13:21:29 +05:30
Sivin Varghese and GitHub
3e07320d22
feat: SLA threshold card component ( #9163 )
...
- Component to display SLA timer in the conversation card and header
2024-03-27 13:19:51 +05:30
Sivin Varghese and GitHub
64ff91afbb
Merge branch 'develop' into feat/CW-3082
2024-03-25 23:41:38 +05:30
6d4551bca2
feat: Update the design for SLA policy management pages ( #9136 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-03-22 14:39:09 -07:00
e94b276f64
feat: Add help URLs for features in features.yml ( #9134 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-03-21 10:30:46 -07:00
c51492c674
feat: SLA List Item component ( #9135 )
...
- Base settings list and list item components.
- SLA list item component.
Fixes: https://linear.app/chatwoot/issue/CW-3126/create-a-sla-list-item-component-with-the-new-design
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-03-21 19:30:11 +05:30
Sivin Varghese and GitHub
271b7da094
Merge branch 'develop' into feat/CW-3082
2024-03-21 15:08:36 +05:30
44956176a1
feat: Add SLA header component ( #9129 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-03-20 21:04:44 -07:00
Sojan Jose and GitHub
1303469087
feat: Ability filter blocked contacts ( #9048 )
...
- This PR introduces the ability to filter blocked contacts from the contacts filter UI
2024-03-20 18:11:50 +05:30
Muhsin Keloth and GitHub
b5c6d90abd
chore: Fix CSATMetrics component snap shot spec ( #9122 )
...
chore: Fix snapshot specs
2024-03-18 17:02:23 +05:30
iamsivin
279c11f38f
fix: snapshot
2024-03-18 11:25:47 +05:30
iamsivin
82dda9ba22
chore: Review fix
2024-03-15 19:38:24 +05:30
Shivam Mishra
0b1238814c
test: resize directive
2024-03-15 16:47:49 +05:30
Shivam Mishra
9563281b16
refactor: use a custom directive for resize
2024-03-15 16:35:01 +05:30
Shivam Mishra
8925cf1e94
chore: run tailwind format
2024-03-15 16:30:33 +05:30
Shivam Mishra
af90e3a56c
feat: add resize directive
2024-03-15 16:30:23 +05:30
iamsivin
b581d19c93
feat: Add sla types
2024-03-15 13:35:23 +05:30
iamsivin
ccca226f82
chore: Review fix
2024-03-15 12:43:00 +05:30
Sivin Varghese and GitHub
dc392da069
Merge branch 'develop' into feat/CW-3082
2024-03-15 12:41:41 +05:30
Vishnu Narayanan and GitHub
29e44ac6d0
feat: add option to delete and disable edits for SLA ( #9108 )
...
* feat: add delete button for SLA
* chore: remove edit SLA
* chore: remove update related texts from i18n
2024-03-15 12:21:32 +05:30
Muhsin Keloth and GitHub
a87ebb1f98
Merge branch 'develop' into feat/CW-3082
2024-03-15 11:59:12 +05:30
Sivin Varghese and GitHub
58ee2e125a
fix: Update the error response during changing the password from profile settings ( #9114 )
2024-03-14 23:07:19 -07:00
89d0b2cb6e
feat: Add the bot performance reports UI ( #9036 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2024-03-14 23:04:14 -07:00
Sivin Varghese and GitHub
884433ed1f
Merge branch 'develop' into feat/CW-3082
2024-03-15 11:27:41 +05:30
476077ab84
fix: Update location component to avoid overflow, handle location title from Telegram payload ( #9113 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-03-14 22:53:43 -07:00
iamsivin
9848b43b57
chore: clean up
2024-03-15 09:19:45 +05:30
iamsivin
eb919456f2
chore: style fix
2024-03-15 09:13:39 +05:30
iamsivin
905cb652d5
chore: clean up
2024-03-14 17:28:42 +05:30
iamsivin
162efff711
chore: Ui fixes
2024-03-14 17:05:27 +05:30
iamsivin
3a021569d4
fix: responsive issues
2024-03-14 16:40:49 +05:30
iamsivin
8b207a9a94
fix: notification types
2024-03-14 15:53:34 +05:30
iamsivin
f419dcc662
chore: Adds specs
2024-03-14 15:18:24 +05:30
iamsivin
048e1d9bc4
chore: Use resize observer
2024-03-14 15:13:40 +05:30
Shivam Mishra
3cc1147fa8
refactor: use simple estimation based logic to calculate number of labels
2024-03-14 13:46:02 +05:30
Sivin Varghese and GitHub
51e293976f
Merge branch 'develop' into feat/CW-3082
2024-03-14 09:34:12 +05:30
29171565ed
feat: Add image preview for inline images in vue-letter ( #9099 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-03-13 18:46:35 -07:00
55fcbe2dde
feat: Add the ability to zoom on chat images ( #9093 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
Co-authored-by: Pranav <pranav@chatwoot.com >
2024-03-13 18:04:42 -07:00
iamsivin
28563ca129
chore: Minor fix
2024-03-13 23:38:33 +05:30
Vishnu Narayanan and GitHub
561fafa198
feat: Update icons for the SLA feature in dashboard ( #9101 )
2024-03-12 12:45:46 -07:00