prssanna
3af366b2d5
fix: datepicker issue in filter popover
2020-12-07 15:06:24 +05:30
prssanna
6fa0bebceb
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
2020-12-07 14:47:03 +05:30
prssanna
15a4f8fb9f
fix: use is_fresh instead of is_recent
2020-12-07 14:44:23 +05:30
prssanna
3b37ddcebe
fix: remove duplicate functions
2020-12-07 14:43:41 +05:30
Shivam Mishra
dd86068bf4
chore: cleanup
2020-12-07 14:37:40 +05:30
Shivam Mishra
1b4b7b7fe5
refactor: cleanup notifications
2020-12-07 14:36:43 +05:30
Shivam Mishra
c855b87a59
fix: make notifications responsive
2020-12-07 14:36:43 +05:30
Suraj Shetty
a26b532497
fix: Make video modal "large"
2020-12-07 14:34:45 +05:30
Suraj Shetty
02c56436d5
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
2020-12-07 14:15:47 +05:30
Suraj Shetty
09f6191cad
fix: More option button height
2020-12-07 14:15:42 +05:30
prssanna
358995cbfe
fix: label for _assign field
2020-12-07 13:59:42 +05:30
prssanna
0051a60b56
fix: use frappe.utils.shorten_number
2020-12-07 13:59:42 +05:30
Abhishek Balam
f3cf4f5c7f
fix: revert cstr import added
2020-12-07 13:59:42 +05:30
Abhishek Balam
4249de4e17
fix: cstr import added
2020-12-07 13:59:42 +05:30
Saurabh
1f896d0e5a
fix: validate email id before passing to formataddr
2020-12-07 13:59:42 +05:30
Mohammad Hasnain
571f5aba92
fix(charts): escape nan in each y axis
2020-12-07 13:59:42 +05:30
Gavin D'souza
d7de64ae91
fix: Return dummy function to avoid NoneType not callable
2020-12-07 13:59:42 +05:30
Gavin D'souza
cfee1959b8
test: Add tests for throwing AttributeError if method not found
2020-12-07 13:59:42 +05:30
Gavin D'souza
2c2bb72f6e
fix: Show function not available in namespace instead of nothing
...
Prior to this, frappe._dict was being used to inject functions to the
server script namespaces. This meant unimplemented methods
returned None and we'd get a NoneType not callable error
2020-12-07 13:59:42 +05:30
Gavin D'souza
b3d52fcd57
fix: Validate Python syntax on saves
2020-12-07 13:59:42 +05:30
Anuja Pawar
8ff2b57b35
refactor(System Settings): Remove redundant code ( #12027 )
...
Co-authored-by: Anuja <anuja-frappe@Frappe.local>
2020-12-07 13:59:42 +05:30
Suraj Shetty
d808d6be98
fix: More option button height in ComBox
2020-12-07 13:40:35 +05:30
Suraj Shetty
92ea445721
refactor: Move modal related style to modal.scss
2020-12-07 13:39:51 +05:30
Suraj Shetty
76f67fbb3a
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
2020-12-07 13:20:42 +05:30
Suraj Shetty
69cea92a22
feat: Add sidebar toggle action [WIP]
2020-12-07 13:20:36 +05:30
Shivam Mishra
040a81fc97
refactor: move utils from widget
2020-12-07 12:54:56 +05:30
prssanna
9ab759bafb
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
2020-12-07 11:49:33 +05:30
prssanna
e99c2fee28
fix: datepicker filter popover issue
2020-12-07 11:49:21 +05:30
Suraj Shetty
950fc99831
refactor: Rename card to is_card
2020-12-07 11:15:20 +05:30
Suraj Shetty
8239f8d875
fix: User profile timeline style
2020-12-05 20:10:23 +05:30
Suraj Shetty
f0cf83d079
fix: Update reivew pill style
2020-12-05 15:27:00 +05:30
Suraj Shetty
3a2a78d948
fix: Do not check for immediate child
2020-12-05 11:07:02 +05:30
Suraj Shetty
e730858b78
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
2020-12-05 11:02:53 +05:30
Suraj Shetty
1bace341d5
feat: Enhance CommunicationComposer modal
2020-12-05 11:02:47 +05:30
Suraj Shetty
53b4fcca8e
fix: Modal content padding
2020-12-05 09:55:30 +05:30
Shivam Mishra
8d960567ea
feat: added theme switcher
2020-12-04 17:04:48 +05:30
Suraj Shetty
5b569d91a2
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
2020-12-04 16:48:03 +05:30
Suraj Shetty
afe154b063
fix: Add modal-lg style
2020-12-04 16:47:51 +05:30
Suraj Shetty
74d375eb46
fix: Modal backdrop & shadow style
2020-12-04 16:47:31 +05:30
Suraj Shetty
537a37b5be
fix: Modal dropdow overflow issue
2020-12-04 16:47:11 +05:30
Suraj Shetty
e50f1b002a
fix(text-editor): Remove unwanted option
2020-12-04 15:37:31 +05:30
prssanna
9290a20376
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
2020-12-04 15:32:49 +05:30
prssanna
d36ff179ff
refactor: login style
2020-12-04 15:32:25 +05:30
Shivam Mishra
54ffc9a6fd
chore: hide chat
2020-12-04 15:05:37 +05:30
Shivam Mishra
c83e0108ad
feat: add user image for assign to
2020-12-04 14:59:47 +05:30
Shivam Mishra
5aa6664da7
feat: add icon in attachments
2020-12-04 14:59:28 +05:30
Shivam Mishra
40699e4e65
feat: allow image in data pill
2020-12-04 14:59:02 +05:30
Shivam Mishra
be9f43ed81
fix: hidden class
2020-12-04 14:29:14 +05:30
Shivam Mishra
b412ea9fc9
feat: hide notifications by default and show on setup
2020-12-04 14:17:48 +05:30
Shivam Mishra
1c1a358e69
fix: typo in condition
2020-12-04 14:17:29 +05:30