Commit Graph
2073 Commits
Author SHA1 Message Date
Muhsin Keloth 4e0796ad4e chore: button cleanup 2024-04-25 10:38:52 +05:30
Muhsin Keloth 73a5796910 chore: more cleanups 2024-04-25 10:33:51 +05:30
Muhsin Keloth b5185c0100 chore: code cleanup 2024-04-25 10:21:59 +05:30
Muhsin Keloth b74e807ada feat: complete avatar 2024-04-25 08:55:12 +05:30
Muhsin Keloth d806e6a17c feat: complete button 2024-04-24 21:02:05 +05:30
Muhsin KelothandGitHub 4987dca2ce Merge branch 'develop' into feature/cw-3191 2024-04-24 17:34:39 +05:30
Muhsin Keloth 1ba34cc830 Update Index.vue 2024-04-24 17:34:13 +05:30
Muhsin Keloth c74d3e1a35 chore: add more colors 2024-04-24 17:32:31 +05:30
Shivam MishraandGitHub 8c813097db feat: update SLA upgrade banner (#9291)
feat: add cancel anytime notice
2024-04-24 17:19:35 +05:30
Muhsin Keloth 444a7360e9 chore: fix sass-lint issues 2024-04-24 16:59:32 +05:30
Muhsin Keloth ac29668d45 Merge branch 'feature/cw-3191' of https://github.com/chatwoot/chatwoot into feature/cw-3191 2024-04-24 16:39:03 +05:30
Muhsin Keloth bc3ef23cd0 chore: update primary colors 2024-04-24 16:37:17 +05:30
Muhsin KelothandGitHub 3fdd401e12 Merge branch 'develop' into feature/cw-3191 2024-04-24 16:14:12 +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
12403b75d6 feat: remove log rocket (#9279)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-04-24 12:36:36 +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 KelothandGitHub 8957277e5d feat: Add new colors (#9258) 2024-04-22 14:08:12 +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