Suraj Shetty
b3fdbef7b2
Merge pull request #13052 from surajshetty3416/fix-mentions
2021-05-03 09:28:16 +05:30
mergify[bot]
c5606381ef
Merge pull request #13055 from shariquerik/shortcut-widget-indicator-color-fix
...
fix: Changed shorcut widgets color picker to dropdown
2021-05-03 03:57:50 +00:00
Suraj Shetty
23ffca83ed
Merge branch 'develop' into fix-mentions
2021-05-03 09:20:47 +05:30
shariquerik
9fd6491631
refactor: Used css variables also added missing colors
2021-05-01 15:08:31 +05:30
Nabin Hait
b4d57b0174
fix: Fixed merge conflict
2021-05-01 14:52:06 +05:30
Nabin Hait
f5312f72d3
Merge branch 'version-13-pre-release' into version-13
2021-05-01 14:44:35 +05:30
Nabin Hait
8c7661b682
bumped to version 13.2.0
2021-05-01 15:04:35 +05:50
Nabin Hait
b4726175ca
chore: Add release note for v13.2.0
2021-05-01 14:10:27 +05:30
Suraj Shetty
dc47ca58ce
Merge pull request #13063 from frappe/mergify/bp/version-13-pre-release/pr-13062
...
fix: error for bench drop-site. Added missing import. (backport #13062 )
2021-04-30 20:50:42 +05:30
Steffen
5b9fe286af
fix: error for bench drop-site. Added missing import.
...
(cherry picked from commit 80e009f806 )
2021-04-30 15:20:00 +00:00
mergify[bot]
21777a5718
Merge pull request #13062 from stephenBDT/fix-drop-site
...
fix: error for bench drop-site. Added missing import.
2021-04-30 15:14:53 +00:00
Steffen
80e009f806
fix: error for bench drop-site. Added missing import.
2021-04-30 16:09:03 +02:00
Suraj Shetty
9bb0ea0301
fix: Show icon instead of a different color for group
2021-04-30 12:43:55 +05:30
shariquerik
509d482541
fix: Changed shorcut widgets color picker to dropdown
2021-04-30 12:12:23 +05:30
Suraj Shetty
6df1f25746
Merge pull request #13054 from frappe/mergify/bp/version-13-pre-release/pr-13028
...
fix: Respond to /api requests as JSON by default (backport #13028 )
2021-04-30 11:41:33 +05:30
Gavin D'souza
127f5223e4
fix: Respond to /api requests as JSON by default
...
If header 'Accept: application/json' isn't set, the failure
responses to /api endpoints is HTML. Success responses are of type JSON.
(cherry picked from commit fcf63622bc )
2021-04-30 06:09:38 +00:00
mergify[bot]
f76e49595d
Merge pull request #13028 from gavindsouza/response-type-json
...
fix: Respond to /api requests as JSON by default
2021-04-30 06:03:24 +00:00
Suraj Shetty
43a4f1861e
fix: Typo
2021-04-30 11:09:13 +05:30
Suraj Shetty
395eed225f
style: Fix formatting
2021-04-30 11:03:18 +05:30
Suraj Shetty
183af96465
fix: Link user mention to User Profile
2021-04-30 10:53:20 +05:30
Suraj Shetty
22a2803f7b
fix: Show pointer on hovering on mention list
2021-04-30 10:44:46 +05:30
Suraj Shetty
959b27ef0e
fix: Bust user / user group cache on change
2021-04-30 10:44:09 +05:30
Suraj Shetty
d8c777e98c
refactor: Remove unnecessary code
2021-04-30 10:43:07 +05:30
Suraj Shetty
1af59ce16c
refactor: Move mention list generation logic to server-side
...
- Moved mention list generation logic to server-side to get latest mention list everytime
- To indicate group option, added a users icon.
2021-04-30 10:42:19 +05:30
Suraj Shetty
0b9bc15c0b
Merge pull request #13043 from frappe/mergify/bp/version-13-pre-release/pr-13019
2021-04-29 18:43:14 +05:30
Sagar Vora
84e6a99743
fix: use css variable for themeability
...
(cherry picked from commit 2fefa24462 )
2021-04-29 13:10:29 +00:00
Sagar Vora
2ae8adb08a
fix: add box-shadow on :focus for tab key navigation
...
(cherry picked from commit 0742a754b8 )
2021-04-29 13:10:29 +00:00
Sagar Vora
852cc7c596
fix(UI): consistent checkboxes on all browsers
...
(cherry picked from commit 47630b8ea0 )
2021-04-29 13:10:29 +00:00
Suraj Shetty
280b3aac6d
Merge pull request #13041 from frappe/mergify/bp/version-13-pre-release/pr-13034
2021-04-29 18:37:43 +05:30
mergify[bot]
523a31a1fc
Merge pull request #13019 from resilient-tech/cb-fixes
...
fix(UI): consistent checkboxes on all browsers
2021-04-29 13:05:54 +00:00
Suraj Shetty
9669a90ed6
fix: Set placeholder value before creating input
...
(cherry picked from commit ca9cafb999 )
2021-04-29 13:05:42 +00:00
Suraj Shetty
ba5c8abadb
fix: HTML Editor overflow in grid
...
(cherry picked from commit 28196bda54 )
2021-04-29 13:05:42 +00:00
Suraj Shetty
77860e3178
fix: Show nothing for empty value instead of undefined
...
(cherry picked from commit 7a84a3f3ea )
2021-04-29 13:05:42 +00:00
Suraj Shetty
7cb306e983
fix: Use placeholer attr to set color placeholder instead of value
...
(cherry picked from commit b1d6e7ad16 )
2021-04-29 13:05:42 +00:00
shariquerik
5ea207b9ba
refactor: Conditional CSS instead of code
...
(cherry picked from commit f148bf36c3 )
2021-04-29 13:05:42 +00:00
shariquerik
4ed6dbc715
fix: Grid row color picker field not working
...
(cherry picked from commit 67671c98bb )
2021-04-29 13:05:42 +00:00
Suraj Shetty
031087fd57
Merge pull request #13034 from shariquerik/grid-color-picker-fix
2021-04-29 18:29:30 +05:30
Suraj Shetty
ca9cafb999
fix: Set placeholder value before creating input
2021-04-29 18:13:18 +05:30
Suraj Shetty
28196bda54
fix: HTML Editor overflow in grid
2021-04-29 17:55:19 +05:30
Suraj Shetty
7a84a3f3ea
fix: Show nothing for empty value instead of undefined
2021-04-29 17:42:57 +05:30
Suraj Shetty
b1d6e7ad16
fix: Use placeholer attr to set color placeholder instead of value
2021-04-29 17:41:48 +05:30
Suraj Shetty
462e25e5ed
Merge pull request #13037 from frappe/mergify/bp/develop/pr-13033
...
fix: Moving Site folder across different FileSystems failed (backport #13033 )
2021-04-29 17:00:13 +05:30
eneegy
be027787c5
fix: Moving Site folder across different FileSystems failed ( #13033 )
...
Co-authored-by: Thanh Dao <thanhdn1989@gmail.com>
(cherry picked from commit 29be5829e16b7e9454713d69539066a87d5a4091)
2021-04-29 16:29:05 +05:30
Mohammad Hasnain Mohsin Rajan
1de1d87b79
test: omit commands directory since it is tested seperately ( #13035 )
...
* test: omit commands directory
* tests: use frappe namespace
* test: better wildcard matching
* style: Add whitespace
Co-authored-by: gavin <gavin18d@gmail.com>
2021-04-29 10:05:05 +00:00
shariquerik
f148bf36c3
refactor: Conditional CSS instead of code
2021-04-29 15:26:52 +05:30
Sagar Vora
2fefa24462
fix: use css variable for themeability
2021-04-29 15:17:17 +05:30
shariquerik
67671c98bb
fix: Grid row color picker field not working
2021-04-29 14:10:33 +05:30
Mohammad Hasnain Mohsin Rajan
3e78995594
ci: Use different service name for push and pull request events ( #13030 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-29 13:06:55 +05:30
Suraj Shetty
90dde099df
ci: Remove coverage step from workflow
2021-04-29 12:55:46 +05:30
Gavin D'souza
fcf63622bc
fix: Respond to /api requests as JSON by default
...
If header 'Accept: application/json' isn't set, the failure
responses to /api endpoints is HTML. Success responses are of type JSON.
2021-04-29 11:27:15 +05:30