shariquerik
398e591ad1
fix: Removed unused libraries & fixed yarn.lock file
pirms 4 gadiem
shariquerik
aa6eec39e9
fix: sider fix
pirms 4 gadiem
shariquerik
af189de34b
fix: Empty value for parent field
pirms 4 gadiem
Shariq Ansari
567d72bfc8
Merge branch 'frappe:develop' into wiki-based-desk
pirms 4 gadiem
mergify[bot]
3e4aa8d1d1
Merge pull request #13549 from netchampfaris/server-script-rename-doc
fix: Add frappe.rename_doc to Server Scripts
pirms 4 gadiem
Shariq Ansari
c7ee966acc
Merge branch 'develop' into wiki-based-desk
pirms 4 gadiem
Faris Ansari
fd05cf068e
fix: Add frappe.rename_doc to Server Scripts
pirms 4 gadiem
Suraj Shetty
f8bf0a2b16
Merge pull request #13547 from frappe/mergify/bp/develop/pr-13261
pirms 4 gadiem
Bhavesh Maheshwari
d103943630
fix: make label field non mandatory
(cherry picked from commit 6532dc0e26
)
pirms 4 gadiem
Bhavesh Maheshwari
a9970c1ab5
fix: router issue
(cherry picked from commit 5297d73076
)
pirms 4 gadiem
mergify[bot]
9db059c580
Merge pull request #13097 from codescientist703/add-image-card
feat: Added image field to the section_with_cards template
pirms 4 gadiem
mergify[bot]
916ec171fa
Merge pull request #13198 from codescientist703/realtime-chart
feat: Added real time chart javascript API
pirms 4 gadiem
mergify[bot]
d07a873014
Merge pull request #13533 from shariquerik/checkbox-css-variable-fix
fix: added checkbox css variables
pirms 4 gadiem
Suraj Shetty
d593060149
Merge pull request #13539 from frappe/dependabot/npm_and_yarn/set-getter-0.1.1
pirms 4 gadiem
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>
pirms 4 gadiem
Sagar Vora
78afc2d0ad
fix: remove deprecated field from Customize Form ( #13536 )
pirms 4 gadiem
shariquerik
f412b45330
fix: added checkbox css variables
pirms 4 gadiem
Suraj Shetty
a9411e8456
Merge pull request #13506 from frappe/mergify/bp/develop/pr-13318
pirms 4 gadiem
Suraj Shetty
e8f22c4221
Merge branch 'develop' into mergify/bp/develop/pr-13318
pirms 4 gadiem
Suraj Shetty
ba1c73cc52
Merge pull request #13520 from surajshetty3416/fix-style-leak
pirms 4 gadiem
codescientist703
a32066b4ba
feat: added real time chart API
pirms 4 gadiem
Suraj Shetty
8ae1147abc
fix: Avoid style leak from email or comment
pirms 4 gadiem
Faris Ansari
78cdfe4dd3
fix: Remove card image padding
pirms 4 gadiem
codescientist703
32127606a9
fix: added card img top class
pirms 4 gadiem
codescientist703
008a72e92a
fix: added padding in scss file and fixed indentation
pirms 4 gadiem
codescientist703
189c9dbeab
feat: Added image field to the section_with_cards template
pirms 4 gadiem
Suraj Shetty
363961fedb
Merge pull request #12334 from rmehta/refactor-website
pirms 4 gadiem
Suraj Shetty
70f5df6a05
chore: debug
pirms 4 gadiem
Suraj Shetty
b52f2c5512
fix: Remove deprecated comments
pirms 4 gadiem
Suraj Shetty
59be3afc2d
fix: Only replace hyphen in file name
pirms 4 gadiem
Suraj Shetty
7dfced5047
Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website
pirms 4 gadiem
Leela vadlamudi
f09bbfdb39
Merge pull request #13516 from leela/fix-incoming-mails
fix: incoming mail handler
pirms 4 gadiem
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`
pirms 4 gadiem
mergify[bot]
f4be870e58
Merge pull request #13510 from netchampfaris/throttle-set-open-count
fix: Throttle set_open_count
pirms 4 gadiem
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.
pirms 4 gadiem
Rushabh Mehta
4268010fbb
fix(minor): text-indent only works for the first line
pirms 4 gadiem
Faris Ansari
45b2504d91
Merge pull request #13508 from netchampfaris/esbuild-rmdir-node-16
pirms 4 gadiem
mergify[bot]
d699a99b5c
Merge pull request #13496 from shariquerik/allow_rename_email_grp
fix: Allow renaming Email Groups
pirms 4 gadiem
Faris Ansari
d20cf5c02f
fix: Check if folder exists before cleaning
If folder doesn't exist, an exception is thrown in node 16
pirms 4 gadiem
Saqib
660e54242d
fix: remove unused imports
(cherry picked from commit 183c0ec85c
)
pirms 4 gadiem
Saqib Ansari
775ed653c7
chore: remove unecessary method
(cherry picked from commit 1535c1b411
)
pirms 4 gadiem
Saqib
36643f630c
fix: next condition fieldname
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit 0d74a64b72
)
pirms 4 gadiem
Saqib
b6bbfb29ed
chore: apply review changes
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit a12631b2ec
)
pirms 4 gadiem
Saqib Ansari
e2e43d4b49
chore: modify field positions
(cherry picked from commit b50b997722
)
pirms 4 gadiem
Saqib Ansari
13d7dce86f
fix: sider issue
(cherry picked from commit 57b24cee23
)
pirms 4 gadiem
Saqib Ansari
0cda1e4295
feat: prevent next step until condition satisfied
(cherry picked from commit 29bbbae9c4
)
pirms 4 gadiem
Saqib Ansari
321002fe80
feat: custom position for popovers
(cherry picked from commit 227019e1c6
)
pirms 4 gadiem
Saqib Ansari
6d5c0a523b
feat: init form tour doctype
(cherry picked from commit ad13bebe31
)
pirms 4 gadiem
mergify[bot]
9866aab28c
Merge pull request #13466 from shariquerik/allow_comment_for_guest
fix: Allow guest to comment on Web Page & Blog Post
pirms 4 gadiem
mergify[bot]
107de3e4c5
Merge pull request #13491 from shariquerik/blog_feedback
feat: Feedback feature for Blog Post
pirms 4 gadiem