1583 Commits

Author SHA1 Message Date
Shariq Ansari
3a756630f3 fix: grid settings/edit-row button alignment 2025-08-19 00:59:24 +05:30
Shariq Ansari
1a90876500 refactor: improve layout and structure of quick filter components 2025-08-19 00:30:30 +05:30
Shariq Ansari
31163a1b2e
Merge branch 'develop' into helpdesk-integration 2025-08-18 22:20:14 +05:30
Shariq Ansari
8350752f56 feat: add Helpdesk icon and settings page 2025-08-18 17:35:19 +05:30
Shariq Ansari
c5a8df19ae refactor: update tooltip bindings to use translation function and improve dropdown actions 2025-08-18 16:05:07 +05:30
Shariq Ansari
38b6674cc1 refactor: replace NestedPopover with Popover component across multiple files 2025-08-18 15:02:05 +05:30
Shariq Ansari
672c5eb733 refactor: Button components across multiple files to use icon/left-icon/right-icon prop 2025-08-16 00:12:12 +05:30
Shariq Ansari
948ce99482 fix: show dashboard to all 2025-08-15 20:27:57 +05:30
Shariq Ansari
68d1172b8f fix: add toast import to CurrencySettings component 2025-08-15 19:58:01 +05:30
Shariq Ansari
c94e61bfce fix: adjust UserDropdown padding in AppSidebar 2025-08-15 19:57:10 +05:30
wasim3357
ea2e44a2be
fix(Org Modal): Setting loading false in case of Validation Error
In this case user can add the details and save the form again instead of refreshing and then trying again for fresh.
2025-08-11 17:42:38 +05:30
Shariq Ansari
2a18a556bf refactor: update Activities component for improved z-index layering 2025-08-04 12:30:48 +05:30
Shariq Ansari
4c1eaf507d refactor: update z-index values for activity components for better layering 2025-08-01 17:56:07 +05:30
Shariq Ansari
76149b0c79 refactor: update Activities component to scroll on success 2025-08-01 17:44:35 +05:30
Shariq Ansari
564d2b1ac5 refactor: update AssignTo component to use correct doctype for CRM Deal 2025-08-01 17:37:02 +05:30
Shariq Ansari
faef5cb866 refactor: update AssignTo component to use docname prop and streamline assignment logic 2025-08-01 16:56:06 +05:30
Shariq Ansari
5010cccc71 refactor: replace json.loads with frappe.parse_json for assignees in remove_assignments function 2025-08-01 13:03:14 +05:30
Shariq Ansari
aeb3f150c5 refactor: assignment modal for bulk assign 2025-08-01 12:54:16 +05:30
Shariq Ansari
995f356419 refactor: Assign to as popover instead of dialog 2025-08-01 12:50:22 +05:30
Shariq Ansari
819a669922 refactor: simplify AssignmentModal component by streamlining dialog options and enhancing assignee management 2025-07-31 13:32:31 +05:30
Shariq Ansari
6e8d869afb fix: update whatsappMessages auto property based on whatsappEnabled state 2025-07-30 16:24:19 +05:30
Shariq Ansari
63d6062673 refactor: update button icon rendering in AttachmentArea component 2025-07-30 16:12:21 +05:30
Shariq Ansari
af830b8782 refactor: use doc in activity & child components 2025-07-30 16:11:49 +05:30
Shariq Ansari
ea0011771b fix: reload doc after sending email 2025-07-29 14:08:11 +05:30
Shariq Ansari
c3cf63dfb7 fix: format NumberChart component for better readability 2025-07-29 11:32:49 +05:30
Shariq Ansari
4c7a40d8bc fix: fixed labels 2025-07-28 18:01:36 +05:30
Shariq Ansari
c72160b2a4 fix: remove unused Link component import from GeneralSettings.vue 2025-07-28 17:52:58 +05:30
Shariq Ansari
e06a365029 fix: update description for mandatory fields in deal value forecasting 2025-07-28 17:49:52 +05:30
Shariq Ansari
36e79e49da fix: added exchange rate provider & currency together in settings modal 2025-07-28 17:48:26 +05:30
Shariq Ansari
b1d90952c4 refactor: MultiActionButton dropdown 2025-07-24 13:10:58 +05:30
Shariq Ansari
742bd6e213 fix: update label for call log actions to "Log a Call" 2025-07-24 12:47:14 +05:30
Shariq Ansari
8e08e6f415 fix: make mobile no primary on create of contact 2025-07-24 12:29:54 +05:30
Shariq Ansari
46e6ed2e6f fix: minor fix 2025-07-15 12:11:08 +05:30
Shariq Ansari
266952c404 fix: decreased rowHeight to 42 2025-07-15 12:07:19 +05:30
Shariq Ansari
d79341b6d9 fix: renamed blank card to spacer 2025-07-14 20:29:46 +05:30
Shariq Ansari
6e3d23a8e1 fix: add default Manager Dashboard on install 2025-07-14 18:28:51 +05:30
Shariq Ansari
37c2d3a2b0 feat: allow adding existing charts 2025-07-14 17:40:13 +05:30
Shariq Ansari
0909423fe9 fix: rename card to chart 2025-07-14 17:38:17 +05:30
Shariq Ansari
139bcb101c fix: added remove chart button 2025-07-14 17:37:36 +05:30
Shariq Ansari
0f06715d0c fix: use tooltip from data 2025-07-14 17:36:50 +05:30
Shariq Ansari
fd38f0ac98 fix: load dashboard layout from CRM Dashboard doctype and render 2025-07-14 14:16:10 +05:30
Shariq Ansari
160649bf97 fix: use GridLayout from frappe-ui to display dashboard 2025-07-14 12:18:14 +05:30
Shariq Ansari
6802567291
Merge pull request #979 from nextchamp-saqib/dashboard 2025-07-10 17:21:58 +05:30
Shariq Ansari
cbc127e947 fix: better description 2025-07-10 17:20:25 +05:30
Shariq Ansari
d91d4765b5 fix: make autocomplete non clickable if disabled 2025-07-10 17:06:58 +05:30
Shariq Ansari
328959cc39 style: better spacing 2025-07-10 16:59:09 +05:30
Shariq Ansari
faeacb9a7d chore: minor fix 2025-07-10 16:27:00 +05:30
Shariq Ansari
5dcd416007 fix: added forecasting & currency setting in general settings 2025-07-10 16:15:27 +05:30
Shariq Ansari
33e4072430 fix: added disabled & placement prop in Link component 2025-07-10 16:14:32 +05:30
Shariq Ansari
c7fbd6f8f1 refactor: general settings 2025-07-10 15:27:55 +05:30