Suraj Shetty
3cf690e485
fix: Remove unnecessary ellipsis
2020-08-26 16:05:32 +05:30
Suraj Shetty
02bd4d396c
feat: Switch to only show communications
2020-08-26 16:01:57 +05:30
Suraj Shetty
d5f64b65f8
fix: Add missing check icon
2020-08-26 15:59:04 +05:30
Suraj Shetty
b0846da392
fix: Role Editor style
2020-08-26 15:57:07 +05:30
Suraj Shetty
61824d221d
fix: Listview add button style
2020-08-26 14:47:14 +05:30
Suraj Shetty
78ed4dd2c7
chore: Remove unwanted code
2020-08-26 14:42:34 +05:30
Suraj Shetty
02f9a33bc2
fix: Review style
2020-08-26 14:41:28 +05:30
Suraj Shetty
76da22d6b3
fix: Remove icon for save
2020-08-26 14:40:56 +05:30
Suraj Shetty
949be1379a
fix: Set control base font-size
2020-08-26 14:40:24 +05:30
Suraj Shetty
4a58af42b0
fix: Sidebar style
...
- Add link-url icon
2020-08-26 13:54:44 +05:30
Suraj Shetty
28965b696c
fix: Page responsive styles
2020-08-26 13:35:39 +05:30
Suraj Shetty
149361c4fa
fix: Btn hover color
2020-08-26 09:34:13 +05:30
Suraj Shetty
07bfc57597
fix: Comment box bg color
2020-08-26 01:57:46 +05:30
Suraj Shetty
0f6b7cbbf4
refactor: Remove unwanted code
2020-08-26 01:57:23 +05:30
Suraj Shetty
41a1984e55
fix: Form scroll-to-top button
2020-08-26 01:57:02 +05:30
Suraj Shetty
466f4e7e70
fix: Timeline bottom property value
2020-08-26 01:54:58 +05:30
Suraj Shetty
8cb51db57e
fix: Close icon color
2020-08-26 01:52:51 +05:30
Suraj Shetty
5056d292d6
fix: Icon stoke color and add "up-line-icon"
2020-08-26 01:50:45 +05:30
Suraj Shetty
8cdc5518bd
fix: Timelime compose email
2020-08-26 00:55:45 +05:30
Suraj Shetty
9af683090a
fix: Comment editbox UX
...
- Option to dismiss changes
2020-08-26 00:55:01 +05:30
Suraj Shetty
4d30723f36
fix: Sidebar style
2020-08-26 00:40:39 +05:30
Suraj Shetty
c711bdb099
fix: Awesomebar height
2020-08-26 00:13:59 +05:30
Suraj Shetty
61b5560db6
fix: Remove unwanted code
2020-08-25 21:38:59 +05:30
Suraj Shetty
cb46ae263d
fix: Awesomebar style
2020-08-25 21:37:58 +05:30
Suraj Shetty
e2d3b54cc3
fix: Navbar
2020-08-25 21:35:58 +05:30
Suraj Shetty
20fc9e659a
fix: Use unquote to avoid "incompatible units" exception
2020-08-25 21:19:59 +05:30
Suraj Shetty
0c929a4435
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
2020-08-25 14:34:31 +05:30
mergify[bot]
7ce4013068
fix: if db_type is not defined then set default to 'mariadb' (bp #11346 ) ( #11349 )
...
(cherry picked from commit 927cd03341c33ffb82e5db373066a7ba239c1491)
Co-authored-by: Saurabh <saurabh@erpnext.com>
2020-08-25 13:05:49 +05:30
mergify[bot]
31f8f6e26a
Merge pull request #11344 from Alchez/fix-preload-url
...
fix: preload URLs breaking for external requests
2020-08-25 04:58:57 +00:00
Suraj Shetty
16762d54ce
fix: Remove assignment display limit
2020-08-25 00:08:40 +05:30
Suraj Shetty
6bbeacb62a
fix: Text editor content color in dark Mode
2020-08-25 00:08:00 +05:30
Suraj Shetty
dff275979c
fix: Multicheck input background color
2020-08-25 00:06:56 +05:30
Suraj Shetty
8ff88b46e9
fix: Modal content height
2020-08-25 00:06:38 +05:30
Suraj Shetty
390016f182
refactor: Avatar Group
...
- Use options argument instead of accepting multiple arguments
- Replace usages
- Show last user if the limit is equal to user count
- Add option to disable avatar overlap
2020-08-25 00:06:23 +05:30
Rohan
1c5cff7746
fix: preload URLs breaking for external requests
2020-08-24 23:45:12 +05:30
Suraj Shetty
89f2c6305a
fix: Button to delete comment
2020-08-24 21:38:35 +05:30
Suraj Shetty
23d851c9b6
fix: Timeline reply
2020-08-24 21:01:20 +05:30
mergify[bot]
0a7d93a1de
Merge pull request #11301 from scmmishra/fix-custom-columns
...
fix: handle both list and dict results
2020-08-24 14:25:12 +00:00
Prssanna Desai
d4ae883007
fix: remove print statement
2020-08-24 19:40:57 +05:30
Rushabh Mehta
f2fe49b5e1
Merge pull request #11328 from rmehta/safe-exec-sql
...
feat(server script): Allow frappe.db.sql for read
2020-08-24 17:46:09 +05:30
Saurabh
534cf5c512
fix: Handle empty conditions in s3 backup ( #11258 )
2020-08-24 16:38:51 +05:30
prssanna
7666e707b9
fix: remove button class in data pill
2020-08-24 14:45:04 +05:30
prssanna
3cb26bf518
fix: update print preview style
2020-08-24 14:44:56 +05:30
prssanna
65df3f98ed
fix: remove msgprint scroll option
2020-08-24 14:24:31 +05:30
prssanna
0d995a1e0b
fix: move msgprint style to modal.scss
2020-08-24 14:23:55 +05:30
prssanna
ad5c565278
fix: modal minimize button style
2020-08-24 14:23:31 +05:30
Shivam Mishra
9ba45f0360
fix: handle tuple and list
2020-08-24 13:59:28 +05:30
mergify[bot]
03fedd0994
Merge pull request #11304 from scmmishra/fix-perm-duplication-issue
...
fix: DocPerm duplication
2020-08-24 08:17:41 +00:00
mergify[bot]
552ca066f2
Merge pull request #11260 from scmmishra/allow-get-print
...
feat: allow get_print and attach print in server scripts
2020-08-24 08:12:41 +00:00
Shivam Mishra
42274039aa
Merge branch 'develop' of https://github.com/frappe/frappe into fix-custom-columns
2020-08-24 13:22:57 +05:30