Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Restore defaults #410

Merged
merged 2 commits into from
Oct 12, 2024
Merged

Conversation

shariquerik
Copy link
Member

image

@shariquerik shariquerik merged commit 8aff67d into frappe:develop Oct 12, 2024
1 check passed
@shariquerik shariquerik deleted the reset-defaults branch October 12, 2024 08:40
@1ubuntuuser
Copy link

Thanks for adding the fix. I can't seem to find FCRM Settings anywhere. Where should that be?

@1ubuntuuser
Copy link

After switching to the develop branch I found it by navigating to /app/frappe-crm

@shariquerik
Copy link
Member Author

🎉 This PR is included in version 1.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

metalmon added a commit to metalmon/crm that referenced this pull request Nov 20, 2024
commit 8f312b0
Merge: 9caae47 258ae41
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Nov 19 11:46:11 2024 +0530

    Merge pull request frappe#444 from shariquerik/saas-signup

    feat: SaaS Billing page

commit 258ae41
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 18 17:38:37 2024 +0530

    fix: removed typescript from devDependencies

commit 66ed9aa
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 16 21:19:08 2024 +0530

    fix: redirect to /login if logged out

commit df6c597
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 19:19:33 2024 +0530

    fix: include typescript in dev dependencies

commit 9f9c9db
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 18:45:12 2024 +0530

    build(deps): bump frappeui to 0.1.74

commit d1e4f4e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 17:48:06 2024 +0530

    fix: removed fc_communication_secret from boot

commit 9aea597
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 17:39:15 2024 +0530

    fix: removed old Billing component from settings page and added Billing action button in user dropdown

commit 9caae47
Merge: 8dbc221 b0dbcb9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Nov 14 13:51:15 2024 +0530

    Merge pull request frappe#442 from revant/develop

commit 9d30a7a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 14:58:22 2024 +0530

    chore: removed unused icons

commit 42c8187
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 14:50:33 2024 +0530

    chore: sync frappe-ui

commit 995dbdf
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 13:42:14 2024 +0530

    fix: removed saas_billing.py since it is moved to frappe framework

commit 06ccd7b
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Nov 11 13:29:12 2024 +0530

    chore: resolved conflict

commit bfc6f11
Merge: 3e6e262 8dbc221
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Nov 11 13:25:52 2024 +0530

    Merge branch 'develop' into saas-signup

commit 3e6e262
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 13:10:28 2024 +0530

    fix: do not redirect to billing page on plan change

commit b0dbcb9
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:55:13 2024 +0530

    chore: fix spaces

commit 9083b32
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 12:53:15 2024 +0530

    fix: removed baseAPIPath since fc billing api helper is moved to frappe framework

commit 8fb0036
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:52:33 2024 +0530

    ci: fix workflow yaml

commit c9b3820
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:49:35 2024 +0530

    ci: build arm64 images

commit 2496f26
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:51:59 2024 +0530

    ci: fix frappe branch env variable name

commit 76b187e
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:50:28 2024 +0530

    ci: fix frappe branch env variable

commit 3651e71
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:47:23 2024 +0530

    ci: build container image

commit bfa52fb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Nov 10 14:34:47 2024 +0530

    fix: get token & base url method to download invoice from client site

commit 90ab32a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Nov 10 13:33:20 2024 +0530

    chore: updated frappe-ui

commit c2d771d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 8 17:17:28 2024 +0530

    fix: updated Plans & Billing Icon

commit 92521b4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Nov 7 19:19:34 2024 +0530

    chore: updated frappe-ui

commit 8dbc221
Merge: 5442f4c d1088a3
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Nov 5 13:21:37 2024 +0530

    Merge pull request frappe#427 from saby22/feat/whatsapp-reply-buttons

commit 4d66e04
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 4 20:03:17 2024 +0530

    fix: updated base url

commit 32c4b24
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 4 17:55:46 2024 +0530

    fix: added saas api's to communicate with frappe cloud

commit 71406a4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 22:39:06 2024 +0530

    fix: test api call

commit 246d0a3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:48:30 2024 +0530

    fix: change frappe-ui branch to saas-signup for testing

commit 386ec64
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:41:38 2024 +0530

    revert: gitmodule changes

commit b78f9eb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:27:46 2024 +0530

    fix: change gitmodules for testing

commit 5442f4c
Merge: bb8c232 ab7039d
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 22:47:17 2024 +0530

    Merge pull request frappe#437 from shariquerik/docker-compose-1

commit ab7039d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 22:22:25 2024 +0530

    chore: updated README.md to mention docker steps

commit ac7f708
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 22:17:20 2024 +0530

    fix: do not create alex user in docker compose steps

commit bb8c232
Merge: 0698fd6 9875496
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 15:55:58 2024 +0530

    Merge pull request frappe#435 from shariquerik/contact-organization-page

commit 9875496
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:50:26 2024 +0530

    fix: fixed organization page mobile view

commit 0995d26
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:37:57 2024 +0530

    fix: fixed contact page mobile view

commit d3a6694
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:34:59 2024 +0530

    fix: fixed mobile layout header size and menu icon

commit 5ee2717
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 14:29:23 2024 +0530

    fix: added tooltip

commit 8371262
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 13:59:34 2024 +0530

    patch: create if not exist default fields layout of contact & organization

commit 0698fd6
Merge: fd23d66 37bf0f6
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 12:49:37 2024 +0530

    Merge pull request frappe#433 from shariquerik/notification-refactor

commit 37bf0f6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 12:45:40 2024 +0530

    refactor: notifications panel code

commit db1e6ed
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:13:42 2024 +0530

    fix: updated organization page design based on new design

commit 9461e01
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:13:12 2024 +0530

    fix: added success message on field update in contact

commit 0104b16
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:12:43 2024 +0530

    fix: added CRM Organization in Side Panel Modal

commit 1c54f2f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:12:05 2024 +0530

    fix: make section fields label & field width 35-65%

commit 069b585
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 29 12:27:19 2024 +0530

    fix: added resizer in side panel

commit 79a9545
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:33:41 2024 +0530

    fix: placeholder in dropdown component

commit 80cbae2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:33:25 2024 +0530

    fix: make call action

commit 19c71e0
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:24:12 2024 +0530

    fix: moved dropdown component from Fields to section fields for contact page

commit 3ffe2e3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 20:24:41 2024 +0530

    fix: contact side panel layout editor

commit 3e36cf3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 20:18:13 2024 +0530

    fix: keep last section's height full

commit 759c301
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 13 15:51:06 2024 +0530

    fix: Contact page new design

commit 6247294
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 13:01:02 2024 +0530

    fix: change tab to plans on click if manage plan button in current plan component

commit e3b4de0
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 18:07:34 2024 +0530

    fix: added setup_complete in boot

commit 6dc2199
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:56:42 2024 +0530

    fix: only show Invite Member settings page if manager

commit fb6246e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:46:40 2024 +0530

    fix: conditional show/hide settings subscription section

commit 2d7032f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:09:58 2024 +0530

    chore: renamed SettingsModal to Settings and moved it to AppSidebar

commit 83de0a6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:00:19 2024 +0530

    fix: show billing setting page on click of banner button

commit f12ad4b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 15:43:32 2024 +0530

    fix: added TrialBanner in AppsSidebar

commit de4464c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 15:43:08 2024 +0530

    fix: added subscription_conf & telemetry_site_age in boot

commit bef7095
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 14:38:38 2024 +0530

    feat: Billing & Plans settings page

commit d1088a3
Author: saby22 <67909471+saby122@users.noreply.github.com>
Date:   Thu Oct 24 20:19:40 2024 +0530

    feat: add support for incoming messages using quick reply buttons

commit fd23d66
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 24 20:11:56 2024 +0530

    fix: email & comments not loading in respective tab

commit e9b448a
Merge: 137ca72 4072fd9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Oct 22 13:10:47 2024 +0530

    Merge pull request frappe#425 from shariquerik/contact-email-fix

commit 4072fd9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 22 13:03:31 2024 +0530

    fix: cannot update email in contact

commit 137ca72
Merge: 482c720 0d25867
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Oct 21 22:39:09 2024 +0530

    Merge pull request frappe#418 from tridz-dev/dev

commit 0d25867
Author: Muhammed Raihan P A <99407382+pu-raihan@users.noreply.github.com>
Date:   Mon Oct 21 08:55:20 2024 -0800

    Update crm/fcrm/doctype/crm_lead/crm_lead.py

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit ef41bc0
Author: Muhammed Raihan P A <99407382+pu-raihan@users.noreply.github.com>
Date:   Mon Oct 21 08:55:06 2024 -0800

    Update crm/fcrm/doctype/crm_deal/crm_deal.py

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 482c720
Merge: c79cb3d 1a67cc9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Oct 21 21:26:57 2024 +0530

    Merge pull request frappe#423 from shariquerik/files-uploader-fix

commit 1a67cc9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 21:25:45 2024 +0530

    chore: attachments tab in mobile view

commit 64d8e86
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 21:11:11 2024 +0530

    chore: truncate file name

commit 1fee6b1
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 20:59:27 2024 +0530

    chore: back instead of back to file uploader in mobile view

commit 96afa1f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 20:59:01 2024 +0530

    fix: switch camera not working

commit c79cb3d
Merge: 068edf8 497ee46
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 17 17:46:55 2024 +0530

    Merge pull request frappe#414 from shariquerik/files-uploader

commit 497ee46
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 17:41:55 2024 +0530

    fix: after attaching change tab to attachments

commit dc1c2d3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 17:15:23 2024 +0530

    fix: attachments tab design similar to tasks

commit 3c7ba5e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 16:52:13 2024 +0530

    fix: show attachment log in activity

commit 981e96b
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Thu Oct 17 10:50:17 2024 +0530

    fix: assigning to new owner and revoking old assignees permissions

commit 3a75049
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 15:45:18 2024 +0530

    fix: delete attachment & toggle private/public

commit 21379b6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:51:20 2024 +0530

    fix: moved util functions to util.js

commit c86d080
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:15:06 2024 +0530

    fix: basic attachment design

commit 07a5c40
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:14:50 2024 +0530

    fix: reload attachments after attaching file

