1
0
forked from test/crm

Commit Graph

  • b7d196aa75 fix: show email templates list and apply them Shariq Ansari 2024-01-26 20:03:12 +05:30
  • ebdd4bee89 chore: layout changes Shariq Ansari 2024-01-26 19:00:27 +05:30
  • 69cc2f1576 fix: made doctype field select field and minor fixes Shariq Ansari 2024-01-26 18:56:33 +05:30
  • 975384ad43 fix: allow deleting email templates from listview Shariq Ansari 2024-01-26 18:47:09 +05:30
  • e190280b56 fix: also allow creating email template from listview Shariq Ansari 2024-01-26 18:46:42 +05:30
  • 2a5d4425d0 fix: added email template modal which is showed when row in listview is clicked Shariq Ansari 2024-01-26 18:46:09 +05:30
  • b261506559 fix: added default columns in listview Shariq Ansari 2024-01-26 16:34:45 +05:30
  • 1ed93a5a81 fix: added email templates listview and added in sidebar Shariq Ansari 2024-01-26 16:34:22 +05:30
  • 66349ca27f feat: added custom fields in email template doctype Shariq Ansari 2024-01-26 16:33:13 +05:30
  • d2d1b09c10 fix: consider holiday list for SLA Shariq Ansari 2024-01-26 14:16:49 +05:30
  • 6bdcc08a23 fix: added initiated call status Shariq Ansari 2024-01-25 22:46:07 +05:30
  • 171aa04864 fix: no contacts empty state Shariq Ansari 2024-01-25 22:36:28 +05:30
  • 84caa76e86 fix: show disabled checkbox if it is read only field Shariq Ansari 2024-01-25 22:27:48 +05:30
  • 04633880cf fix: show subject in email content Shariq Ansari 2024-01-25 21:56:10 +05:30
  • a751b2d3e9 fix: allow all valid fields in sort by dropdown Shariq Ansari 2024-01-25 21:36:34 +05:30
  • 38cea32ba7 fix: allow moving contacts section in deal page Shariq Ansari 2024-01-25 21:09:24 +05:30
  • 9c74b6ae42 fix: load views before route Shariq Ansari 2024-01-25 20:39:20 +05:30
  • 4c976ea757
    Merge pull request #60 from shariquerik/comment-feat-1 Shariq Ansari 2024-01-25 20:09:16 +05:30
  • a4613c5699 fix: allow mentions in comment Shariq Ansari 2024-01-25 19:59:00 +05:30
  • 58aa8e5a13 feat: Comment Box Shariq Ansari 2024-01-25 14:33:40 +05:30
  • 669f26cdf2 fix: added contact email dropdown in multiselectinput using search_link Shariq Ansari 2024-01-25 01:18:17 +05:30
  • 11b5563fa2 revert: added contact email dropdown in multiselectinput Shariq Ansari 2024-01-24 23:38:31 +05:30
  • c39588e228 fix: save copy of all contacts Shariq Ansari 2024-01-24 23:21:53 +05:30
  • 234f443107 fix: go back to scroll position when go back to list Shariq Ansari 2024-01-24 21:56:03 +05:30
  • 096f9239dd fix: keep email content in storage until manually discarded Shariq Ansari 2024-01-24 20:59:07 +05:30
  • 49b916ba3b fix: set focus on input when cc or bcc is clicked Shariq Ansari 2024-01-24 20:52:08 +05:30
  • 913f2e2881 fix: added contact email dropdown in multiselectinput Shariq Ansari 2024-01-24 20:24:55 +05:30
  • 79508843c3 fix: removed leads tab from organization page Shariq Ansari 2024-01-23 16:00:03 +05:30
  • d1ad5bfcc8 chore: capture basic telemetry Shariq Ansari 2024-01-23 15:41:32 +05:30
  • 4305c97a83 fix: status change log fix Shariq Ansari 2024-01-23 15:33:43 +05:30
  • e64b62c30b fix: added refresh button on list view controls Shariq Ansari 2024-01-23 14:57:35 +05:30
  • 9a14261026 fix: redirect to default view when breadcrumbs are clicked Shariq Ansari 2024-01-23 14:39:39 +05:30
  • 25e2b1a293 fix: show SLA time taken in Status Badge to save space Shariq Ansari 2024-01-23 14:38:25 +05:30
  • ee8ca5b658 fix: grouped action button syntax Shariq Ansari 2024-01-23 13:41:15 +05:30
  • e5d8718071
    Merge pull request #59 from shariquerik/default-view Shariq Ansari 2024-01-22 22:46:08 +05:30
  • c73da41a78 feat: set default view Shariq Ansari 2024-01-22 22:39:04 +05:30
  • 196eb89154 fix: added is_view check to differentiate between standard view Shariq Ansari 2024-01-22 22:37:31 +05:30
  • a3b7f030f8 fix: do not show default user in empty link field Shariq Ansari 2024-01-22 20:02:31 +05:30
  • 071c1fc8eb fix: comment's time stamp is loading after email Shariq Ansari 2024-01-22 19:14:12 +05:30
  • 692acebd62
    Merge pull request #58 from shariquerik/comment-feat Shariq Ansari 2024-01-22 17:34:45 +05:30
  • c3c91803cb feat: added comment in activity Shariq Ansari 2024-01-22 17:25:45 +05:30
  • 360b9636a6 fix: enable lead creation from email Shariq Ansari 2024-01-22 14:34:02 +05:30
  • cd01b452e1 fix: load deal_owner as assigned to if _assign is not set Shariq Ansari 2024-01-21 21:43:32 +05:30
  • d077ab212a fix: allow @me in like operator value Shariq Ansari 2024-01-21 21:34:24 +05:30
  • a976c0b7f2 fix: assigned to filter was not working Shariq Ansari 2024-01-21 21:33:50 +05:30
  • 5b682cc2d7 fix: allow custom & standard fields in filter Shariq Ansari 2024-01-21 21:33:04 +05:30
  • baaa249375 fix: added @me in user link field Shariq Ansari 2024-01-19 23:30:19 +05:30
  • cc1ac48d59 fix: make view public permission fix Shariq Ansari 2024-01-19 23:29:44 +05:30
  • c0004f638b
    Merge pull request #57 from shariquerik/public-views Shariq Ansari 2024-01-19 22:05:07 +05:30
  • 9a4a78e1e3 fix: added sales user & sales manager role to all doctypes Shariq Ansari 2024-01-19 22:00:39 +05:30
  • 0d49fa4737 fix: only allow sales manager to create and update public views Shariq Ansari 2024-01-19 22:00:02 +05:30
  • dfc78b16e8 fix: show public views section in list view dropdown Shariq Ansari 2024-01-19 20:48:37 +05:30
  • bea64d4ec0 fix: show public views in sidebar Shariq Ansari 2024-01-19 20:48:20 +05:30
  • d193c05c96 fix: load public views Shariq Ansari 2024-01-19 20:47:00 +05:30
  • 0dc0509be4 fix: added lead name field in deal Shariq Ansari 2024-01-19 17:15:26 +05:30
  • db5d7860b4 fix: pass createToast instead of errorMessage Shariq Ansari 2024-01-19 12:53:28 +05:30
  • aa24f0458b fix: pass errorMessage to custom actions as a context Shariq Ansari 2024-01-19 12:39:40 +05:30
  • 7c0d9703b8 fix: add subject to email box Shariq Ansari 2024-01-18 17:54:57 +05:30
  • 4ebd56b417 fix: show error if no email,phone or website set Shariq Ansari 2024-01-18 17:27:52 +05:30
  • 35cc734bce fix: email & website button action Shariq Ansari 2024-01-18 17:16:12 +05:30
  • c4549bac77 fix: load pinned views for logged in user Shariq Ansari 2024-01-18 17:02:02 +05:30
  • 0de13b1247 fix: link call note Shariq Ansari 2024-01-18 16:55:05 +05:30
  • e95d684bfa fix: trigger call accept logic Shariq Ansari 2024-01-18 16:54:25 +05:30
  • e6614a5ad7 fix: call not getting logged properly Shariq Ansari 2024-01-18 13:29:10 +05:30
  • 4382da5889 fix: load assigned users from todo Shariq Ansari 2024-01-17 20:21:19 +05:30
  • dfcfa531e7 fix: strip only if exist Shariq Ansari 2024-01-17 19:53:57 +05:30
  • f3ebc4b853 fix: do not parse mobile no if not exist Shariq Ansari 2024-01-17 17:47:42 +05:30
  • ec80e3704f fix: load default lead/deal_owner Shariq Ansari 2024-01-17 13:05:34 +05:30
  • fe39be5f97 fix: set sla creation date if not set Shariq Ansari 2024-01-17 12:05:43 +05:30
  • 5c5ec3c492 fix: assign agent logic Shariq Ansari 2024-01-17 11:44:25 +05:30
  • 2213a141e3 fix: multi avatar size Shariq Ansari 2024-01-15 18:57:23 +05:30
  • 38ec216227 fix: parse mobile_no if available Shariq Ansari 2024-01-15 16:28:52 +05:30
  • 059c55ca96 fix: set options if option is set Shariq Ansari 2024-01-15 15:01:41 +05:30
  • 0b7f8defec fix: made api_key & api_secret field visible for system manager Shariq Ansari 2024-01-13 14:25:12 +05:30
  • d35f80a2f4 fix: added more call status Shariq Ansari 2024-01-13 14:01:38 +05:30
  • 4718843c4c
    Merge pull request #55 from shariquerik/call-ui-fix Shariq Ansari 2024-01-13 13:55:10 +05:30
  • d47f5bae13 fix: added mapping to call log status to display on Ui Shariq Ansari 2024-01-13 13:51:29 +05:30
  • 4b9a31c2a3 fix: update call status in realtime Shariq Ansari 2024-01-13 13:43:23 +05:30
  • 4325386be9 build(deps): bump frappeui to 0.1.23 Shariq Ansari 2024-01-13 13:42:14 +05:30
  • 24f2048569 fix: add reference doc on call log creation Shariq Ansari 2024-01-13 11:54:52 +05:30
  • 399e9f927e fix: removed reqd from organization field in deal Shariq Ansari 2024-01-13 11:53:52 +05:30
  • 473e9c3e4a fix: find correct lead/deal doc to attach the call after call end Shariq Ansari 2024-01-12 21:14:04 +05:30
  • 75c4b35d08 fix: load lead contact data if contact doesn't exist Shariq Ansari 2024-01-12 16:05:44 +05:30
  • 4dcaab9fc2 fix: call makeCall from global store Shariq Ansari 2024-01-12 11:53:29 +05:30
  • 76e76bdec1 fix: leads/deals listview layout fix Shariq Ansari 2024-01-12 11:44:46 +05:30
  • 112e92e3d3 chore: removed Column Settings label Shariq Ansari 2024-01-12 11:14:41 +05:30
  • 3a042b234e fix: strip special characters while checking phone number while calling or receiving Shariq Ansari 2024-01-11 15:10:11 +05:30
  • 5d09a046d3 fix: added makeCall & is twilio enabled in global store Shariq Ansari 2024-01-10 16:50:20 +05:30
  • 3afef2e45b
    Merge pull request #54 from shariquerik/pagination Shariq Ansari 2024-01-07 17:37:54 +05:30
  • 285849693d build(deps): bump frappeui to 0.1.22 Shariq Ansari 2024-01-07 17:32:58 +05:30
  • 5558d0b42a fix: load more should load page_length + page_length_count Shariq Ansari 2024-01-07 17:23:11 +05:30
  • 49b9517df4 fix: implemented listview pagination in organization,contacts & call logs Shariq Ansari 2024-01-07 17:16:23 +05:30
  • bff51ea4c0 fix: added load more functionality by updating page_length Shariq Ansari 2024-01-07 17:01:38 +05:30
  • f19c92f91c chore: renamed page_length to page_length_count everywhere Shariq Ansari 2024-01-07 17:00:07 +05:30
  • 44722e6d21 fix: implemented listview pagination in Leads List view Shariq Ansari 2024-01-07 16:00:44 +05:30
  • e3c95f63cf fix: send default_filter separately Shariq Ansari 2024-01-07 13:59:01 +05:30
  • 7b3dd34b7b fix: made first_name in lead & organization in deal mandatory Shariq Ansari 2024-01-06 18:46:28 +05:30
  • 8ee5ba423e
    Merge pull request #53 from shariquerik/convert_to_deal Shariq Ansari 2024-01-06 18:26:22 +05:30
  • 849739c80a chore: hide log tab in deal Shariq Ansari 2024-01-06 18:19:58 +05:30
  • 38102f3843 chore: removed unused code Shariq Ansari 2024-01-06 18:19:42 +05:30