Suraj Shetty
ce752dbafd
fix: Checkbox style for disabled but checked checkbox ( #12435 )
2021-02-19 09:24:56 +05:30
Suraj Shetty
82c8bbbacd
fix: Disable trigger_change_on_input_event to avoid unexpected behavior ( #12429 )
2021-02-18 16:43:51 +05:30
mergify[bot]
db88902a70
Merge pull request #12427 from rohitwaghchaure/ignore-notify-update-in-patch
...
perf: Ignore notify update in patch execution
2021-02-18 09:13:27 +00:00
mergify[bot]
0c4910d7c5
Merge pull request #12417 from netchampfaris/fix-request-handling
...
fix: Throw early if invalid arguments
2021-02-18 08:21:10 +00:00
Rohit Waghchaure
bfab46c536
fix: ignore notify update in patch execution
2021-02-18 13:33:12 +05:30
Suraj Shetty
b034161397
Merge pull request #12425 from surajshetty3416/fix-form-padding
2021-02-18 12:57:52 +05:30
Suraj Shetty
3aa2a91baf
fix: Table multiselect style
2021-02-18 12:35:38 +05:30
prssanna
7b66292d27
fix: kanban column max height
2021-02-18 12:28:47 +05:30
Prssanna Desai
24a90c76d4
Merge pull request #12419 from prssanna/redesign-fixes
2021-02-18 12:20:19 +05:30
Suraj Shetty
cdd7f17609
fix: Update breakpoint
2021-02-18 12:00:05 +05:30
prssanna
24aabd2b02
fix: ui tests
2021-02-18 11:24:25 +05:30
prssanna
c5bd96aea0
fix: kanban like
2021-02-17 16:42:42 +05:30
prssanna
c42b5a5cc7
fix: kanban last card cut off
2021-02-17 16:25:23 +05:30
prssanna
f91c9bf467
fix: remove hidden_due_do_dependency property for filter field
...
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-02-17 16:25:09 +05:30
prssanna
9dd4d4b72a
fix: show first filter row on opening popover
2021-02-17 16:23:45 +05:30
prssanna
68bee13f6e
fix: title for link field items in awesomplete
2021-02-17 15:38:59 +05:30
mergify[bot]
344f7878ef
Merge pull request #12420 from ankush/fix_formatter
...
fix: remove trailing quote from formatter html
2021-02-17 09:33:47 +00:00
Ankush Menat
c02a7ef214
fix: remove trailing quote from formatter html
...
Related issue: FR-ISS-256268
2021-02-17 14:35:14 +05:30
prssanna
caf0adaa9d
fix: sidebar dropdown placeholder
2021-02-17 13:02:01 +05:30
prssanna
f7c930d50d
fix: don't show report builder link on report builder route
2021-02-17 13:01:13 +05:30
Suraj Shetty
ebc18892b6
fix: Form padding in mobile view
2021-02-17 12:49:15 +05:30
prssanna
d86832aaf2
fix: disabled link style
2021-02-17 12:34:48 +05:30
prssanna
bc2656dbd8
fix: remove duplicate variables.scss import
2021-02-17 11:41:33 +05:30
prssanna
cef115967b
fix: awesomplete width for filters
2021-02-17 10:59:38 +05:30
Suraj Shetty
aea5f83b46
fix: Remove unnecessary padding value in mobile.scss
2021-02-17 10:29:08 +05:30
Faris Ansari
6fa38a325d
fix: Fallback value for allow_traceback when no db
2021-02-16 21:45:26 +05:30
Faris Ansari
51bb7aa39a
fix: Throw early if invalid arguments
2021-02-16 21:44:35 +05:30
prssanna
7beaf81e07
Merge branch 'develop' of https://github.com/frappe/frappe into develop
2021-02-16 18:26:28 +05:30
prssanna
cf1621cc8c
fix: unescape docname before passing to update_order_for_single_card
2021-02-16 18:26:19 +05:30
Suraj Shetty
49372564df
Merge pull request #12415 from prssanna/redesign-fixes
2021-02-16 18:13:29 +05:30
prssanna
14580a7675
fix: add back removed .centered class
2021-02-16 18:10:38 +05:30
Prssanna Desai
05d3537c20
Merge pull request #12403 from prssanna/design-fixes
2021-02-16 17:40:55 +05:30
prssanna
b7604d0154
fix: query report route in sidebar report selector
2021-02-16 17:40:17 +05:30
mergify[bot]
4ee1e0f1e6
Merge pull request #12381 from hasnain2808/aloow-on-submit
...
fix: allow on submit for child table not working
2021-02-16 11:26:22 +00:00
Prssanna Desai
774d3cf55e
Merge branch 'develop' into design-fixes
2021-02-16 16:52:26 +05:30
Suraj Shetty
dbf60c7483
Merge branch 'develop' into aloow-on-submit
2021-02-16 16:18:04 +05:30
mergify[bot]
cf8e6c9ae9
Merge pull request #12207 from hasnain2808/patch-rename-list-view-setting
...
fix(List View Settings): Patch rename list view setting
2021-02-16 10:45:10 +00:00
Suraj Shetty
671a0cbd01
chore: Remove unused files ( #12409 )
...
- Get socket.io client file from node_modules to keep the library up-to-date with security updates
- Remove unused Awesomeplete library entry in build.json. It will also reduce lib.min.js file size.
- Remove unused files
2021-02-16 16:09:16 +05:30
mergify[bot]
8f6a4832fd
Merge pull request #12412 from resilient-tech/refactor-realtime
...
refactor: remove unused parameter, minor cleanup
2021-02-16 10:32:04 +00:00
prssanna
aabfff06c2
fix: kanban add card font size
2021-02-16 15:24:35 +05:30
Prssanna Desai
114488a039
Merge branch 'develop' into design-fixes
2021-02-16 15:22:59 +05:30
Sagar Vora
c1911a0858
refactor: remove unused parameter, minor cleanup
2021-02-16 14:16:30 +05:30
rohitwaghchaure
8e03015ddf
Merge pull request #12366 from rohitwaghchaure/fixed-modal-width
...
fix: added modal width extra large
2021-02-16 13:57:20 +05:30
rohitwaghchaure
def7cbe58b
Update dialog.js
2021-02-16 13:55:10 +05:30
prssanna
58f04e978c
fix: remove mixins.less
2021-02-16 13:45:52 +05:30
prssanna
cc3574348a
fix: remove duplicate selectors
2021-02-16 13:37:34 +05:30
Prssanna Desai
1c2365728d
Merge pull request #12365 from frappe/rebrand-ui-fixes
2021-02-16 13:34:24 +05:30
prssanna
ccd6a0231d
fix: remove unused docs.css
2021-02-16 13:32:14 +05:30
prssanna
af71fd229d
fix: delete unused docs.js and docs.less
2021-02-16 13:30:04 +05:30
Mohammad Hasnain Mohsin Rajan
e42873647f
chore: Update frappe/public/js/frappe/form/controls/base_control.js
...
Co-authored-by: Prssanna Desai <prssud@gmail.com>
2021-02-16 13:16:12 +05:30