commit 4eb506e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 23:07:14 2024 +0530

    fix: load and show attachments in attachments tab

commit b40fd4a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 22:40:00 2024 +0530

    fix: added Attachments tab in lead/deal page

commit ae93b72
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 22:19:45 2024 +0530

    fix: disable file browser for now

commit 5fa4c64
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 19:02:48 2024 +0530

    fix: switch camera

commit 7afdf97
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 18:58:01 2024 +0530

    feat: file upload via camera

commit 998abc2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 15:38:48 2024 +0530

    feat: file upload via web link

commit c8eb63f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:50:43 2024 +0530

    build(deps): bump frappeui to 0.1.71

commit beba601
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:49:55 2024 +0530

    fix: added attach button in lead/deal page

commit a9d7a04
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:49:23 2024 +0530

    fix: statuses loading issue

commit 8f6d74d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:48:09 2024 +0530

    fix: moved csrf_token into boot object

commit 3752d58
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:47:27 2024 +0530

    feat: file uploader

commit 068edf8
Merge: 8aff67d 6658609
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 15:12:40 2024 +0530

    Merge pull request frappe#411 from shariquerik/show-lead-whatsapp-chat-in-deal

    fix: move lead whatsapp chat to deal on convertion

commit 6658609
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 15:01:57 2024 +0530

    fix: move lead whatsapp chat to deal on convertion

commit 8aff67d
Merge: 8391d48 51db776
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 14:10:46 2024 +0530

    Merge pull request frappe#410 from shariquerik/reset-defaults

    fix: Restore defaults

commit 51db776
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 14:02:00 2024 +0530

    fix: created crm settings and added restore defaults button

commit 5a93870
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 13:27:35 2024 +0530

    fix: updated default_fields_layout method to forcefully create layouts

commit 8391d48
Merge: 590b92c 0d46df8
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 13:01:52 2024 +0530

    Merge pull request frappe#409 from shariquerik/fix-unit-test-issue

    test: fixed failing unit test

commit 0d46df8
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 12:50:41 2024 +0530

    test: fixed failing unit test

commit 590b92c
Merge: 013906e 5c20927
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:34:07 2024 +0530

    Merge pull request frappe#404 from saeedkola/develop

    fix: Link field filters

commit 013906e
Merge: 83d5b33 7a38433
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:32:43 2024 +0530

    Merge pull request frappe#406 from shariquerik/email-template-html-fix

    fix: Added content type instead of use html checkbox

commit 83d5b33
Merge: cf82757 fbab391
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:29:00 2024 +0530

    Merge pull request frappe#407 from tridz-dev/develop

    Fix: Add null check for Select field options in fields_layout

commit 7a38433
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 11 13:50:13 2024 +0530

    fix: Added content type instead of use html checkbox

commit fbab391
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Oct 11 13:48:10 2024 +0530

    fix: check for options in if fieldtype select in fields_layout

commit 5c20927
Author: Saeed Kola <mohammedsaeedk@gmail.com>
Date:   Wed Oct 9 17:23:37 2024 +0530

    fix: Link field filters

commit cf82757
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 2 19:00:04 2024 +0530

    fix: updated logo, splash screen and more

commit 020f0cf
Merge: 8a65602 15cb5a7
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Oct 1 19:39:53 2024 +0530

    Merge pull request frappe#391 from Nihantra-Patel/develop

    fix: quotation to option

commit 8a65602
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 18:22:18 2024 +0530

    fix: preserve last visited tab not working in mobile view

commit 15cb5a7
Author: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com>
Date:   Tue Oct 1 16:08:45 2024 +0530

    fix: quotation to option

commit 1fb5347
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 14:24:14 2024 +0530

    fix: custom field label not showing

commit 92fcfce
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 12:19:51 2024 +0530

    fix: avoid null values in field layout while saving

commit 366508f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 23:03:46 2024 +0530

    fix: whatsapp box not getting focused

commit 85419c3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 23:03:11 2024 +0530

    build(deps): bump frappeui to 0.1.70

commit 7f80b52
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 20:21:09 2024 +0530

    fix: whatsapp & call tab not loading if directly routed via url

commit e5fd005
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 14:37:24 2024 +0530

    fix: better placeholder in modal, also show placeholder for select field in side panel

commit 8170c83
Merge: 674bb28 db078b5
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 30 13:35:00 2024 +0530

    Merge pull request frappe#388 from shariquerik/redirect-fix

    fix: redirect fixes

commit db078b5
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:28:03 2024 +0530

    fix: do not scroll to bottom in tasks & notes tab

commit 5c3196f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:17:53 2024 +0530

    fix: redirect to notes/tasks tab if created from activity tab

commit cd4b87a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:16:54 2024 +0530

    fix: redirect to specific comment or tab on click

commit 674bb28
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 11:45:28 2024 +0530

    fix: notification text is not getting set

commit 554444c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Sep 29 14:38:51 2024 +0530

    fix: get placeholder if it exist

commit a0c95db
Merge: 6be8329 371a903
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Sep 28 21:47:14 2024 +0530

    Merge pull request frappe#383 from shariquerik/placeholder-in-fields

    fix: show placeholder in fields

commit 371a903
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 21:34:03 2024 +0530

    fix: show placeholder in fields from docfield

commit 6be8329
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 19:52:03 2024 +0530

    fix: use router instead of window.location to set hash

commit 2f58da9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 19:44:39 2024 +0530

    fix: while last opened tab is loaded instead of rerouting just update the route with hash

commit 9e156ef
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 15:25:22 2024 +0530

    fix: mark all as read not working

commit c9f3fc8
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 15:10:09 2024 +0530

    fix: set contact as primary not working

commit 01cbdb9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 14:44:32 2024 +0530

    fix: minor fixes in side panel layout

commit 7962d3a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 14:44:08 2024 +0530

    fix: added statuses in form script boilerplate

commit 454973c
Merge: beaf544 028ad81
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 22:43:12 2024 +0530

    Merge pull request frappe#293 from gopikrishnan13/last_visited_tab

    feat: Preserve last visited tab

commit 028ad81
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 22:36:30 2024 +0530

    fix: also watch hash change and change tab accordingly

commit 97af42f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 22:08:48 2024 +0530

    chore: used debounce function from vueuse and useStorage instead of localStorage

commit beaf544
Merge: ecfadea dd441fb
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 21:20:53 2024 +0530

    Merge pull request frappe#381 from shariquerik/email-status

    fix: show email status read/sent on UI

commit dd441fb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 21:19:37 2024 +0530

    fix: show email status read/sent on UI

commit ecfadea
Merge: 0e341e7 575d85d
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 20:56:20 2024 +0530

    Merge pull request frappe#380 from shariquerik/link-filter-in-link

    feat: allow link filter to work in Link Field component

commit 575d85d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:48:10 2024 +0530

    fix: allow link filters to work in settings page

commit 45b006b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:34:54 2024 +0530

    fix: only fetch org if org exist

commit 200c931
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:34:14 2024 +0530

    feat: allow link filter to work in Link Field component

commit 0e341e7
Merge: b5078b9 76b989c
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Sep 26 16:04:34 2024 +0530

    Merge pull request frappe#374 from shariquerik/api-for-demo-site

    fix: api's for live demo site

commit 76b989c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Sep 26 15:50:34 2024 +0530

    fix: api's for live demo site

commit 0b6d071
Author: gopikrishnan13 <gopikrishnan8015@gmail.com>
Date:   Wed Sep 25 17:42:51 2024 +0530

    feat: Rework preserve last visited tab

commit b5078b9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 25 13:28:31 2024 +0530

    fix: return none if no address

commit 96c65ff
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 24 22:11:31 2024 +0530

    fix: backward compatible

commit 446c367
Merge: 257e9b2 a9318d7
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 23 21:33:31 2024 +0530

    Merge pull request frappe#368 from shariquerik/more-notification

    fix: More Notifications

commit a9318d7
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:14:39 2024 +0530

    fix: show assigned & unassigned notification for Lead, Deal and Task

commit d479315
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:13:31 2024 +0530

    fix: unassign and assign if task user is changed

commit 5b28657
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:12:03 2024 +0530

    chore: better args naming

commit f3b57c6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 19:26:34 2024 +0530

    fix: use notify_user method in comment & whatsapp

commit f09364e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 19:20:55 2024 +0530

    fix: assign & send notification if task is created

commit 257e9b2
Merge: 29c709e 9313868
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 23 17:58:29 2024 +0530

    Merge pull request frappe#367 from shariquerik/update-deal-on-contact-update

    fix: Sync Contact & Deal primary contact's email/mobile_no

commit 9313868
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 16:40:09 2024 +0530

    fix: update deal's email/mobile_no if primary contact's email or mobile_no is updated

commit 29c709e
Merge: ac0eae4 8f99b53
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 20 10:56:10 2024 +0530

    Merge pull request frappe#359 from tridz-dev/develop

    fix(ui): Calendar icon in task listview

commit 8f99b53
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Sep 20 10:43:34 2024 +0530

    fix: showing tooltip only if date is set

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 246569f
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Sep 20 10:39:15 2024 +0530

    fix: format frontend/src/components/ListViews/TasksListView.vue

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 683401f
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Thu Sep 19 15:39:34 2024 +0530

    fix(ui): Calendar icon of Datetime field in task listview is not rendered correctly

commit ac0eae4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 18 21:54:18 2024 +0530

    fix: pass address obj instead of dict

commit 64612c6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 18 20:23:56 2024 +0530

    fix: customer not found error

commit 82d608b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 22:03:35 2024 +0530

    fix: hide section if there is no fields in it

commit 6208ede
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 20:12:56 2024 +0530

    fix: created api to reset crm form script

commit b9f2730
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 19:24:56 2024 +0530

    fix: changed api secret field type to password

commit e79c5d4
Merge: 467bc2d 8bf88a2
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Sep 17 19:08:47 2024 +0530

    Merge pull request frappe#354 from shariquerik/crm-erpnext-2

    fix: View Customer & Reset ERPNext Form Script

commit 8bf88a2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:49:28 2024 +0530

    fix: remove website validation

