Shariq Ansari
00b80aa0f5
fix: action node between to state node on connect
...
also added connection line
2023-05-02 15:47:52 +05:30
Shariq Ansari
42247bc31f
fix: basic vueflow using custom node & edge
2023-05-02 12:28:49 +05:30
Shariq Ansari
c61be69ca2
fix: vueflow & pinia setup
2023-05-01 15:41:55 +05:30
Shariq Ansari
96057eb632
fix: try workflow builder button in workflow doc
2023-05-01 13:31:53 +05:30
Shariq Ansari
289c774b1a
fix: workflow creating/editing dialog
2023-05-01 13:25:39 +05:30
Shariq Ansari
aa3b6d3ecc
feat: workflow builder
...
created page with vue setup
2023-05-01 13:13:27 +05:30
Sagar Vora
9dc2a32952
Merge pull request #20859 from resilient-tech/use-isdisjoint
2023-04-27 18:25:08 +05:30
Sagar Vora
64aaa55d76
chore: remove dead code
2023-04-27 17:50:26 +05:30
Sagar Vora
53c9869ce3
style: use set.isdisjoint when comparing roles (+ minor refactor)
2023-04-27 17:39:33 +05:30
Ankush Menat
2f975c7eb9
fix: pass parent document type for number card ( #20857 )
2023-04-27 17:00:52 +05:30
Ankush Menat
7042dca5dd
Merge pull request #20825 from ankush/posthog_poc
...
feat: telemetry using posthog
2023-04-26 15:54:30 +05:30
Ankush Menat
109a549a23
fix: pass reference_doctype to search query methods ( #20842 )
...
frappe.call ensures that it's only passed to functions which can accept
it, so nothing to worry about ~ backward compatible change.
2023-04-25 18:31:14 +05:30
Ankush Menat
db4cd1a84b
refactor: reduce duplication
2023-04-25 15:03:11 +05:30
Ankush Menat
93c326b971
feat: let user opt out of telemetry from setup
2023-04-25 14:46:53 +05:30
Ankush Menat
f63c420798
feat: add python posthog library
2023-04-25 13:10:14 +05:30
Ankush Menat
6c3f29efe7
feat: setup wizard progress telemetry
2023-04-25 11:54:56 +05:30
Ankush Menat
87a88195ec
feat: telemetry using posthog
2023-04-25 10:33:28 +05:30
Ankush Menat
0d1c7fee42
feat: let users disable telemetry from system settings
2023-04-25 10:33:28 +05:30
Ritwik Puri
e6279e08f2
Merge pull request #20823 from phot0n/dnr-update-counter
...
refactor(minor): remove update counter dialog and make counter editable by default
2023-04-25 01:06:17 +05:30
phot0n
71f45eba68
fix: add confirmation when updating counter and make document type mandatory
2023-04-25 01:02:12 +05:30
Raffael Meyer
f7b2b59f9a
fix: don't translate before unscrubbing ( #20814 )
2023-04-24 19:16:11 +05:30
Raffael Meyer
e384d94fcc
fix: make role info translatable ( #20813 )
2023-04-24 18:58:22 +05:30
Raffael Meyer
fc10325074
fix: improve delete_contact_and_address ( #20381 )
2023-04-24 18:51:42 +05:30
mergify[bot]
f95a042756
Merge pull request #20517 from barredterra/gc-perms
...
fix: role perms on Google Contacts
2023-04-24 13:11:09 +00:00
Ankush Menat
eeda161e98
fix: handle SMTPRecipientsRefused retries ( #20819 )
...
* fix: remove trailing and leading quotes from email
* chore: typo
* fix: dont retry `SMTPRecipientsRefused`
If refused once it's unlikely to work again just by retrying. There's no
mechanism to prevent infinite retry. This will still attempt for
MAX_RETRY_COUNT.
* Revert "fix: remove trailing and leading quotes from email"
This reverts commit 2676ac2c7fe76c34049da05a209554fee6b3d911.
refer https://github.com/frappe/frappe/pull/20819#discussion_r1175166987
2023-04-24 17:34:24 +05:30
Shariq Ansari
145ba36cea
Merge pull request #20822 from shariquerik/multiple-assignment-fix
2023-04-24 16:31:26 +05:30
phot0n
7ae60ff268
refactor(minor): remove update counter dialog and make counter editable by default
2023-04-24 13:06:51 +05:30
Shariq Ansari
89186b8057
fix: multiple assignments to the same person
2023-04-24 11:30:35 +05:30
Raffael Meyer
6b57a2d352
fix: endless reload in User when timezone is unset ( #20815 )
2023-04-24 10:26:43 +05:30
Faris Ansari
838919eb42
fix: update deprecated deep selector syntax ( #20807 )
...
`>>>` to `:deep`
2023-04-21 17:43:41 +05:30
Shariq Ansari
e06b6b31f3
Merge pull request #20798 from shariquerik/anonymous-webform-response
...
feat: get anonymous response from webform
2023-04-21 00:36:47 +05:30
Ritwik Puri
cd67ad420f
fix(patch): only run disable_email_accounts_with_oauth if connected user is not set ( #20799 )
2023-04-20 22:03:11 +05:30
Shariq Ansari
87cf164cac
feat: get anonymous response from webform
2023-04-20 17:31:28 +05:30
Shariq Ansari
6eac7e603e
Merge pull request #20793 from shariquerik/clear_all_filter_fix
2023-04-20 07:21:22 +05:30
Shariq Ansari
93f7fa1883
fix: charts on dashboard not loading
2023-04-20 07:17:02 +05:30
Ankush Menat
98e8b6d389
fix: correctly return session usertype ( #20787 )
...
`user_type` is under data dict and not on session itself.
2023-04-19 23:56:33 +05:30
Shariq Ansari
518cdf58ca
Merge pull request #20785 from shariquerik/workspace-url-type
2023-04-19 23:27:58 +05:30
Shariq Ansari
91adcc7221
fix: do not show section if it contains only hidden workspaces
2023-04-19 23:24:18 +05:30
Shariq Ansari
41d43b2a06
fix: allow url type shortcut
2023-04-19 23:17:23 +05:30
Mohammad Hussain Nagaria
f8563e3570
fix: extra quotation mark in copy ( #20781 )
2023-04-19 22:20:27 +05:30
Shariq Ansari
d67630de76
Merge pull request #20778 from ernestoruiz89/patch-1
...
chore: translate Not Saved message message in web_form
2023-04-19 19:44:46 +05:30
Ernesto Ruiz
a27fb46212
chore: translate Not Saved message message in web_form
2023-04-19 07:52:07 -06:00
Ankush Menat
0125af1e3e
fix: clear cache on delete of prop setters
2023-04-19 17:17:27 +05:30
Shariq Ansari
18f9ca23b1
Merge pull request #20776 from shariquerik/workspace-title-change-fix
2023-04-19 17:10:34 +05:30
Shariq Ansari
6ce7395674
fix: validate route conflict with new title if title is changed
2023-04-19 16:51:23 +05:30
Shariq Ansari
7fb99dccee
Merge pull request #20771 from shariquerik/multi-print-letterhead-fix
2023-04-19 16:28:33 +05:30
Ankush Menat
4ca74abea5
fix(UX): enable login with link by default ( #20772 )
2023-04-19 16:14:39 +05:30
Shariq Ansari
06c3ce09f6
fix: letterhead not working for multiple doc print
2023-04-19 16:00:07 +05:30
Shariq Ansari
44f0bef2b2
Merge pull request #20769 from shariquerik/worspace-shortcut-url-type
2023-04-19 15:11:30 +05:30
Shariq Ansari
63531f367f
fix: validate url string
2023-04-19 14:05:52 +05:30