Commit graph

10137 commits

Author SHA1 Message Date
Raffael Meyer
574ebf0f12
Merge branch 'develop' into sort-options 2023-06-12 11:19:32 +02:00
Ankush Menat
98260b3c88
fix(UX): show perm server messages on file uploader (#21331) 2023-06-12 13:53:08 +05:30
Suraj Shetty
321f4169dd Merge branch 'develop' of https://github.com/frappe/frappe into scroll-to-field-via-url 2023-06-10 17:33:47 +05:30
Suraj Shetty
895dab8535 fix: Pass URL hash separately 2023-06-10 17:33:42 +05:30
Sagar Vora
345da6e314
feat: support reordering standard fields in Form Builder (#21297) 2023-06-09 12:19:30 +05:30
Shariq Ansari
d1b86d9133
Merge branch 'develop' into new_dashbaorad_chart_for_query_report 2023-06-09 09:54:39 +05:30
Ankush Menat
155465c58d
fix: currency precision formatter (#21293) 2023-06-09 00:35:20 +05:30
barredterra
49ccc0ab6e feat: make option sorting configurable 2023-06-08 18:55:53 +02:00
Raffael Meyer
0cfcfe4c51
Merge branch 'develop' into sort-options 2023-06-08 18:23:01 +02:00
Shariq Ansari
666813158c
chore: linter fix 2023-06-08 17:12:03 +05:30
Shariq Ansari
fa502278f4
chore 2023-06-08 16:53:17 +05:30
Shariq Ansari
108e128b46
chore: linter fix 2023-06-08 16:52:52 +05:30
Vimal Patel
0d729e5e47 fix: New Dashboard Chart throws TypeError: format requires a mapping
closes #21250

backport version-14-hotfix
2023-06-08 11:18:44 +01:00
Shariq Ansari
1607eb9ef3 fix: added breadcrumbs on workflow builder page 2023-06-07 09:57:43 +05:30
Shariq Ansari
42ead7dc91
Merge branch 'develop' into workspace-content-duplicating-fix 2023-06-05 22:17:27 +05:30
Shariq Ansari
ba9e2aab17 fix: avoid loading workspace content if already loaded 2023-06-05 22:11:42 +05:30
Suraj Shetty
e5524ba477
Merge pull request #16561 from alyf-de/map-read-only 2023-06-05 17:57:02 +05:30
gn306029
54fabab010
fix: currency formatter got incorrect format when use precision 0 (#21239)
* fix: currency formatter got incorrect format when use precision 0

* Revert "fix: currency formatter got incorrect format when use precision 0"

This reverts commit 1919cf4763b16e0cca2c2596223443d901e00e27.

* fix: allow 0 as default precision

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-06-05 12:34:17 +05:30
Raffael Meyer
64d1e6492b
Merge branch 'develop' into map-read-only 2023-06-03 14:40:04 +02:00
barredterra
f9251f0f5b refactor: move pointToLayer into a separate method
For better customizability
2023-06-03 14:38:14 +02:00
barredterra
79aaf072bd fix: fit and recenter map when section is expanded 2023-06-03 14:17:59 +02:00
barredterra
ba22512191 refactor: call control's on_section_collapse()
This way, the logic can stay in the control itself. Each control can
decide what it needs to do on section collapse/expand.
2023-06-03 14:16:43 +02:00
Ankush Menat
f12773487a
Merge pull request #21206 from resilient-tech/attach-formatter
feat: formatter for `Attach` and `Attach Image` fields
2023-06-02 16:57:01 +05:30
Shariq Ansari
ac95b7496b fix: do not render custom cards if workspace does not contain content 2023-06-02 16:16:39 +05:30
Sagar Vora
cad6f938c1 feat: formatter for Attach and Attach Image fields 2023-06-02 14:28:48 +05:30
Suraj Shetty
66d08ba365
Merge branch 'develop' into develop 2023-06-02 12:45:59 +05:30
Maharshi Patel
6fd9c44391
fix: ui tour popover when outside viewport (#21164)
* fix: ui tour always popover inside viewport

There are times when popover will go outside viewport this updates the style on highlight to make sure it doesn't.

* fix: don't run form ui tours on small screens.

* Revert "fix: don't run form ui tours on small screens."

This reverts commit b11aaf8d182fa07369f17b914e8a0cb3e7327a18.


[skip ci]
2023-06-02 10:53:05 +05:30
Jeans K. Real
f8edb3dc3d Closing span tags on form_links.html and list_view status field indicator. Also Removed extra calls from multicheck.js 2023-06-01 19:10:29 -06:00
Ankush Menat
4104e7d733
feat: show db table utilization on doctype (#21193)
* feat: show db table utilization on doctype

* fix: nicer error message with docs
2023-05-31 16:28:44 +05:30
Ankush Menat
fd232805fe chore: capture frappe version in heartbeat 2023-05-31 12:44:41 +05:30
Suraj Shetty
abb479f89f fix: Check if signature already exist 2023-05-31 09:55:39 +05:30
Raffael Meyer
5a89e8c65f
Merge branch 'develop' into map-read-only 2023-05-30 19:29:46 +02:00
Ankush Menat
ca85524f91 fix: skip form tours on mobile (#21180)
[skip ci]
2023-05-30 16:33:08 +05:30
Ankush Menat
1e0daa6edc fix: correct abbreviation for lakh (L)
[skip ci]
2023-05-30 15:21:55 +05:30
Maharshi Patel
7727f294e5
fix: form tour set parent tab active. (#21163)
form tours were broken due to tabs i have added support for it by setting tab active on next and previous.
2023-05-30 13:17:10 +05:30
Shariq Ansari
fb26b39dc2
Merge pull request #21167 from shariquerik/private-custom-html-block 2023-05-30 13:05:57 +05:30
Maharshi Patel
e6e59cbe07
fix(ux): re routes based on setup_complete (#21118)
* fix(ux): re routes based on setup_complete

If Setup Wizard is not complete re_route any route to setup_wizard and if it complete re_route setup-wizard to app

* fix: only re_route if not on setup-wizard.

* fix: remove hardcoded slide number

---------

Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com>
2023-05-30 12:16:27 +05:30
Shariq Ansari
96e45d9d2a
Merge branch 'develop' into private-custom-html-block 2023-05-30 12:09:41 +05:30
Shariq Ansari
474186c264 fix: only show public and user's private blocks in dropdown 2023-05-30 12:08:43 +05:30
Ankush Menat
50a8c4423e fix: remove hacky/broken like/unlike toggle code 2023-05-29 21:52:16 +05:30
Suraj Shetty
b9d4974360 fix: Clear hash once the scrolling is done 2023-05-29 17:34:38 +05:30
Ankush Menat
15aec06d13
Merge pull request #21156 from ankush/desc_self
fix!: inclusive descendants for tree link fields
2023-05-29 17:26:01 +05:30
Suraj Shetty
e86df2ecf6 feat: Scroll to field via URL 2023-05-29 17:19:11 +05:30
Ankush Menat
f858c41137 fix!: consider list view filters inclusive by default
It rarely makes sense to match treeview directly against internal nodes.

- In case of leaf node: behaviour is same, though SLIGHTLY slower
- In case of internal nodes: all child nodes are added in results.

Co-Authored-By: Faris Ansari <netchamp.faris@gmail.com>
2023-05-29 17:00:30 +05:30
Ankush Menat
3df13ca392 feat: new operator - descendants of (inclusive)
Co-Authored-By: Faris Ansari <netchamp.faris@gmail.com>
2023-05-29 16:59:57 +05:30
Shariq Ansari
7776f85cb0
Merge branch 'develop' into custom-html-block-global-css 2023-05-29 16:02:24 +05:30
Shariq Ansari
62565b5191 fix: made a util to create shadow element 2023-05-29 15:57:58 +05:30
Ankush Menat
30c8661063 fix(UX): add title for documentation link 2023-05-29 15:05:46 +05:30
Ankush Menat
a2a84215b1 fix: render first incomplete step instead of first step 2023-05-29 12:53:25 +05:30
Ankush Menat
b1433af3d7 fix: Dont show save step if frm is not dirty
Use case: single doctype review, in all other cases document will be
dirty and hence save step will be added
2023-05-29 12:43:55 +05:30