commit c9a9d19
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:48:53 2024 +0530

    fix: incorrect syntax

commit 01411cd
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:27:53 2024 +0530

    fix: added reset form script button to reset erpnext form script

commit 2336cc7
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:08:44 2024 +0530

    fix: show 'View Customer' button when customer is created

commit 5e8c31c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:08:16 2024 +0530

    fix: also pass company while creating quotation

commit 467bc2d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 15:15:18 2024 +0530

    chore: fixed deprecated meta warning

commit 9099e17
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 15:06:10 2024 +0530

    fix: pass obj to form script

commit d1c37c1
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 14:51:22 2024 +0530

    fix: enabling erpnext integration not creating form script

commit e60d74c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 14:13:06 2024 +0530

    fix: minor fix
metalmon pushed a commit to metalmon/crm that referenced this pull request Nov 20, 2024
…o mobile pages

Updated Russian translations

1. Added communication medium handling to properly distinguish between different types of communications (Phone, Chat, Email)
2. Created utility functions in utils.py to handle communication activities:
   get_communication_medium()
   prepare_communication_activity()
   get_attachments()
3. Updated the frontend filtering to show Phone and Chat communications only in the Activity tab
4. Kept the code maintainable with a simple file structure
	modified:   crm/api/activities.py
	new file:   crm/api/communication_utils.py
	modified:   crm/locale/ru.po
	modified:   crm/translations/ru.csv
	modified:   crm/translations/sv.csv
	new file:   crm/utils.py
	modified:   frontend/src/components/Activities/Activities.vue
	modified:   frontend/src/pages/Deal.vue
	modified:   frontend/src/pages/Lead.vue
	new file:   frontend/src/utils/activity_filters.js
	modified:   frontend/src/utils/communicationUtils.js

fix: also pass company while creating quotation

fix: show 'View Customer' button when customer is created

fix: added reset form script button to reset erpnext form script

fix: incorrect syntax

fix: created api to reset crm form script

fix: customer not found error

fix: pass address obj instead of dict

fix(ui): Calendar icon of Datetime field in task listview is not rendered correctly

fix: format frontend/src/components/ListViews/TasksListView.vue

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: assign & send notification if task is created

fix: use notify_user method in comment & whatsapp

chore: better args naming

fix: unassign and assign if task user is changed

fix: show assigned & unassigned notification for Lead, Deal and Task

fix: backward compatible

fix: return none if no address

feat: allow link filter to work in Link Field component

fix: allow link filters to work in settings page

fix: show email status read/sent on UI

feat: Rework preserve last visited tab

chore: used debounce function from vueuse and useStorage instead of localStorage

fix: also watch hash change and change tab accordingly

fix: minor fixes in side panel layout

fix: while last opened tab is loaded instead of rerouting just update the route with hash

fix: use router instead of window.location to set hash

fix: show placeholder in fields from docfield

fix: get placeholder if it exist

fix: notification text is not getting set

fix: whatsapp & call tab not loading if directly routed via url

build(deps): bump frappeui to 0.1.70

fix: avoid null values in field layout while saving

fix: custom field label not showing

fix: Link field filters

feat: file uploader

fix: added attach button in lead/deal page

build(deps): bump frappeui to 0.1.71

feat: file upload via web link

feat: file upload via camera

fix: switch camera

fix: disable file browser for now

fix: added Attachments tab in lead/deal page

fix: load and show attachments in attachments tab

fix: reload attachments after attaching file

fix: basic attachment design

fix: moved util functions to util.js

fix: delete attachment & toggle private/public

fix: show attachment log in activity

fix: attachments tab design similar to tasks

fix: after attaching change tab to attachments

fix: switch camera not working

chore: back instead of back to file uploader in mobile view

chore: truncate file name

chore: attachments tab in mobile view

fix: assigning to new owner and revoking old assignees permissions

Update crm/fcrm/doctype/crm_deal/crm_deal.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

Update crm/fcrm/doctype/crm_lead/crm_lead.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: email & comments not loading in respective tab

fix: Contact page new design

fix: keep last section's height full

fix: contact side panel layout editor

fix: moved dropdown component from Fields to section fields for contact page

fix: make call action

fix: placeholder in dropdown component

fix: added resizer in side panel

fix: make section fields label & field width 35-65%

fix: added CRM Organization in Side Panel Modal

fix: added success message on field update in contact

fix: updated organization page design based on new design

fix: added tooltip

fix: fixed contact page mobile view

fix: fixed organization page mobile view

ci: fix frappe branch env variable

ci: fix frappe branch env variable name

ci: build arm64 images

ci: fix workflow yaml

chore: fix spaces

feat: Billing & Plans settings page

fix: added subscription_conf & telemetry_site_age in boot

fix: added TrialBanner in AppsSidebar

fix: show billing setting page on click of banner button

chore: renamed SettingsModal to Settings and moved it to AppSidebar

fix: conditional show/hide settings subscription section

fix: only show Invite Member settings page if manager

fix: added setup_complete in boot

fix: change tab to plans on click if manage plan button in current plan component

fix: change gitmodules for testing

revert: gitmodule changes

fix: change frappe-ui branch to saas-signup for testing

fix: test api call

fix: added saas api's to communicate with frappe cloud

fix: updated base url

chore: updated frappe-ui

fix: updated Plans & Billing Icon

chore: updated frappe-ui

fix: get token & base url method to download invoice from client site

fix: removed baseAPIPath since fc billing api helper is moved to frappe framework

fix: do not redirect to billing page on plan change

chore: resolved conflict

fix: removed saas_billing.py since it is moved to frappe framework

chore: sync frappe-ui

chore: removed unused icons

fix: removed old Billing component from settings page and added Billing action button in user dropdown

fix: removed fc_communication_secret from boot

build(deps): bump frappeui to 0.1.74

fix: include typescript in dev dependencies

fix: redirect to /login if logged out

fix: removed typescript from devDependencies

Added Phone App and Whatsapp Web support

Squashed commit of the following:

commit 8f312b0
Merge: 9caae47 258ae41
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Nov 19 11:46:11 2024 +0530

    Merge pull request frappe#444 from shariquerik/saas-signup

    feat: SaaS Billing page

commit 258ae41
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 18 17:38:37 2024 +0530

    fix: removed typescript from devDependencies

commit 66ed9aa
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 16 21:19:08 2024 +0530

    fix: redirect to /login if logged out

commit df6c597
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 19:19:33 2024 +0530

    fix: include typescript in dev dependencies

commit 9f9c9db
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 18:45:12 2024 +0530

    build(deps): bump frappeui to 0.1.74

commit d1e4f4e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 17:48:06 2024 +0530

    fix: removed fc_communication_secret from boot

commit 9aea597
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 17:39:15 2024 +0530

    fix: removed old Billing component from settings page and added Billing action button in user dropdown

commit 9caae47
Merge: 8dbc221 b0dbcb9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Nov 14 13:51:15 2024 +0530

    Merge pull request frappe#442 from revant/develop

commit 9d30a7a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 14:58:22 2024 +0530

    chore: removed unused icons

commit 42c8187
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 14:50:33 2024 +0530

    chore: sync frappe-ui

commit 995dbdf
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 13:42:14 2024 +0530

    fix: removed saas_billing.py since it is moved to frappe framework

commit 06ccd7b
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Nov 11 13:29:12 2024 +0530

    chore: resolved conflict

commit bfc6f11
Merge: 3e6e262 8dbc221
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Nov 11 13:25:52 2024 +0530

    Merge branch 'develop' into saas-signup

commit 3e6e262
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 13:10:28 2024 +0530

    fix: do not redirect to billing page on plan change

commit b0dbcb9
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:55:13 2024 +0530

    chore: fix spaces

commit 9083b32
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 12:53:15 2024 +0530

    fix: removed baseAPIPath since fc billing api helper is moved to frappe framework

commit 8fb0036
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:52:33 2024 +0530

    ci: fix workflow yaml

commit c9b3820
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:49:35 2024 +0530

    ci: build arm64 images

commit 2496f26
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:51:59 2024 +0530

    ci: fix frappe branch env variable name

commit 76b187e
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:50:28 2024 +0530

    ci: fix frappe branch env variable

commit 3651e71
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:47:23 2024 +0530

    ci: build container image

commit bfa52fb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Nov 10 14:34:47 2024 +0530

    fix: get token & base url method to download invoice from client site

commit 90ab32a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Nov 10 13:33:20 2024 +0530

    chore: updated frappe-ui

commit c2d771d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 8 17:17:28 2024 +0530

    fix: updated Plans & Billing Icon

commit 92521b4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Nov 7 19:19:34 2024 +0530

    chore: updated frappe-ui

commit 8dbc221
Merge: 5442f4c d1088a3
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Nov 5 13:21:37 2024 +0530

    Merge pull request frappe#427 from saby22/feat/whatsapp-reply-buttons

commit 4d66e04
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 4 20:03:17 2024 +0530

    fix: updated base url

commit 32c4b24
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 4 17:55:46 2024 +0530

    fix: added saas api's to communicate with frappe cloud

commit 71406a4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 22:39:06 2024 +0530

    fix: test api call

commit 246d0a3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:48:30 2024 +0530

    fix: change frappe-ui branch to saas-signup for testing

commit 386ec64
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:41:38 2024 +0530

    revert: gitmodule changes

commit b78f9eb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:27:46 2024 +0530

    fix: change gitmodules for testing

commit 5442f4c
Merge: bb8c232 ab7039d
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 22:47:17 2024 +0530

    Merge pull request frappe#437 from shariquerik/docker-compose-1

commit ab7039d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 22:22:25 2024 +0530

    chore: updated README.md to mention docker steps

commit ac7f708
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 22:17:20 2024 +0530

    fix: do not create alex user in docker compose steps

commit bb8c232
Merge: 0698fd6 9875496
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 15:55:58 2024 +0530

    Merge pull request frappe#435 from shariquerik/contact-organization-page

commit 9875496
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:50:26 2024 +0530

    fix: fixed organization page mobile view

commit 0995d26
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:37:57 2024 +0530

    fix: fixed contact page mobile view

