Faris Ansari
7a911d7e5d
fix: Markdown styling
2020-04-29 23:04:07 +05:30
Faris Ansari
ad29c9ffa0
fix: Styling
2020-04-29 23:04:00 +05:30
Faris Ansari
2788cf3d19
fix: Clickable navbar button in firefox
2020-04-29 23:03:46 +05:30
Faris Ansari
2bbe26ada0
fix: Max height for hero image
2020-04-29 23:02:43 +05:30
Faris Ansari
4620074db4
fix: Add Section Break for Cards Section template
2020-04-29 23:02:22 +05:30
Faris Ansari
551722c725
fix: Ability to hide blocks
2020-04-29 23:01:16 +05:30
Chinmay D. Pai
2f821f9c2d
chore: fix deepsource issues
...
* use set comprehension instead of generator
* remove redundant else statement
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-29 21:58:00 +05:30
Shivam Mishra
f713585e68
Merge pull request #10157 from prssanna/dashboard-view-fix
...
fix: remove unnecessary set_value
2020-04-29 21:43:56 +05:30
prssanna
fb8ca03640
fix: remove unnecessary set_value
2020-04-29 21:42:24 +05:30
Prssanna Desai
7fee379e42
Merge pull request #10000 from prssanna/doctype-dashboard-view
...
feat: Dashboard view for DocTypes
2020-04-29 20:04:58 +05:30
prssanna
ee3d0ee2a4
fix: fix error for child table in_list_view check
2020-04-29 19:58:34 +05:30
prssanna
74f0f3019b
fix: make arrow on select box clickable
2020-04-29 19:24:26 +05:30
Suraj Shetty
1db383998d
Merge pull request #10150 from surajshetty3416/fix-form-no-change-message
2020-04-29 18:48:09 +05:30
Suraj Shetty
10b4f1335c
fix: Only show "No changes in document" if form is not dirty
2020-04-29 18:27:51 +05:30
prssanna
e4731d0fd7
fix: fix indent
2020-04-29 18:10:34 +05:30
Kenneth Sequeira
109d2e7f12
rename seo section to meta tags
2020-04-29 17:33:20 +05:30
Suraj Shetty
a73be732fd
refactor: Fix redundant cache value set
2020-04-29 16:43:01 +05:30
Prssanna Desai
7d04a56738
Merge pull request #9861 from gavindsouza/data-options-child-table
...
feat: data validation for child table
2020-04-29 16:41:26 +05:30
Suraj Shetty
bf3a80f05d
fix: Directly used set comprehension
...
As indicated by deepsource
2020-04-29 14:39:14 +05:30
prssanna
a5724699c6
fix: formatting
2020-04-29 14:37:45 +05:30
Faris Ansari
811d0d64d9
fix: Option to bleed image outside Hero
2020-04-29 14:15:46 +05:30
Faris Ansari
7a6a9b2b20
fix: Use standard button components in Hero
2020-04-29 14:15:06 +05:30
Suraj Shetty
651109bb00
fix: Translatable string
2020-04-29 14:07:51 +05:30
prssanna
6833cbe822
fix: add number card to translation comment
2020-04-29 13:49:32 +05:30
prssanna
ec9463c105
fix: check if list is empty
2020-04-29 13:48:37 +05:30
prssanna
8002bd2da8
fix: formatting
2020-04-29 13:39:28 +05:30
Suraj Shetty
69fb2db5ec
Merge pull request #10136 from scmmishra/after-load-web-form
2020-04-29 13:20:56 +05:30
Suraj Shetty
15174a165f
Merge branch 'develop' into blog-seo
2020-04-29 13:20:17 +05:30
Suraj Shetty
3b298c7ab1
Merge pull request #10143 from sagarvora/patch-2
2020-04-29 13:01:45 +05:30
Suraj Shetty
031aad0d85
perf: Cache get_tables values
...
- To avoid redundant db calls
2020-04-29 12:28:08 +05:30
Suraj Shetty
511289c789
Merge branch 'develop' into setup-email-tread
2020-04-29 11:05:27 +05:30
Shivam Mishra
d49941f2d1
style: membership check
2020-04-28 20:25:23 +05:30
Sagar Vora
a195421097
fix: do not check for frappe.conf.monitor while stopping monitor
2020-04-28 19:22:20 +05:30
Shivam Mishra
2190b44a6f
fix (style): added semi-colon
2020-04-28 19:06:58 +05:30
mergify[bot]
434ed23f34
Merge pull request #10138 from surajshetty3416/fix-new-doc-creation
...
fix: Add `__unsaved` flag for newly created doc
2020-04-28 09:51:36 +00:00
Suraj Shetty
0c62b0629e
fix: Fix message for doc save without changes
...
- To avoid confusion
2020-04-28 14:07:43 +05:30
Suraj Shetty
689b68341e
fix: Add __unsaved flag for newly created doc
2020-04-28 14:07:29 +05:30
Shivam Mishra
80346e1bd6
fix: title
2020-04-28 14:00:04 +05:30
Shivam Mishra
14d02cbbfb
fix: explicit check of return value of validate
2020-04-28 13:55:47 +05:30
Shivam Mishra
ad66cfcb8b
fix: trigger after_load and after_save explicitly
2020-04-28 13:50:53 +05:30
prssanna
79ffeac421
fix: remove unused option in widget config
2020-04-28 13:48:13 +05:30
prssanna
84c8d20ce9
fix: set resize button tooltip according to state
2020-04-28 13:41:32 +05:30
prssanna
e47b138cb0
feat: add resize to customize options and enable for charts
2020-04-28 13:14:27 +05:30
Shivam Mishra
957aede112
fix: validate options for Table and Table Multiselect
2020-04-28 13:09:24 +05:30
mergify[bot]
d850a8ee4b
Merge pull request #10127 from AKedar21/patch-6
...
fix: removed from_test parameter in send_one function
2020-04-28 07:33:18 +00:00
Marica
f5a18a514e
fix: Validation on Select field with Default and no Options. ( #10041 )
...
* fix: Validation on Select field with Default and no Options.
* Apply suggestions from code review
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
* fix: Use frappe.bold()
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
2020-04-28 07:01:36 +00:00
Abhishek Kedar
205c852f1c
fix: removed from_test parameter in send_one function
...
from_test parameter is not at all used anywhere in the send_one function so removed it, and its value will be always False.
2020-04-28 11:32:24 +05:30
mergify[bot]
7f9e715641
Merge pull request #10109 from ruchamahabal/fix-desk-pages
...
fix(minor): Labels in Users Desk Page
2020-04-28 05:45:22 +00:00
Suraj Shetty
802ef11e42
Merge pull request #10126 from surajshetty3416/fix-backup
2020-04-28 11:09:23 +05:30
Shivam Mishra
88d5ef1bd7
fix: linitng fixes
2020-04-28 10:40:24 +05:30