1
0
forked from test/crm

Commit Graph

  • 8be27ac2a8 feat: realtime whatsapp message using socket and publish_realtime Shariq Ansari 2024-04-23 19:58:16 +05:30
  • a9e59ff431 fix: updated socket io implementation similar to gameplan Shariq Ansari 2024-04-23 19:55:21 +05:30
  • aa7c141abc fix: render template header & template body with parameters Shariq Ansari 2024-04-23 18:32:29 +05:30
  • 58d075596a fix: show template message also in replied area Shariq Ansari 2024-04-23 15:15:04 +05:30
  • 680a379afe fix: get template messages from api Shariq Ansari 2024-04-23 15:14:37 +05:30
  • cc47eb976e fix: added template selector modal in activity and added sendtemplate functionality Shariq Ansari 2024-04-23 15:13:08 +05:30
  • 7047b8c343 fix: added whatsapp template selector modal Shariq Ansari 2024-04-23 15:10:46 +05:30
  • 1d46260b3b fix: show name on reply to message with some style changes Shariq Ansari 2024-04-23 11:07:33 +05:30
  • 9157272625 fix: on reply open textarea and focus Shariq Ansari 2024-04-21 14:25:10 +05:30
  • f9317708da fix: scroll to message and highlight on click Shariq Ansari 2024-04-21 14:24:26 +05:30
  • 2bd4f3b935 fix: show actual repley to message above message Shariq Ansari 2024-04-21 14:24:02 +05:30
  • 7ed4d50309 fix: show dropdown with reply as option and show reply to message on click Shariq Ansari 2024-04-21 14:22:47 +05:30
  • 05a3493598 feat: update api to allow replying on message Shariq Ansari 2024-04-21 14:15:51 +05:30
  • 00d9e1d529 feat: react on whatsapp message Shariq Ansari 2024-04-20 23:37:10 +05:30
  • 0b537cb47e fix: added api to react on whatsapp message Shariq Ansari 2024-04-20 23:35:44 +05:30
  • d9cb2ed683 fix: added reaction icons and option in IconPicker Shariq Ansari 2024-04-20 23:34:27 +05:30
  • e81d4abd8c feat: added emoji picker Shariq Ansari 2024-04-20 20:59:11 +05:30
  • b214d76e93 fix: send on enter Shariq Ansari 2024-04-19 15:03:15 +05:30
  • f22d39ce29 feat: allow sending image, doc & video Shariq Ansari 2024-04-19 13:19:59 +05:30
  • 1b91538f51 build(deps): bump frappeui to 0.1.52 Shariq Ansari 2024-04-19 13:19:26 +05:30
  • 9398d87f92 fix: show different type of messages Shariq Ansari 2024-04-19 10:23:55 +05:30
  • 803d02f796 fix: send and receive whatsapp message from/on lead/deal Shariq Ansari 2024-04-18 20:38:25 +05:30
  • 4abd7291ad fix: pass doctype also with name Shariq Ansari 2024-04-18 13:41:45 +05:30
  • 11770489dc fix: send message from whatsapp tab Shariq Ansari 2024-04-18 13:09:17 +05:30
  • 61c8b16ff1 feat: added whatsapp messages on lead/deal page in whatsapp tab Shariq Ansari 2024-04-17 15:24:55 +05:30
  • e04a4c6b4c fix: translate deal tabs label Shariq Ansari 2024-04-17 02:05:41 +05:30
  • 32de7546a6
    Merge pull request #137 from shariquerik/deal-creation-modal Shariq Ansari 2024-04-17 01:22:05 +05:30
  • 25b4a233c1 refactor: added more fields and validation in create lead modal from leads listview Shariq Ansari 2024-04-17 01:12:24 +05:30
  • 9cde4bb5a0 fix: allow creating or selecting org & contact from create deal modal from deal listview Shariq Ansari 2024-04-17 00:32:33 +05:30
  • 1e65195fd0 chore(release): Bumped to Version 1.1.0 v1.1.0 Frappe PR Bot 2024-04-15 16:17:14 +00:00
  • c4d4419a4b
    Merge pull request #136 from frappe/develop Shariq Ansari 2024-04-15 21:46:16 +05:30
  • 49ef15883d fix: added translation for fielname labels shown in filter, sort & columns Shariq Ansari 2024-04-15 21:33:17 +05:30
  • 28a6181197 fix: added translation for filter operators Shariq Ansari 2024-04-15 21:32:47 +05:30
  • b165b048df fix: added translation in CallUI component Shariq Ansari 2024-04-15 21:17:47 +05:30
  • 84a17652ee fix: added translation in Date pickers and fixed filter issue Shariq Ansari 2024-04-15 21:13:01 +05:30
  • 0ab14ecf4e
    Merge pull request #129 from shariquerik/translation Shariq Ansari 2024-04-15 20:41:55 +05:30
  • 7d5f51d3f3 fix: added translation for timeAgo method Shariq Ansari 2024-04-15 20:40:13 +05:30
  • bb1b68c7d5 chore: minor fix Shariq Ansari 2024-04-15 20:36:40 +05:30
  • 6dc0476135 fix: translate listview header item label Shariq Ansari 2024-04-15 20:33:35 +05:30
  • 2e9a4c7a68 fix: added translation in Filter, SortBy & ColumnsSettings Component Shariq Ansari 2024-04-15 20:28:19 +05:30
  • 5567a197ca chore: update crm logo Shariq Ansari 2024-04-15 20:09:00 +05:30
  • c91f511391 fix: added translation in Call Log Page Shariq Ansari 2024-04-15 19:57:57 +05:30
  • 542d6c2223 fix: added translation in Organization Page Shariq Ansari 2024-04-15 19:50:44 +05:30
  • e6dc98bbd7 fix: added translation in Contact Page Shariq Ansari 2024-04-15 19:43:52 +05:30
  • fb089a56c7 fix: added translation in Deal Page Shariq Ansari 2024-04-15 19:36:13 +05:30
  • 29855132cf fix: added translation in Lead Page Shariq Ansari 2024-04-15 19:36:02 +05:30
  • bebe929ec6 fix: added translation in SectionFields & Section Component Shariq Ansari 2024-04-15 19:23:05 +05:30
  • c1b67dec9c fix: added translation in SLASection Component Shariq Ansari 2024-04-15 19:22:40 +05:30
  • 7e203a0a29 fix: added translation in CommunicationArea, Email & Comment Box component Shariq Ansari 2024-04-15 19:22:16 +05:30
  • d0ec9bb5b4 fix: added translation in Activity Component Shariq Ansari 2024-04-15 19:21:44 +05:30
  • d53271d002 fix: added translation in all modals Shariq Ansari 2024-04-15 17:51:32 +05:30
  • ad51be1445 fix: added translation in all listviews Shariq Ansari 2024-04-15 16:56:47 +05:30
  • 6dcc34ed2c fix: added translation in Leads Listview Shariq Ansari 2024-04-15 16:34:31 +05:30
  • 97edec317a fix: added translation in ViewControls Component Shariq Ansari 2024-04-15 16:23:43 +05:30
  • e9ad564fdc fix: added context and fixed replace variable feat Shariq Ansari 2024-04-15 16:15:57 +05:30
  • 3a6514243d
    Merge branch 'frappe:develop' into translation Shariq Ansari 2024-04-15 14:40:11 +05:30
  • a2917cc58b
    Merge pull request #135 from shariquerik/filter-value-fix Shariq Ansari 2024-04-15 13:21:06 +05:30
  • 53fb96f14c fix: value with equal operator does not work Shariq Ansari 2024-04-15 13:20:27 +05:30
  • ed52d15cd4
    Merge pull request #134 from ankush/redundant_guest Shariq Ansari 2024-04-13 01:54:14 +05:30
  • 29c7c672ed fix: remove redundant guest checks Ankush Menat 2024-04-12 19:44:01 +05:30
  • 3b438ad6a1 chore(release): Bumped to Version 1.0.2 v1.0.2 Frappe PR Bot 2024-04-11 16:58:56 +00:00
  • e5a2ab4b54
    Merge pull request #133 from frappe/develop Shariq Ansari 2024-04-11 22:28:10 +05:30
  • 6fb3e02528 fix: list instead of docs Shariq Ansari 2024-04-11 22:24:12 +05:30
  • a8f67307ac
    Merge pull request #128 from shariquerik/custom-listview-actions Shariq Ansari 2024-04-11 20:56:50 +05:30
  • 401bd8cade fix: implemented customListActions in all other listviews Shariq Ansari 2024-04-10 19:36:51 +05:30
  • 9f5bea6b22 fix: implemented customListActions in leads listview Shariq Ansari 2024-04-10 19:36:22 +05:30
  • 5498c88fc8 fix: added List & Form option in Form Script Shariq Ansari 2024-04-10 19:35:52 +05:30
  • 4adada661c fix: added translation in UserDropdown Component Shariq Ansari 2024-04-10 16:15:34 +05:30
  • fc21e9b874 fix: added translation in Notifications Component Shariq Ansari 2024-04-10 15:55:35 +05:30
  • e19fa42516 fix: fix text size and color Shariq Ansari 2024-04-10 15:50:34 +05:30
  • 609be4caa6 fix: added translation in AppSidebar Component Shariq Ansari 2024-04-10 14:44:51 +05:30
  • 65e511861a feat: setup translation Shariq Ansari 2024-04-10 14:36:45 +05:30
  • fe8bcd7911 fix: tooltip issue in crm Shariq Ansari 2024-04-10 13:03:57 +05:30
  • 46a33d408b build(deps): bump frappeui to 0.1.51 Shariq Ansari 2024-04-10 13:03:25 +05:30
  • 66fad5f4f7 build(deps): bump frappeui to 0.1.50 Shariq Ansari 2024-04-09 12:12:37 +05:30
  • 41d47cd313 chore(release): Bumped to Version 1.0.1 v1.0.1 Frappe PR Bot 2024-04-08 17:41:49 +00:00
  • 21ac8b636f
    Merge pull request #126 from frappe/develop Shariq Ansari 2024-04-08 21:46:59 +05:30
  • 7141703d5c ci: Auto release based on semantic versioning Shariq Ansari 2024-04-08 20:32:30 +05:30
  • abc4ecc65b
    Merge pull request #125 from shariquerik/minor-fix-1 Shariq Ansari 2024-04-08 18:25:03 +05:30
  • c9e4474168 fix: filter value placeholder fix Shariq Ansari 2024-04-08 18:20:57 +05:30
  • 0492082b66 fix: receiver was not getting captured Shariq Ansari 2024-04-08 18:20:36 +05:30
  • e7a6385b7d fix: removed contact store from CallLog.vue Shariq Ansari 2024-04-08 18:20:04 +05:30
  • 81d5644286 chore: added docs link in readme Shariq Ansari 2024-04-06 05:22:52 +05:30
  • 548b1d9489 fix: added docs link in sidebar Shariq Ansari 2024-03-31 23:34:15 +05:30
  • 0d7e4b9235 chore: Bump Frappe CRM version to 1.0.0🎉 v1.0.0 Shariq Ansari 2024-04-01 11:48:20 +05:30
  • 22208948fd fix: added docs link in sidebar Shariq Ansari 2024-03-31 23:34:15 +05:30
  • deac626596
    Merge pull request #91 from shariquerik/bump-frappeui Shariq Ansari 2024-03-31 16:01:35 +05:30
  • bc4bc2c1bb build(deps): bump frappeui to 0.1.45 Shariq Ansari 2024-03-31 16:00:10 +05:30
  • 89b14bf4ec chore: added website link on image on readme Shariq Ansari 2024-03-30 17:12:45 +05:30
  • 506ac11923 fix: allow bulk delete for call logs from list view Shariq Ansari 2024-03-29 13:59:52 +05:30
  • 9c0bcec52e fix: lead field was removed from crm note Shariq Ansari 2024-03-28 19:57:27 +05:30
  • 34cc90d293 fix: only consider not converted lead Shariq Ansari 2024-03-28 18:02:32 +05:30
  • eb04c38346
    Merge pull request #89 from shariquerik/moved-twilio-inside-integrations Shariq Ansari 2024-03-28 17:35:01 +05:30
  • 0a961f09b7 fix: prioritize agent based on incoming call number Shariq Ansari 2024-03-28 17:34:18 +05:30
  • 2f0cdf2c42 fix: not able to accept and reject incoming call Shariq Ansari 2024-03-28 17:33:42 +05:30
  • 9ad1678fe1 build(deps): bump twilio/voice-sdk to 2.10.2 Shariq Ansari 2024-03-28 17:33:02 +05:30
  • 27f405144d fix: moved twilio inside integrations folder Shariq Ansari 2024-03-28 15:59:49 +05:30
  • e0544df4bc chore: updated readme typos Shariq Ansari 2024-03-28 11:10:54 +05:30
  • 32a7339d0e chore: updated calllogs image Shariq Ansari 2024-03-27 20:52:27 +05:30
  • f4891f7326
    Merge pull request #88 from shariquerik/update-readme Shariq Ansari 2024-03-27 20:39:24 +05:30