commit d3a6694
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:34:59 2024 +0530

    fix: fixed mobile layout header size and menu icon

commit 5ee2717
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 14:29:23 2024 +0530

    fix: added tooltip

commit 8371262
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 13:59:34 2024 +0530

    patch: create if not exist default fields layout of contact & organization

commit 0698fd6
Merge: fd23d66 37bf0f6
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 12:49:37 2024 +0530

    Merge pull request frappe#433 from shariquerik/notification-refactor

commit 37bf0f6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 12:45:40 2024 +0530

    refactor: notifications panel code

commit db1e6ed
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:13:42 2024 +0530

    fix: updated organization page design based on new design

commit 9461e01
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:13:12 2024 +0530

    fix: added success message on field update in contact

commit 0104b16
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:12:43 2024 +0530

    fix: added CRM Organization in Side Panel Modal

commit 1c54f2f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:12:05 2024 +0530

    fix: make section fields label & field width 35-65%

commit 069b585
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 29 12:27:19 2024 +0530

    fix: added resizer in side panel

commit 79a9545
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:33:41 2024 +0530

    fix: placeholder in dropdown component

commit 80cbae2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:33:25 2024 +0530

    fix: make call action

commit 19c71e0
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:24:12 2024 +0530

    fix: moved dropdown component from Fields to section fields for contact page

commit 3ffe2e3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 20:24:41 2024 +0530

    fix: contact side panel layout editor

commit 3e36cf3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 20:18:13 2024 +0530

    fix: keep last section's height full

commit 759c301
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 13 15:51:06 2024 +0530

    fix: Contact page new design

commit 6247294
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 13:01:02 2024 +0530

    fix: change tab to plans on click if manage plan button in current plan component

commit e3b4de0
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 18:07:34 2024 +0530

    fix: added setup_complete in boot

commit 6dc2199
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:56:42 2024 +0530

    fix: only show Invite Member settings page if manager

commit fb6246e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:46:40 2024 +0530

    fix: conditional show/hide settings subscription section

commit 2d7032f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:09:58 2024 +0530

    chore: renamed SettingsModal to Settings and moved it to AppSidebar

commit 83de0a6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:00:19 2024 +0530

    fix: show billing setting page on click of banner button

commit f12ad4b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 15:43:32 2024 +0530

    fix: added TrialBanner in AppsSidebar

commit de4464c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 15:43:08 2024 +0530

    fix: added subscription_conf & telemetry_site_age in boot

commit bef7095
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 14:38:38 2024 +0530

    feat: Billing & Plans settings page

commit d1088a3
Author: saby22 <67909471+saby122@users.noreply.github.com>
Date:   Thu Oct 24 20:19:40 2024 +0530

    feat: add support for incoming messages using quick reply buttons

commit fd23d66
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 24 20:11:56 2024 +0530

    fix: email & comments not loading in respective tab

commit e9b448a
Merge: 137ca72 4072fd9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Oct 22 13:10:47 2024 +0530

    Merge pull request frappe#425 from shariquerik/contact-email-fix

commit 4072fd9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 22 13:03:31 2024 +0530

    fix: cannot update email in contact

commit 137ca72
Merge: 482c720 0d25867
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Oct 21 22:39:09 2024 +0530

    Merge pull request frappe#418 from tridz-dev/dev

commit 0d25867
Author: Muhammed Raihan P A <99407382+pu-raihan@users.noreply.github.com>
Date:   Mon Oct 21 08:55:20 2024 -0800

    Update crm/fcrm/doctype/crm_lead/crm_lead.py

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit ef41bc0
Author: Muhammed Raihan P A <99407382+pu-raihan@users.noreply.github.com>
Date:   Mon Oct 21 08:55:06 2024 -0800

    Update crm/fcrm/doctype/crm_deal/crm_deal.py

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 482c720
Merge: c79cb3d 1a67cc9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Oct 21 21:26:57 2024 +0530

    Merge pull request frappe#423 from shariquerik/files-uploader-fix

commit 1a67cc9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 21:25:45 2024 +0530

    chore: attachments tab in mobile view

commit 64d8e86
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 21:11:11 2024 +0530

    chore: truncate file name

commit 1fee6b1
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 20:59:27 2024 +0530

    chore: back instead of back to file uploader in mobile view

commit 96afa1f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 20:59:01 2024 +0530

    fix: switch camera not working

commit c79cb3d
Merge: 068edf8 497ee46
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 17 17:46:55 2024 +0530

    Merge pull request frappe#414 from shariquerik/files-uploader

commit 497ee46
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 17:41:55 2024 +0530

    fix: after attaching change tab to attachments

commit dc1c2d3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 17:15:23 2024 +0530

    fix: attachments tab design similar to tasks

commit 3c7ba5e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 16:52:13 2024 +0530

    fix: show attachment log in activity

commit 981e96b
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Thu Oct 17 10:50:17 2024 +0530

    fix: assigning to new owner and revoking old assignees permissions

commit 3a75049
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 15:45:18 2024 +0530

    fix: delete attachment & toggle private/public

commit 21379b6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:51:20 2024 +0530

    fix: moved util functions to util.js

commit c86d080
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:15:06 2024 +0530

    fix: basic attachment design

commit 07a5c40
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:14:50 2024 +0530

    fix: reload attachments after attaching file

commit 4eb506e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 23:07:14 2024 +0530

    fix: load and show attachments in attachments tab

commit b40fd4a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 22:40:00 2024 +0530

    fix: added Attachments tab in lead/deal page

commit ae93b72
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 22:19:45 2024 +0530

    fix: disable file browser for now

commit 5fa4c64
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 19:02:48 2024 +0530

    fix: switch camera

commit 7afdf97
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 18:58:01 2024 +0530

    feat: file upload via camera

commit 998abc2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 15:38:48 2024 +0530

    feat: file upload via web link

commit c8eb63f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:50:43 2024 +0530

    build(deps): bump frappeui to 0.1.71

commit beba601
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:49:55 2024 +0530

    fix: added attach button in lead/deal page

commit a9d7a04
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:49:23 2024 +0530

    fix: statuses loading issue

commit 8f6d74d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:48:09 2024 +0530

    fix: moved csrf_token into boot object

commit 3752d58
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:47:27 2024 +0530

    feat: file uploader

commit 068edf8
Merge: 8aff67d 6658609
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 15:12:40 2024 +0530

    Merge pull request frappe#411 from shariquerik/show-lead-whatsapp-chat-in-deal

    fix: move lead whatsapp chat to deal on convertion

commit 6658609
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 15:01:57 2024 +0530

    fix: move lead whatsapp chat to deal on convertion

commit 8aff67d
Merge: 8391d48 51db776
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 14:10:46 2024 +0530

    Merge pull request frappe#410 from shariquerik/reset-defaults

    fix: Restore defaults

commit 51db776
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 14:02:00 2024 +0530

    fix: created crm settings and added restore defaults button

commit 5a93870
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 13:27:35 2024 +0530

    fix: updated default_fields_layout method to forcefully create layouts

commit 8391d48
Merge: 590b92c 0d46df8
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 13:01:52 2024 +0530

    Merge pull request frappe#409 from shariquerik/fix-unit-test-issue

    test: fixed failing unit test

commit 0d46df8
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 12:50:41 2024 +0530

    test: fixed failing unit test

commit 590b92c
Merge: 013906e 5c20927
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:34:07 2024 +0530

    Merge pull request frappe#404 from saeedkola/develop

    fix: Link field filters

commit 013906e
Merge: 83d5b33 7a38433
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:32:43 2024 +0530

    Merge pull request frappe#406 from shariquerik/email-template-html-fix

    fix: Added content type instead of use html checkbox

commit 83d5b33
Merge: cf82757 fbab391
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:29:00 2024 +0530

    Merge pull request frappe#407 from tridz-dev/develop

    Fix: Add null check for Select field options in fields_layout

commit 7a38433
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 11 13:50:13 2024 +0530

    fix: Added content type instead of use html checkbox

commit fbab391
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Oct 11 13:48:10 2024 +0530

    fix: check for options in if fieldtype select in fields_layout

commit 5c20927
Author: Saeed Kola <mohammedsaeedk@gmail.com>
Date:   Wed Oct 9 17:23:37 2024 +0530

    fix: Link field filters

commit cf82757
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 2 19:00:04 2024 +0530

    fix: updated logo, splash screen and more

commit 020f0cf
Merge: 8a65602 15cb5a7
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Oct 1 19:39:53 2024 +0530

    Merge pull request frappe#391 from Nihantra-Patel/develop

    fix: quotation to option

commit 8a65602
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 18:22:18 2024 +0530

    fix: preserve last visited tab not working in mobile view

commit 15cb5a7
Author: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com>
Date:   Tue Oct 1 16:08:45 2024 +0530

    fix: quotation to option

commit 1fb5347
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 14:24:14 2024 +0530

    fix: custom field label not showing

commit 92fcfce
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 12:19:51 2024 +0530

    fix: avoid null values in field layout while saving

commit 366508f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 23:03:46 2024 +0530

    fix: whatsapp box not getting focused

commit 85419c3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 23:03:11 2024 +0530

    build(deps): bump frappeui to 0.1.70

commit 7f80b52
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 20:21:09 2024 +0530

    fix: whatsapp & call tab not loading if directly routed via url

commit e5fd005
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 14:37:24 2024 +0530

    fix: better placeholder in modal, also show placeholder for select field in side panel

commit 8170c83
Merge: 674bb28 db078b5
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 30 13:35:00 2024 +0530

    Merge pull request frappe#388 from shariquerik/redirect-fix

    fix: redirect fixes

commit db078b5
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:28:03 2024 +0530

    fix: do not scroll to bottom in tasks & notes tab

commit 5c3196f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:17:53 2024 +0530

    fix: redirect to notes/tasks tab if created from activity tab

commit cd4b87a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:16:54 2024 +0530

    fix: redirect to specific comment or tab on click

commit 674bb28
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 11:45:28 2024 +0530

    fix: notification text is not getting set

commit 554444c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Sep 29 14:38:51 2024 +0530

    fix: get placeholder if it exist

