codescientist703
85bbcaaac4
fix: added sorting and filtering logic for relevant input results
2021-06-23 13:14:17 +05:30
codescientist703
aa6520b5b0
fix: add sorting for paren tree doctype to appear above child
2021-06-23 13:14:17 +05:30
mergify[bot]
3e4aa8d1d1
Merge pull request #13549 from netchampfaris/server-script-rename-doc
...
fix: Add frappe.rename_doc to Server Scripts
2021-06-22 13:10:50 +00:00
Faris Ansari
fd05cf068e
fix: Add frappe.rename_doc to Server Scripts
2021-06-22 18:14:15 +05:30
Suraj Shetty
f8bf0a2b16
Merge pull request #13547 from frappe/mergify/bp/develop/pr-13261
2021-06-22 16:11:39 +05:30
Bhavesh Maheshwari
d103943630
fix: make label field non mandatory
...
(cherry picked from commit 6532dc0e268e7470d2978b0fe26c074a19de44a0)
2021-06-22 10:40:48 +00:00
Bhavesh Maheshwari
a9970c1ab5
fix: router issue
...
(cherry picked from commit 5297d730761bbf71850bb3b41c6b10ff9f33237e)
2021-06-22 10:40:46 +00:00
mergify[bot]
9db059c580
Merge pull request #13097 from codescientist703/add-image-card
...
feat: Added image field to the section_with_cards template
2021-06-22 09:58:12 +00:00
mergify[bot]
916ec171fa
Merge pull request #13198 from codescientist703/realtime-chart
...
feat: Added real time chart javascript API
2021-06-22 06:21:26 +00:00
mergify[bot]
d07a873014
Merge pull request #13533 from shariquerik/checkbox-css-variable-fix
...
fix: added checkbox css variables
2021-06-22 04:22:32 +00:00
Suraj Shetty
d593060149
Merge pull request #13539 from frappe/dependabot/npm_and_yarn/set-getter-0.1.1
2021-06-22 09:43:50 +05:30
dependabot[bot]
207791d712
chore(deps): bump set-getter from 0.1.0 to 0.1.1
...
Bumps [set-getter](https://github.com/doowb/set-getter ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/doowb/set-getter/releases )
- [Commits](https://github.com/doowb/set-getter/commits/0.1.1 )
---
updated-dependencies:
- dependency-name: set-getter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 21:44:22 +00:00
Sagar Vora
78afc2d0ad
fix: remove deprecated field from Customize Form ( #13536 )
2021-06-21 20:00:54 +05:30
shariquerik
f412b45330
fix: added checkbox css variables
2021-06-21 15:56:46 +05:30
Suraj Shetty
a9411e8456
Merge pull request #13506 from frappe/mergify/bp/develop/pr-13318
2021-06-18 17:52:42 +05:30
Suraj Shetty
e8f22c4221
Merge branch 'develop' into mergify/bp/develop/pr-13318
2021-06-18 17:30:45 +05:30
Suraj Shetty
ba1c73cc52
Merge pull request #13520 from surajshetty3416/fix-style-leak
2021-06-18 16:37:43 +05:30
codescientist703
a32066b4ba
feat: added real time chart API
2021-06-18 15:42:18 +05:30
Suraj Shetty
8ae1147abc
fix: Avoid style leak from email or comment
2021-06-18 14:16:40 +05:30
Faris Ansari
78cdfe4dd3
fix: Remove card image padding
2021-06-18 13:29:20 +05:30
codescientist703
32127606a9
fix: added card img top class
2021-06-18 13:23:48 +05:30
codescientist703
008a72e92a
fix: added padding in scss file and fixed indentation
2021-06-18 13:23:48 +05:30
codescientist703
189c9dbeab
feat: Added image field to the section_with_cards template
2021-06-18 13:23:48 +05:30
Suraj Shetty
363961fedb
Merge pull request #12334 from rmehta/refactor-website
2021-06-17 20:41:30 +05:30
Suraj Shetty
70f5df6a05
chore: debug
2021-06-17 18:50:21 +05:30
Suraj Shetty
b52f2c5512
fix: Remove deprecated comments
2021-06-17 15:44:58 +05:30
Suraj Shetty
59be3afc2d
fix: Only replace hyphen in file name
2021-06-17 15:30:27 +05:30
Suraj Shetty
7dfced5047
Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website
2021-06-17 09:48:50 +05:30
Leela vadlamudi
f09bbfdb39
Merge pull request #13516 from leela/fix-incoming-mails
...
fix: incoming mail handler
2021-06-17 08:13:04 +05:30
leela
f54600a400
fix: incoming mail handler
...
While creating a communication record from incoming mail is failing
in a case where there exists a reference document.
reason for bug is misspelled `self.from_email` as `email.from_email`
2021-06-17 07:31:10 +05:30
mergify[bot]
f4be870e58
Merge pull request #13510 from netchampfaris/throttle-set-open-count
...
fix: Throttle set_open_count
2021-06-16 13:52:06 +00:00
Faris Ansari
f713cc7842
fix: Throttle set_open_count
...
set_open_count is called everytime form refresh is called.
Form links don't update frequently, so it can be throttled.
2021-06-16 19:01:55 +05:30
Rushabh Mehta
4268010fbb
fix(minor): text-indent only works for the first line
2021-06-16 17:42:29 +05:30
Faris Ansari
45b2504d91
Merge pull request #13508 from netchampfaris/esbuild-rmdir-node-16
2021-06-16 14:26:36 +05:30
mergify[bot]
d699a99b5c
Merge pull request #13496 from shariquerik/allow_rename_email_grp
...
fix: Allow renaming Email Groups
2021-06-16 08:33:51 +00:00
Faris Ansari
d20cf5c02f
fix: Check if folder exists before cleaning
...
If folder doesn't exist, an exception is thrown in node 16
2021-06-16 13:49:04 +05:30
Saqib
660e54242d
fix: remove unused imports
...
(cherry picked from commit 183c0ec85c837e84698b525b6f0a1d7ff10e3096)
2021-06-16 07:45:25 +00:00
Saqib Ansari
775ed653c7
chore: remove unecessary method
...
(cherry picked from commit 1535c1b411ddb7076d8788f092ac4fb7e74a7f00)
2021-06-16 07:45:25 +00:00
Saqib
36643f630c
fix: next condition fieldname
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit 0d74a64b722924776cf6bb22331b6c2b36e5396e)
2021-06-16 07:45:21 +00:00
Saqib
b6bbfb29ed
chore: apply review changes
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit a12631b2ec7d7095d3286fb577545ee41289cc85)
2021-06-16 07:45:20 +00:00
Saqib Ansari
e2e43d4b49
chore: modify field positions
...
(cherry picked from commit b50b99772293dfab1f519627231d37fde47efe57)
2021-06-16 07:45:20 +00:00
Saqib Ansari
13d7dce86f
fix: sider issue
...
(cherry picked from commit 57b24cee23286496aad4a0cb3be4b7872652334a)
2021-06-16 07:45:19 +00:00
Saqib Ansari
0cda1e4295
feat: prevent next step until condition satisfied
...
(cherry picked from commit 29bbbae9c4e24cdf2829acd509c6743112851854)
2021-06-16 07:45:19 +00:00
Saqib Ansari
321002fe80
feat: custom position for popovers
...
(cherry picked from commit 227019e1c63e61264c51f5841cfae476610628bf)
2021-06-16 07:45:18 +00:00
Saqib Ansari
6d5c0a523b
feat: init form tour doctype
...
(cherry picked from commit ad13bebe3103f0c06436d945c13df6020b03df70)
2021-06-16 07:45:18 +00:00
mergify[bot]
9866aab28c
Merge pull request #13466 from shariquerik/allow_comment_for_guest
...
fix: Allow guest to comment on Web Page & Blog Post
2021-06-16 07:43:36 +00:00
mergify[bot]
107de3e4c5
Merge pull request #13491 from shariquerik/blog_feedback
...
feat: Feedback feature for Blog Post
2021-06-16 07:42:13 +00:00
shariquerik
e9a83f2764
fix: minor fix
2021-06-16 12:49:30 +05:30
shariquerik
622001396f
fix: server-side validation
2021-06-16 12:44:06 +05:30
shariquerik
5dfe65f8f9
fix: sider fix
2021-06-15 21:23:38 +05:30