Commit Graph
1725 Commits
Author SHA1 Message Date
Muhsin Keloth bc3ef23cd0 chore: update primary colors 2024-04-24 16:37:17 +05:30
Muhsin Keloth d918183158 chore: rename profile wrapper 2024-04-24 16:13:42 +05:30
Muhsin Keloth 5885342325 fix: copy token 2024-04-24 16:09:44 +05:30
Muhsin Keloth a76ce6a0f3 chore: cleanup audio notifications 2024-04-24 16:01:05 +05:30
Muhsin Keloth 333044565b chore: replace v3button with formbutton 2024-04-24 15:39:02 +05:30
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 9e57180193 feat: more style changes 2024-04-22 21:09:36 +05:30
Muhsin Keloth ac4f591108 chore: more style fixes 2024-04-22 16:44:53 +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
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
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
1038d1500e feat: SLA reports view (#9189)
* feat: SLA report table


* feat: Add SLA popover card

* feat: Update popover position

* feat: Add loader

* Update SLACardLabel.vue

* feat: Update column order

* chore: fix conditions

* Update SLATable.vue

* chore: enable reports in ui

* chore: Revamp report SLA apis

* chore: revert download method

* chore: improve the code

* Update enterprise/app/views/api/v1/accounts/applied_slas/download.csv.erb

Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>

* chore: style fixes

* chore: fix specs

* feat: Add number of conversations

* chore: review comments

* fix: translation

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

Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>

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

Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>

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

Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>

* Update SLAReportItem.vue

* Update report.json

* Update package.json

* chore: review comments

* chore: remove unused translation

* feat: Add TableHeaderCell component

* chore: more review fixes

* Update app/javascript/dashboard/components/widgets/TableHeaderCell.vue

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>

* Update TableHeaderCell.vue

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-04-09 10:14:36 +10:00
Sivin VargheseandGitHub 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