commit a0c95db
Merge: 6be8329 371a903
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Sep 28 21:47:14 2024 +0530

    Merge pull request frappe#383 from shariquerik/placeholder-in-fields

    fix: show placeholder in fields

commit 371a903
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 21:34:03 2024 +0530

    fix: show placeholder in fields from docfield

commit 6be8329
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 19:52:03 2024 +0530

    fix: use router instead of window.location to set hash

commit 2f58da9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 19:44:39 2024 +0530

    fix: while last opened tab is loaded instead of rerouting just update the route with hash

commit 9e156ef
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 15:25:22 2024 +0530

    fix: mark all as read not working

commit c9f3fc8
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 15:10:09 2024 +0530

    fix: set contact as primary not working

commit 01cbdb9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 14:44:32 2024 +0530

    fix: minor fixes in side panel layout

commit 7962d3a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 14:44:08 2024 +0530

    fix: added statuses in form script boilerplate

commit 454973c
Merge: beaf544 028ad81
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 22:43:12 2024 +0530

    Merge pull request frappe#293 from gopikrishnan13/last_visited_tab

    feat: Preserve last visited tab

commit 028ad81
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 22:36:30 2024 +0530

    fix: also watch hash change and change tab accordingly

commit 97af42f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 22:08:48 2024 +0530

    chore: used debounce function from vueuse and useStorage instead of localStorage

commit beaf544
Merge: ecfadea dd441fb
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 21:20:53 2024 +0530

    Merge pull request frappe#381 from shariquerik/email-status

    fix: show email status read/sent on UI

commit dd441fb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 21:19:37 2024 +0530

    fix: show email status read/sent on UI

commit ecfadea
Merge: 0e341e7 575d85d
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 20:56:20 2024 +0530

    Merge pull request frappe#380 from shariquerik/link-filter-in-link

    feat: allow link filter to work in Link Field component

commit 575d85d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:48:10 2024 +0530

    fix: allow link filters to work in settings page

commit 45b006b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:34:54 2024 +0530

    fix: only fetch org if org exist

commit 200c931
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:34:14 2024 +0530

    feat: allow link filter to work in Link Field component

commit 0e341e7
Merge: b5078b9 76b989c
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Sep 26 16:04:34 2024 +0530

    Merge pull request frappe#374 from shariquerik/api-for-demo-site

    fix: api's for live demo site

commit 76b989c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Sep 26 15:50:34 2024 +0530

    fix: api's for live demo site

commit 0b6d071
Author: gopikrishnan13 <gopikrishnan8015@gmail.com>
Date:   Wed Sep 25 17:42:51 2024 +0530

    feat: Rework preserve last visited tab

commit b5078b9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 25 13:28:31 2024 +0530

    fix: return none if no address

commit 96c65ff
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 24 22:11:31 2024 +0530

    fix: backward compatible

commit 446c367
Merge: 257e9b2 a9318d7
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 23 21:33:31 2024 +0530

    Merge pull request frappe#368 from shariquerik/more-notification

    fix: More Notifications

commit a9318d7
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:14:39 2024 +0530

    fix: show assigned & unassigned notification for Lead, Deal and Task

commit d479315
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:13:31 2024 +0530

    fix: unassign and assign if task user is changed

commit 5b28657
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:12:03 2024 +0530

    chore: better args naming

commit f3b57c6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 19:26:34 2024 +0530

    fix: use notify_user method in comment & whatsapp

commit f09364e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 19:20:55 2024 +0530

    fix: assign & send notification if task is created

commit 257e9b2
Merge: 29c709e 9313868
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 23 17:58:29 2024 +0530

    Merge pull request frappe#367 from shariquerik/update-deal-on-contact-update

    fix: Sync Contact & Deal primary contact's email/mobile_no

commit 9313868
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 16:40:09 2024 +0530

    fix: update deal's email/mobile_no if primary contact's email or mobile_no is updated

commit 29c709e
Merge: ac0eae4 8f99b53
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 20 10:56:10 2024 +0530

    Merge pull request frappe#359 from tridz-dev/develop

    fix(ui): Calendar icon in task listview

commit 8f99b53
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Sep 20 10:43:34 2024 +0530

    fix: showing tooltip only if date is set

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 246569f
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Sep 20 10:39:15 2024 +0530

    fix: format frontend/src/components/ListViews/TasksListView.vue

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 683401f
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Thu Sep 19 15:39:34 2024 +0530

    fix(ui): Calendar icon of Datetime field in task listview is not rendered correctly

commit ac0eae4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 18 21:54:18 2024 +0530

    fix: pass address obj instead of dict

commit 64612c6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 18 20:23:56 2024 +0530

    fix: customer not found error

commit 82d608b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 22:03:35 2024 +0530

    fix: hide section if there is no fields in it

commit 6208ede
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 20:12:56 2024 +0530

    fix: created api to reset crm form script

commit b9f2730
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 19:24:56 2024 +0530

    fix: changed api secret field type to password

commit e79c5d4
Merge: 467bc2d 8bf88a2
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Sep 17 19:08:47 2024 +0530

    Merge pull request frappe#354 from shariquerik/crm-erpnext-2

    fix: View Customer & Reset ERPNext Form Script

commit 8bf88a2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:49:28 2024 +0530

    fix: remove website validation

commit c9a9d19
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:48:53 2024 +0530

    fix: incorrect syntax

commit 01411cd
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:27:53 2024 +0530

    fix: added reset form script button to reset erpnext form script

commit 2336cc7
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:08:44 2024 +0530

    fix: show 'View Customer' button when customer is created

commit 5e8c31c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:08:16 2024 +0530

    fix: also pass company while creating quotation

commit 467bc2d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 15:15:18 2024 +0530

    chore: fixed deprecated meta warning

commit 9099e17
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 15:06:10 2024 +0530

    fix: pass obj to form script

commit d1c37c1
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 14:51:22 2024 +0530

    fix: enabling erpnext integration not creating form script

commit e60d74c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 14:13:06 2024 +0530

    fix: minor fix

Add frappe-ui to gitignore for merge resolving

fix: also pass company while creating quotation

fix: show 'View Customer' button when customer is created

fix: added reset form script button to reset erpnext form script

fix: incorrect syntax

fix: created api to reset crm form script

fix: customer not found error

fix: pass address obj instead of dict

fix(ui): Calendar icon of Datetime field in task listview is not rendered correctly

fix: format frontend/src/components/ListViews/TasksListView.vue

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: assign & send notification if task is created

fix: use notify_user method in comment & whatsapp

chore: better args naming

fix: unassign and assign if task user is changed

fix: show assigned & unassigned notification for Lead, Deal and Task

fix: backward compatible

fix: return none if no address

feat: allow link filter to work in Link Field component

fix: allow link filters to work in settings page

feat: Rework preserve last visited tab

chore: used debounce function from vueuse and useStorage instead of localStorage

fix: also watch hash change and change tab accordingly

fix: minor fixes in side panel layout

fix: while last opened tab is loaded instead of rerouting just update the route with hash

fix: use router instead of window.location to set hash

fix: show placeholder in fields from docfield

fix: get placeholder if it exist

fix: notification text is not getting set

fix: better placeholder in modal, also show placeholder for select field in side panel

fix: whatsapp & call tab not loading if directly routed via url

build(deps): bump frappeui to 0.1.70

fix: avoid null values in field layout while saving

fix: custom field label not showing

fix: Link field filters

feat: file uploader

fix: moved csrf_token into boot object

fix: added attach button in lead/deal page

build(deps): bump frappeui to 0.1.71

feat: file upload via web link

feat: file upload via camera

fix: switch camera

fix: disable file browser for now

fix: added Attachments tab in lead/deal page

fix: load and show attachments in attachments tab

fix: reload attachments after attaching file

fix: basic attachment design

fix: moved util functions to util.js

fix: delete attachment & toggle private/public

fix: attachments tab design similar to tasks

fix: after attaching change tab to attachments

fix: switch camera not working

chore: back instead of back to file uploader in mobile view

chore: truncate file name

chore: attachments tab in mobile view

fix: assigning to new owner and revoking old assignees permissions

Update crm/fcrm/doctype/crm_deal/crm_deal.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

Update crm/fcrm/doctype/crm_lead/crm_lead.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: cannot update email in contact

refactor: notifications panel code

fix: Contact page new design

fix: keep last section's height full

fix: contact side panel layout editor

fix: moved dropdown component from Fields to section fields for contact page

fix: make call action

fix: placeholder in dropdown component

fix: added resizer in side panel

fix: make section fields label & field width 35-65%

fix: added CRM Organization in Side Panel Modal

fix: added success message on field update in contact

fix: updated organization page design based on new design

fix: added tooltip

fix: fixed contact page mobile view

fix: fixed organization page mobile view

ci: build container image

ci: fix frappe branch env variable

ci: fix frappe branch env variable name

ci: build arm64 images

ci: fix workflow yaml

chore: fix spaces

feat: Billing & Plans settings page

fix: added subscription_conf & telemetry_site_age in boot

fix: added TrialBanner in AppsSidebar

fix: show billing setting page on click of banner button

chore: renamed SettingsModal to Settings and moved it to AppSidebar

fix: conditional show/hide settings subscription section

fix: only show Invite Member settings page if manager

fix: added setup_complete in boot

fix: change tab to plans on click if manage plan button in current plan component

fix: change gitmodules for testing

revert: gitmodule changes

fix: change frappe-ui branch to saas-signup for testing

fix: test api call

fix: added saas api's to communicate with frappe cloud

fix: updated base url

chore: updated frappe-ui

fix: updated Plans & Billing Icon

chore: updated frappe-ui

fix: get token & base url method to download invoice from client site

fix: removed baseAPIPath since fc billing api helper is moved to frappe framework

fix: do not redirect to billing page on plan change

chore: resolved conflict

fix: removed saas_billing.py since it is moved to frappe framework

chore: sync frappe-ui

chore: removed unused icons

fix: removed old Billing component from settings page and added Billing action button in user dropdown

fix: removed fc_communication_secret from boot

build(deps): bump frappeui to 0.1.74

fix: include typescript in dev dependencies

fix: removed typescript from devDependencies

	modified:   frappe-ui
