Commit Graph
2054 Commits
Author SHA1 Message Date
Muhsin Keloth 85440229fc fix: styles updates in notification preference 2024-04-24 13:44:05 +05:30
Muhsin Keloth 687b45c302 feat: split audio notification components 2024-04-24 13:38:08 +05:30
Muhsin Keloth 78f2b3f5ee chore: remove woot-input from change password 2024-04-24 13:10:57 +05:30
Muhsin Keloth 6efc4315f8 chore: code cleanup 2024-04-24 13:00:33 +05:30
Muhsin Keloth 07f2231541 Update NotificationPreferences.vue 2024-04-23 17:40:22 +05:30
Muhsin Keloth 55b1f10eee feat: mobile content for notification preference 2024-04-23 17:36:47 +05:30
Muhsin Keloth ad8c3a2c08 chore: cleanup notification item 2024-04-23 16:59:03 +05:30
Muhsin Keloth d60122fd87 feat: add notification checkbox component 2024-04-23 16:53:22 +05:30
Muhsin Keloth 702456ba04 chore: cleanup notification item 2024-04-23 16:50:50 +05:30
Muhsin Keloth d8115e5fa4 chore: clean up notification settings 2024-04-23 15:35:32 +05:30
Muhsin Keloth c3dc056dd6 chore: rename personal wrapper 2024-04-23 14:02:13 +05:30
Muhsin Keloth 106cb1fddc feat: add translations 2024-04-23 13:57:45 +05:30
Muhsin Keloth 99e5c389ca feat: split basic profile component 2024-04-23 13:26:04 +05:30
Muhsin Keloth d2cb9d4b23 chore: code cleanup 2024-04-23 11:20:59 +05:30
Muhsin Keloth 9d00a897be chore: update button component 2024-04-23 11:16:26 +05:30
Muhsin Keloth 9e57180193 feat: more style changes 2024-04-22 21:09:36 +05:30
Muhsin Keloth ee16fe4626 chore: move button to composition API 2024-04-22 16:51:46 +05:30
Muhsin Keloth ac4f591108 chore: more style fixes 2024-04-22 16:44:53 +05:30
Muhsin Keloth 2b91072811 chore: button styles 2024-04-22 16:19:17 +05:30
Muhsin Keloth cccd24c3a5 chore: move component to vue3 syntax 2024-04-22 14:50:17 +05:30
Muhsin Keloth 57f064685b Merge branch 'feature/cw-3191' of https://github.com/chatwoot/chatwoot into feature/cw-3191 2024-04-22 11:58:03 +05:30
Muhsin KelothandGitHub 2259f81ff9 Merge branch 'develop' into feature/cw-3191 2024-04-22 11:26:51 +05:30
Muhsin Keloth fdc2c5834b chore: more design updates 2024-04-22 11:17:53 +05:30
Muhsin Keloth 6d60f78b1d feat: complete basic design 2024-04-20 12:06:08 +05:30
Sivin VargheseandGitHub d2e324b5fd fix: Remove duplicate tooltip for failed messages on the conversation UI (#9259) 2024-04-19 09:47:41 -07:00
Muhsin Keloth 708a8516e6 fix: prettier issues 2024-04-19 13:52:30 +05:30
Muhsin Keloth 7c28d2124c feat: add button component 2024-04-19 13:49:22 +05:30
ca2fa5ff06 fix: Clicking on contact attributes doesn't do anything if contact attributes list is empty (#9257)
* fix: Clicking on contact attributes doesn't do anything if contact attributes list is empty

* Update app/javascript/dashboard/i18n/locale/en/conversation.json

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>

* Update app/javascript/dashboard/i18n/locale/en/contact.json

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-04-18 12:31:32 +05:30
Muhsin Keloth 25ad9eee61 feat: Complete API binding 2024-04-17 14:07:55 +05:30
Muhsin Keloth 4de6de2e56 feat: complete basic profile update logic 2024-04-17 13:07:04 +05:30
Muhsin Keloth c432c58d6a feat: add access token and notification preferences 2024-04-17 12:24:34 +05:30
Muhsin Keloth 28f20dcd85 feat: add hot key 2024-04-17 12:08:57 +05:30
Muhsin Keloth 688523846e feat: Add message signature 2024-04-17 11:41:31 +05:30
Muhsin Keloth 102ce61239 feat: add basic profile component 2024-04-17 11:34:17 +05:30
Muhsin Keloth de5820f943 feat: add routes 2024-04-17 10:46:53 +05:30
2cde42c7ec feat: add upgrade banner for SLA feature (#9240)
- Add an upgrade CTA for the SLA feature

-------------------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2024-04-16 16:59:39 -07:00
Sivin VargheseandGitHub 5cc41c9ed5 fix: Reports filter style issue (#9241) 2024-04-16 11:12:04 +05:30
c05a79cf61 fix: Add more filters for SLA download reports (#9231)
Co-authored-by: iamsivin <iamsivin@gmail.com>
2024-04-16 09:00:52 +05:30
f71f43e54a chore: Update translations (#9236)
- update translations 

------------------
Co-authored-by: Sojan <sojan@pepalo.com>
2024-04-15 18:49:04 -07:00
bce2a07d03 feat: do not send contact details to the widget (#9223)
* refactor: use has_email instead of email

* feat: remove usage of details directly in forms

* test: update payload

* test: fix transcript test

* refactor: use computed hasEmail

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-04-12 15:30:07 +05:30
Sivin VargheseandGitHub dc757598f1 fix: Disable clear filter button in add filter dropdown (#9226) 2024-04-12 13:38:51 +05:30
3b6ae772bf feat: SLA report filter (#9218)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-04-12 11:03:18 +05:30
Sivin VargheseandGitHub 0477b8ca14 fix: Widget iFrame is adding a white background (#9221) 2024-04-11 21:34:31 +05:30
aed156f359 feat: Better SLA missed events popover (#9215)
* feat: SLA events component

* feat: Add SLA event item component

* Update SLAPopoverCard.vue

* Update SLAPopoverCard.vue

* fix: Translation

* Update SLAEventItem.vue

* feat: complete sticky nrt

* chore: code cleanup

* Update SLACardLabel.vue

* chore: code cleanup

* chore: away click fixes

* feat: use tabular nums

---------

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-04-10 12:49:38 +05:30
455a05481c fix: Remove background color from table footer (#9213)
* fix: remove bg from footer

* Update SLATable.vue

* Update app/javascript/dashboard/routes/dashboard/settings/reports/components/SLA/SLATable.vue

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-04-09 15:29:05 +10:00
626f487232 feat: update create SLA modal design (#9182)
---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-04-08 21:02:01 -07:00
8fe3c91813 feat: Custom attribute sidebar list UX improvements (#9070)
---------

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-04-08 21:00:49 -07:00
Muhsin KelothandGitHub c4e111b554 feat: Download SLA reports (#9201) 2024-04-08 20:51:34 -07:00
Sivin VargheseandGitHub 12c5739287 fix: Adds background color for skelton loader in dark mode (#9211) 2024-04-08 20:28:56 -07:00
Muhsin KelothandGitHub 78724f7459 feat: Table footer design updates (#9194)
* feat: table footer component cleanup

* Update TableFooter.vue

* feat: Update design

* chore: remove RTL mixin

* chore: Make component in composable format

* chore: review fixes
2024-04-09 10:50:41 +10:00