metalmon pushed a commit to metalmon/crm that referenced this pull request Dec 6, 2024
…o mobile pages

Updated Russian translations

1. Added communication medium handling to properly distinguish between different types of communications (Phone, Chat, Email)
2. Created utility functions in utils.py to handle communication activities:
   get_communication_medium()
   prepare_communication_activity()
   get_attachments()
3. Updated the frontend filtering to show Phone and Chat communications only in the Activity tab
4. Kept the code maintainable with a simple file structure
	modified:   crm/api/activities.py
	new file:   crm/api/communication_utils.py
	modified:   crm/locale/ru.po
	modified:   crm/translations/ru.csv
	modified:   crm/translations/sv.csv
	new file:   crm/utils.py
	modified:   frontend/src/components/Activities/Activities.vue
	modified:   frontend/src/pages/Deal.vue
	modified:   frontend/src/pages/Lead.vue
	new file:   frontend/src/utils/activity_filters.js
	modified:   frontend/src/utils/communicationUtils.js

fix: also pass company while creating quotation

fix: show 'View Customer' button when customer is created

fix: added reset form script button to reset erpnext form script

fix: incorrect syntax

fix: created api to reset crm form script

fix: customer not found error

fix: pass address obj instead of dict

fix(ui): Calendar icon of Datetime field in task listview is not rendered correctly

fix: format frontend/src/components/ListViews/TasksListView.vue

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: assign & send notification if task is created

fix: use notify_user method in comment & whatsapp

chore: better args naming

fix: unassign and assign if task user is changed

fix: show assigned & unassigned notification for Lead, Deal and Task

fix: backward compatible

fix: return none if no address

feat: allow link filter to work in Link Field component

fix: allow link filters to work in settings page

fix: show email status read/sent on UI

feat: Rework preserve last visited tab

chore: used debounce function from vueuse and useStorage instead of localStorage

fix: also watch hash change and change tab accordingly

fix: minor fixes in side panel layout

fix: while last opened tab is loaded instead of rerouting just update the route with hash

fix: use router instead of window.location to set hash

fix: show placeholder in fields from docfield

fix: get placeholder if it exist

fix: notification text is not getting set

fix: whatsapp & call tab not loading if directly routed via url

build(deps): bump frappeui to 0.1.70

fix: avoid null values in field layout while saving

fix: custom field label not showing

fix: Link field filters

feat: file uploader

fix: added attach button in lead/deal page

build(deps): bump frappeui to 0.1.71

feat: file upload via web link

feat: file upload via camera

fix: switch camera

fix: disable file browser for now

fix: added Attachments tab in lead/deal page

fix: load and show attachments in attachments tab

fix: reload attachments after attaching file

fix: basic attachment design

fix: moved util functions to util.js

fix: delete attachment & toggle private/public

fix: show attachment log in activity

fix: attachments tab design similar to tasks

fix: after attaching change tab to attachments

fix: switch camera not working

chore: back instead of back to file uploader in mobile view

chore: truncate file name

chore: attachments tab in mobile view

fix: assigning to new owner and revoking old assignees permissions

Update crm/fcrm/doctype/crm_deal/crm_deal.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

Update crm/fcrm/doctype/crm_lead/crm_lead.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: email & comments not loading in respective tab

fix: Contact page new design

fix: keep last section's height full

fix: contact side panel layout editor

fix: moved dropdown component from Fields to section fields for contact page

fix: make call action

fix: placeholder in dropdown component

fix: added resizer in side panel

fix: make section fields label & field width 35-65%

fix: added CRM Organization in Side Panel Modal

fix: added success message on field update in contact

fix: updated organization page design based on new design

fix: added tooltip

fix: fixed contact page mobile view

fix: fixed organization page mobile view

ci: fix frappe branch env variable

ci: fix frappe branch env variable name

ci: build arm64 images

ci: fix workflow yaml

chore: fix spaces

feat: Billing & Plans settings page

fix: added subscription_conf & telemetry_site_age in boot

fix: added TrialBanner in AppsSidebar

fix: show billing setting page on click of banner button

chore: renamed SettingsModal to Settings and moved it to AppSidebar

fix: conditional show/hide settings subscription section

fix: only show Invite Member settings page if manager

fix: added setup_complete in boot

fix: change tab to plans on click if manage plan button in current plan component

fix: change gitmodules for testing

revert: gitmodule changes

fix: change frappe-ui branch to saas-signup for testing

fix: test api call

fix: added saas api's to communicate with frappe cloud

fix: updated base url

chore: updated frappe-ui

fix: updated Plans & Billing Icon

chore: updated frappe-ui

fix: get token & base url method to download invoice from client site

fix: removed baseAPIPath since fc billing api helper is moved to frappe framework

fix: do not redirect to billing page on plan change

chore: resolved conflict

fix: removed saas_billing.py since it is moved to frappe framework

chore: sync frappe-ui

chore: removed unused icons

fix: removed old Billing component from settings page and added Billing action button in user dropdown

fix: removed fc_communication_secret from boot

build(deps): bump frappeui to 0.1.74

fix: include typescript in dev dependencies

fix: redirect to /login if logged out

fix: removed typescript from devDependencies

Added Phone App and Whatsapp Web support

Squashed commit of the following:

commit 8f312b0
Merge: 9caae47 258ae41
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Nov 19 11:46:11 2024 +0530

    Merge pull request frappe#444 from shariquerik/saas-signup

    feat: SaaS Billing page

commit 258ae41
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 18 17:38:37 2024 +0530

    fix: removed typescript from devDependencies

commit 66ed9aa
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 16 21:19:08 2024 +0530

    fix: redirect to /login if logged out

commit df6c597
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 19:19:33 2024 +0530

    fix: include typescript in dev dependencies

commit 9f9c9db
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 18:45:12 2024 +0530

    build(deps): bump frappeui to 0.1.74

commit d1e4f4e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 17:48:06 2024 +0530

    fix: removed fc_communication_secret from boot

commit 9aea597
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 15 17:39:15 2024 +0530

    fix: removed old Billing component from settings page and added Billing action button in user dropdown

commit 9caae47
Merge: 8dbc221 b0dbcb9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Nov 14 13:51:15 2024 +0530

    Merge pull request frappe#442 from revant/develop

commit 9d30a7a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 14:58:22 2024 +0530

    chore: removed unused icons

commit 42c8187
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 14:50:33 2024 +0530

    chore: sync frappe-ui

commit 995dbdf
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 13:42:14 2024 +0530

    fix: removed saas_billing.py since it is moved to frappe framework

commit 06ccd7b
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Nov 11 13:29:12 2024 +0530

    chore: resolved conflict

commit bfc6f11
Merge: 3e6e262 8dbc221
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Nov 11 13:25:52 2024 +0530

    Merge branch 'develop' into saas-signup

commit 3e6e262
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 13:10:28 2024 +0530

    fix: do not redirect to billing page on plan change

commit b0dbcb9
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:55:13 2024 +0530

    chore: fix spaces

commit 9083b32
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 11 12:53:15 2024 +0530

    fix: removed baseAPIPath since fc billing api helper is moved to frappe framework

commit 8fb0036
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:52:33 2024 +0530

    ci: fix workflow yaml

commit c9b3820
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 12:49:35 2024 +0530

    ci: build arm64 images

commit 2496f26
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:51:59 2024 +0530

    ci: fix frappe branch env variable name

commit 76b187e
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:50:28 2024 +0530

    ci: fix frappe branch env variable

commit 3651e71
Author: Revant Nandgaonkar <revant.one@gmail.com>
Date:   Mon Nov 11 10:47:23 2024 +0530

    ci: build container image

commit bfa52fb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Nov 10 14:34:47 2024 +0530

    fix: get token & base url method to download invoice from client site

commit 90ab32a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Nov 10 13:33:20 2024 +0530

    chore: updated frappe-ui

commit c2d771d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Nov 8 17:17:28 2024 +0530

    fix: updated Plans & Billing Icon

commit 92521b4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Nov 7 19:19:34 2024 +0530

    chore: updated frappe-ui

commit 8dbc221
Merge: 5442f4c d1088a3
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Nov 5 13:21:37 2024 +0530

    Merge pull request frappe#427 from saby22/feat/whatsapp-reply-buttons

commit 4d66e04
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 4 20:03:17 2024 +0530

    fix: updated base url

commit 32c4b24
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Nov 4 17:55:46 2024 +0530

    fix: added saas api's to communicate with frappe cloud

commit 71406a4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 22:39:06 2024 +0530

    fix: test api call

commit 246d0a3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:48:30 2024 +0530

    fix: change frappe-ui branch to saas-signup for testing

commit 386ec64
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:41:38 2024 +0530

    revert: gitmodule changes

commit b78f9eb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Nov 2 13:27:46 2024 +0530

    fix: change gitmodules for testing

commit 5442f4c
Merge: bb8c232 ab7039d
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 22:47:17 2024 +0530

    Merge pull request frappe#437 from shariquerik/docker-compose-1

commit ab7039d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 22:22:25 2024 +0530

    chore: updated README.md to mention docker steps

commit ac7f708
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 22:17:20 2024 +0530

    fix: do not create alex user in docker compose steps

commit bb8c232
Merge: 0698fd6 9875496
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 15:55:58 2024 +0530

    Merge pull request frappe#435 from shariquerik/contact-organization-page

commit 9875496
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:50:26 2024 +0530

    fix: fixed organization page mobile view

commit 0995d26
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:37:57 2024 +0530

    fix: fixed contact page mobile view

commit d3a6694
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 15:34:59 2024 +0530

    fix: fixed mobile layout header size and menu icon

commit 5ee2717
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 14:29:23 2024 +0530

    fix: added tooltip

commit 8371262
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 13:59:34 2024 +0530

    patch: create if not exist default fields layout of contact & organization

commit 0698fd6
Merge: fd23d66 37bf0f6
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 31 12:49:37 2024 +0530

    Merge pull request frappe#433 from shariquerik/notification-refactor

commit 37bf0f6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 31 12:45:40 2024 +0530

    refactor: notifications panel code

commit db1e6ed
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:13:42 2024 +0530

    fix: updated organization page design based on new design

commit 9461e01
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:13:12 2024 +0530

    fix: added success message on field update in contact

commit 0104b16
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:12:43 2024 +0530

    fix: added CRM Organization in Side Panel Modal

commit 1c54f2f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 30 13:12:05 2024 +0530

    fix: make section fields label & field width 35-65%

commit 069b585
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 29 12:27:19 2024 +0530

    fix: added resizer in side panel

commit 79a9545
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:33:41 2024 +0530

    fix: placeholder in dropdown component

commit 80cbae2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:33:25 2024 +0530

    fix: make call action

commit 19c71e0
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 22:24:12 2024 +0530

    fix: moved dropdown component from Fields to section fields for contact page

commit 3ffe2e3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 20:24:41 2024 +0530

    fix: contact side panel layout editor

commit 3e36cf3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 20:18:13 2024 +0530

    fix: keep last section's height full

commit 759c301
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 13 15:51:06 2024 +0530

    fix: Contact page new design

commit 6247294
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 28 13:01:02 2024 +0530

    fix: change tab to plans on click if manage plan button in current plan component

commit e3b4de0
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 18:07:34 2024 +0530

    fix: added setup_complete in boot

commit 6dc2199
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:56:42 2024 +0530

    fix: only show Invite Member settings page if manager

commit fb6246e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:46:40 2024 +0530

    fix: conditional show/hide settings subscription section

commit 2d7032f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:09:58 2024 +0530

    chore: renamed SettingsModal to Settings and moved it to AppSidebar

commit 83de0a6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 17:00:19 2024 +0530

    fix: show billing setting page on click of banner button

commit f12ad4b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 15:43:32 2024 +0530

    fix: added TrialBanner in AppsSidebar

commit de4464c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 15:43:08 2024 +0530

    fix: added subscription_conf & telemetry_site_age in boot

commit bef7095
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 25 14:38:38 2024 +0530

    feat: Billing & Plans settings page

commit d1088a3
Author: saby22 <67909471+saby122@users.noreply.github.com>
Date:   Thu Oct 24 20:19:40 2024 +0530

    feat: add support for incoming messages using quick reply buttons

commit fd23d66
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 24 20:11:56 2024 +0530

    fix: email & comments not loading in respective tab

commit e9b448a
Merge: 137ca72 4072fd9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Oct 22 13:10:47 2024 +0530

    Merge pull request frappe#425 from shariquerik/contact-email-fix

commit 4072fd9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 22 13:03:31 2024 +0530

    fix: cannot update email in contact

commit 137ca72
Merge: 482c720 0d25867
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Oct 21 22:39:09 2024 +0530

    Merge pull request frappe#418 from tridz-dev/dev

commit 0d25867
Author: Muhammed Raihan P A <99407382+pu-raihan@users.noreply.github.com>
Date:   Mon Oct 21 08:55:20 2024 -0800

    Update crm/fcrm/doctype/crm_lead/crm_lead.py

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit ef41bc0
Author: Muhammed Raihan P A <99407382+pu-raihan@users.noreply.github.com>
Date:   Mon Oct 21 08:55:06 2024 -0800

    Update crm/fcrm/doctype/crm_deal/crm_deal.py

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 482c720
Merge: c79cb3d 1a67cc9
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Oct 21 21:26:57 2024 +0530

    Merge pull request frappe#423 from shariquerik/files-uploader-fix

commit 1a67cc9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 21:25:45 2024 +0530

    chore: attachments tab in mobile view

commit 64d8e86
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 21:11:11 2024 +0530

    chore: truncate file name

commit 1fee6b1
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 20:59:27 2024 +0530

    chore: back instead of back to file uploader in mobile view

commit 96afa1f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 21 20:59:01 2024 +0530

    fix: switch camera not working

commit c79cb3d
Merge: 068edf8 497ee46
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Oct 17 17:46:55 2024 +0530

    Merge pull request frappe#414 from shariquerik/files-uploader

commit 497ee46
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 17:41:55 2024 +0530

    fix: after attaching change tab to attachments

commit dc1c2d3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 17:15:23 2024 +0530

    fix: attachments tab design similar to tasks

commit 3c7ba5e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Oct 17 16:52:13 2024 +0530

    fix: show attachment log in activity

commit 981e96b
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Thu Oct 17 10:50:17 2024 +0530

    fix: assigning to new owner and revoking old assignees permissions

commit 3a75049
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 15:45:18 2024 +0530

    fix: delete attachment & toggle private/public

commit 21379b6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:51:20 2024 +0530

    fix: moved util functions to util.js

commit c86d080
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:15:06 2024 +0530

    fix: basic attachment design

commit 07a5c40
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 15 14:14:50 2024 +0530

    fix: reload attachments after attaching file

commit 4eb506e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 23:07:14 2024 +0530

    fix: load and show attachments in attachments tab

commit b40fd4a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 22:40:00 2024 +0530

    fix: added Attachments tab in lead/deal page

commit ae93b72
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 22:19:45 2024 +0530

    fix: disable file browser for now

commit 5fa4c64
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 19:02:48 2024 +0530

    fix: switch camera

commit 7afdf97
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 18:58:01 2024 +0530

    feat: file upload via camera

commit 998abc2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 15:38:48 2024 +0530

    feat: file upload via web link

commit c8eb63f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:50:43 2024 +0530

    build(deps): bump frappeui to 0.1.71

commit beba601
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:49:55 2024 +0530

    fix: added attach button in lead/deal page

commit a9d7a04
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:49:23 2024 +0530

    fix: statuses loading issue

commit 8f6d74d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:48:09 2024 +0530

    fix: moved csrf_token into boot object

commit 3752d58
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Oct 14 12:47:27 2024 +0530

    feat: file uploader

commit 068edf8
Merge: 8aff67d 6658609
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 15:12:40 2024 +0530

    Merge pull request frappe#411 from shariquerik/show-lead-whatsapp-chat-in-deal

    fix: move lead whatsapp chat to deal on convertion

commit 6658609
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 15:01:57 2024 +0530

    fix: move lead whatsapp chat to deal on convertion

commit 8aff67d
Merge: 8391d48 51db776
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 14:10:46 2024 +0530

    Merge pull request frappe#410 from shariquerik/reset-defaults

    fix: Restore defaults

commit 51db776
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 14:02:00 2024 +0530

    fix: created crm settings and added restore defaults button

commit 5a93870
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 13:27:35 2024 +0530

    fix: updated default_fields_layout method to forcefully create layouts

commit 8391d48
Merge: 590b92c 0d46df8
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Oct 12 13:01:52 2024 +0530

    Merge pull request frappe#409 from shariquerik/fix-unit-test-issue

    test: fixed failing unit test

commit 0d46df8
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Oct 12 12:50:41 2024 +0530

    test: fixed failing unit test

commit 590b92c
Merge: 013906e 5c20927
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:34:07 2024 +0530

    Merge pull request frappe#404 from saeedkola/develop

    fix: Link field filters

commit 013906e
Merge: 83d5b33 7a38433
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:32:43 2024 +0530

    Merge pull request frappe#406 from shariquerik/email-template-html-fix

    fix: Added content type instead of use html checkbox

commit 83d5b33
Merge: cf82757 fbab391
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Oct 11 14:29:00 2024 +0530

    Merge pull request frappe#407 from tridz-dev/develop

    Fix: Add null check for Select field options in fields_layout

commit 7a38433
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Oct 11 13:50:13 2024 +0530

    fix: Added content type instead of use html checkbox

commit fbab391
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Oct 11 13:48:10 2024 +0530

    fix: check for options in if fieldtype select in fields_layout

commit 5c20927
Author: Saeed Kola <mohammedsaeedk@gmail.com>
Date:   Wed Oct 9 17:23:37 2024 +0530

    fix: Link field filters

commit cf82757
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Oct 2 19:00:04 2024 +0530

    fix: updated logo, splash screen and more

commit 020f0cf
Merge: 8a65602 15cb5a7
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Oct 1 19:39:53 2024 +0530

    Merge pull request frappe#391 from Nihantra-Patel/develop

    fix: quotation to option

commit 8a65602
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 18:22:18 2024 +0530

    fix: preserve last visited tab not working in mobile view

commit 15cb5a7
Author: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com>
Date:   Tue Oct 1 16:08:45 2024 +0530

    fix: quotation to option

commit 1fb5347
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 14:24:14 2024 +0530

    fix: custom field label not showing

commit 92fcfce
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Oct 1 12:19:51 2024 +0530

    fix: avoid null values in field layout while saving

commit 366508f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 23:03:46 2024 +0530

    fix: whatsapp box not getting focused

commit 85419c3
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 23:03:11 2024 +0530

    build(deps): bump frappeui to 0.1.70

commit 7f80b52
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 20:21:09 2024 +0530

    fix: whatsapp & call tab not loading if directly routed via url

commit e5fd005
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 14:37:24 2024 +0530

    fix: better placeholder in modal, also show placeholder for select field in side panel

commit 8170c83
Merge: 674bb28 db078b5
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 30 13:35:00 2024 +0530

    Merge pull request frappe#388 from shariquerik/redirect-fix

    fix: redirect fixes

commit db078b5
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:28:03 2024 +0530

    fix: do not scroll to bottom in tasks & notes tab

commit 5c3196f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:17:53 2024 +0530

    fix: redirect to notes/tasks tab if created from activity tab

commit cd4b87a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 13:16:54 2024 +0530

    fix: redirect to specific comment or tab on click

commit 674bb28
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 30 11:45:28 2024 +0530

    fix: notification text is not getting set

commit 554444c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sun Sep 29 14:38:51 2024 +0530

    fix: get placeholder if it exist

commit a0c95db
Merge: 6be8329 371a903
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Sat Sep 28 21:47:14 2024 +0530

    Merge pull request frappe#383 from shariquerik/placeholder-in-fields

    fix: show placeholder in fields

commit 371a903
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 21:34:03 2024 +0530

    fix: show placeholder in fields from docfield

commit 6be8329
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 19:52:03 2024 +0530

    fix: use router instead of window.location to set hash

commit 2f58da9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 19:44:39 2024 +0530

    fix: while last opened tab is loaded instead of rerouting just update the route with hash

commit 9e156ef
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 15:25:22 2024 +0530

    fix: mark all as read not working

commit c9f3fc8
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 15:10:09 2024 +0530

    fix: set contact as primary not working

commit 01cbdb9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 14:44:32 2024 +0530

    fix: minor fixes in side panel layout

commit 7962d3a
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Sat Sep 28 14:44:08 2024 +0530

    fix: added statuses in form script boilerplate

commit 454973c
Merge: beaf544 028ad81
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 22:43:12 2024 +0530

    Merge pull request frappe#293 from gopikrishnan13/last_visited_tab

    feat: Preserve last visited tab

commit 028ad81
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 22:36:30 2024 +0530

    fix: also watch hash change and change tab accordingly

commit 97af42f
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 22:08:48 2024 +0530

    chore: used debounce function from vueuse and useStorage instead of localStorage

commit beaf544
Merge: ecfadea dd441fb
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 21:20:53 2024 +0530

    Merge pull request frappe#381 from shariquerik/email-status

    fix: show email status read/sent on UI

commit dd441fb
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 21:19:37 2024 +0530

    fix: show email status read/sent on UI

commit ecfadea
Merge: 0e341e7 575d85d
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 27 20:56:20 2024 +0530

    Merge pull request frappe#380 from shariquerik/link-filter-in-link

    feat: allow link filter to work in Link Field component

commit 575d85d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:48:10 2024 +0530

    fix: allow link filters to work in settings page

commit 45b006b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:34:54 2024 +0530

    fix: only fetch org if org exist

commit 200c931
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Fri Sep 27 20:34:14 2024 +0530

    feat: allow link filter to work in Link Field component

commit 0e341e7
Merge: b5078b9 76b989c
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Thu Sep 26 16:04:34 2024 +0530

    Merge pull request frappe#374 from shariquerik/api-for-demo-site

    fix: api's for live demo site

commit 76b989c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Thu Sep 26 15:50:34 2024 +0530

    fix: api's for live demo site

commit 0b6d071
Author: gopikrishnan13 <gopikrishnan8015@gmail.com>
Date:   Wed Sep 25 17:42:51 2024 +0530

    feat: Rework preserve last visited tab

commit b5078b9
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 25 13:28:31 2024 +0530

    fix: return none if no address

commit 96c65ff
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 24 22:11:31 2024 +0530

    fix: backward compatible

commit 446c367
Merge: 257e9b2 a9318d7
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 23 21:33:31 2024 +0530

    Merge pull request frappe#368 from shariquerik/more-notification

    fix: More Notifications

commit a9318d7
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:14:39 2024 +0530

    fix: show assigned & unassigned notification for Lead, Deal and Task

commit d479315
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:13:31 2024 +0530

    fix: unassign and assign if task user is changed

commit 5b28657
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 21:12:03 2024 +0530

    chore: better args naming

commit f3b57c6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 19:26:34 2024 +0530

    fix: use notify_user method in comment & whatsapp

commit f09364e
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 19:20:55 2024 +0530

    fix: assign & send notification if task is created

commit 257e9b2
Merge: 29c709e 9313868
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Mon Sep 23 17:58:29 2024 +0530

    Merge pull request frappe#367 from shariquerik/update-deal-on-contact-update

    fix: Sync Contact & Deal primary contact's email/mobile_no

commit 9313868
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Mon Sep 23 16:40:09 2024 +0530

    fix: update deal's email/mobile_no if primary contact's email or mobile_no is updated

commit 29c709e
Merge: ac0eae4 8f99b53
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Fri Sep 20 10:56:10 2024 +0530

    Merge pull request frappe#359 from tridz-dev/develop

    fix(ui): Calendar icon in task listview

commit 8f99b53
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Sep 20 10:43:34 2024 +0530

    fix: showing tooltip only if date is set

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 246569f
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Fri Sep 20 10:39:15 2024 +0530

    fix: format frontend/src/components/ListViews/TasksListView.vue

    Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

commit 683401f
Author: pu-raihan <raihanbinmary@gmail.com>
Date:   Thu Sep 19 15:39:34 2024 +0530

    fix(ui): Calendar icon of Datetime field in task listview is not rendered correctly

commit ac0eae4
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 18 21:54:18 2024 +0530

    fix: pass address obj instead of dict

commit 64612c6
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Wed Sep 18 20:23:56 2024 +0530

    fix: customer not found error

commit 82d608b
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 22:03:35 2024 +0530

    fix: hide section if there is no fields in it

commit 6208ede
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 20:12:56 2024 +0530

    fix: created api to reset crm form script

commit b9f2730
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 19:24:56 2024 +0530

    fix: changed api secret field type to password

commit e79c5d4
Merge: 467bc2d 8bf88a2
Author: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Date:   Tue Sep 17 19:08:47 2024 +0530

    Merge pull request frappe#354 from shariquerik/crm-erpnext-2

    fix: View Customer & Reset ERPNext Form Script

commit 8bf88a2
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:49:28 2024 +0530

    fix: remove website validation

commit c9a9d19
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:48:53 2024 +0530

    fix: incorrect syntax

commit 01411cd
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:27:53 2024 +0530

    fix: added reset form script button to reset erpnext form script

commit 2336cc7
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:08:44 2024 +0530

    fix: show 'View Customer' button when customer is created

commit 5e8c31c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 18:08:16 2024 +0530

    fix: also pass company while creating quotation

commit 467bc2d
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 15:15:18 2024 +0530

    chore: fixed deprecated meta warning

commit 9099e17
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 15:06:10 2024 +0530

    fix: pass obj to form script

commit d1c37c1
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 14:51:22 2024 +0530

    fix: enabling erpnext integration not creating form script

commit e60d74c
Author: Shariq Ansari <sharique.rik@gmail.com>
Date:   Tue Sep 17 14:13:06 2024 +0530

    fix: minor fix

Add frappe-ui to gitignore for merge resolving

fix: also pass company while creating quotation

fix: show 'View Customer' button when customer is created

fix: added reset form script button to reset erpnext form script

fix: incorrect syntax

fix: created api to reset crm form script

fix: customer not found error

fix: pass address obj instead of dict

fix(ui): Calendar icon of Datetime field in task listview is not rendered correctly

fix: format frontend/src/components/ListViews/TasksListView.vue

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: assign & send notification if task is created

fix: use notify_user method in comment & whatsapp

chore: better args naming

fix: unassign and assign if task user is changed

fix: show assigned & unassigned notification for Lead, Deal and Task

fix: backward compatible

fix: return none if no address

feat: allow link filter to work in Link Field component

fix: allow link filters to work in settings page

feat: Rework preserve last visited tab

chore: used debounce function from vueuse and useStorage instead of localStorage

fix: also watch hash change and change tab accordingly

fix: minor fixes in side panel layout

fix: while last opened tab is loaded instead of rerouting just update the route with hash

fix: use router instead of window.location to set hash

fix: show placeholder in fields from docfield

fix: get placeholder if it exist

fix: notification text is not getting set

fix: better placeholder in modal, also show placeholder for select field in side panel

fix: whatsapp & call tab not loading if directly routed via url

build(deps): bump frappeui to 0.1.70

fix: avoid null values in field layout while saving

fix: custom field label not showing

fix: Link field filters

feat: file uploader

fix: moved csrf_token into boot object

fix: added attach button in lead/deal page

build(deps): bump frappeui to 0.1.71

feat: file upload via web link

feat: file upload via camera

fix: switch camera

fix: disable file browser for now

fix: added Attachments tab in lead/deal page

fix: load and show attachments in attachments tab

fix: reload attachments after attaching file

fix: basic attachment design

fix: moved util functions to util.js

fix: delete attachment & toggle private/public

fix: attachments tab design similar to tasks

fix: after attaching change tab to attachments

fix: switch camera not working

chore: back instead of back to file uploader in mobile view

chore: truncate file name

chore: attachments tab in mobile view

fix: assigning to new owner and revoking old assignees permissions

Update crm/fcrm/doctype/crm_deal/crm_deal.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

Update crm/fcrm/doctype/crm_lead/crm_lead.py

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

fix: cannot update email in contact

refactor: notifications panel code

fix: Contact page new design

fix: keep last section's height full

fix: contact side panel layout editor

fix: moved dropdown component from Fields to section fields for contact page

fix: make call action

fix: placeholder in dropdown component

fix: added resizer in side panel

fix: make section fields label & field width 35-65%

fix: added CRM Organization in Side Panel Modal

fix: added success message on field update in contact

fix: updated organization page design based on new design

fix: added tooltip

fix: fixed contact page mobile view

fix: fixed organization page mobile view

ci: build container image

ci: fix frappe branch env variable

ci: fix frappe branch env variable name

ci: build arm64 images

ci: fix workflow yaml

chore: fix spaces

feat: Billing & Plans settings page

fix: added subscription_conf & telemetry_site_age in boot

fix: added TrialBanner in AppsSidebar

fix: show billing setting page on click of banner button

chore: renamed SettingsModal to Settings and moved it to AppSidebar

fix: conditional show/hide settings subscription section

fix: only show Invite Member settings page if manager

fix: added setup_complete in boot

fix: change tab to plans on click if manage plan button in current plan component

fix: change gitmodules for testing

revert: gitmodule changes

fix: change frappe-ui branch to saas-signup for testing

fix: test api call

fix: added saas api's to communicate with frappe cloud

fix: updated base url

chore: updated frappe-ui

fix: updated Plans & Billing Icon

chore: updated frappe-ui

fix: get token & base url method to download invoice from client site

fix: removed baseAPIPath since fc billing api helper is moved to frappe framework

fix: do not redirect to billing page on plan change

chore: resolved conflict

fix: removed saas_billing.py since it is moved to frappe framework

chore: sync frappe-ui

chore: removed unused icons

fix: removed old Billing component from settings page and added Billing action button in user dropdown

fix: removed fc_communication_secret from boot

build(deps): bump frappeui to 0.1.74

fix: include typescript in dev dependencies

fix: removed typescript from devDependencies

	modified:   frappe-ui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants