Suraj Shetty
4ddf8c18d8
feat: Execute separate build command for style files
...
- Execute style build twice (one for LTR and one for RTL) because rtlcss is dependant on comments and esbuild strips all comments so we cannot run rtlcss on built css files.
2021-07-05 10:38:55 +05:30
Suraj Shetty
2435d8a2e5
Merge branch 'develop' of https://github.com/frappe/frappe into auto-generate-rtl-style
2021-06-29 10:38:39 +05:30
mergify[bot]
cbfc0e6102
Merge pull request #13515 from hasnain2808/fix--route-to-orignal-form-after-creating-a-link-field
...
fix: route to orignal form after creating a new document
2021-06-29 04:29:52 +00:00
mergify[bot]
744cc921a8
Merge pull request #13482 from rtdany10/patch-2
...
fix: ability to select email account even if only one account is allowed
2021-06-28 14:03:30 +00:00
Suraj Shetty
714b121e39
Merge pull request #13596 from surajshetty3416/fix-website-rendering
...
fix: Prioritse TemplatePage over ListPage
2021-06-28 18:20:17 +05:30
mergify[bot]
acf8ca79d9
Merge pull request #13593 from nextchamp-saqib/grid-depends-on-fix-2
...
fix: incorrect depends on evalutation with parent variables
2021-06-28 11:47:33 +00:00
Suraj Shetty
44536fac49
fix: Prioritse TemplatePage over ListPage
2021-06-28 15:53:34 +05:30
Suraj Shetty
d9962370dc
fix: Add language to print_template
2021-06-28 12:06:26 +05:30
Suraj Shetty
31d8436979
refactor: Rename dir to layout_direction
...
- For readability
2021-06-28 12:04:57 +05:30
Suraj Shetty
6960a19208
fix: RTL for print views
2021-06-28 12:03:31 +05:30
Suraj Shetty
30f9207091
feat: Select css-rtl folder if language is rtl
2021-06-28 12:03:00 +05:30
Saqib Ansari
1f5bcd42ab
fix: incorrect depends on evalutation with parent variables
2021-06-28 11:21:52 +05:30
Suraj Shetty
2e35ac80ba
Merge pull request #13589 from surajshetty3416/fix-styles-27-jun
2021-06-27 11:27:31 +05:30
Suraj Shetty
894e1ec7d0
fix: Datepicker's dark mode style
2021-06-27 10:39:28 +05:30
Suraj Shetty
9c91cc0e5a
fix: Editor link popover style
...
- "overflow: hidden;" set in ql-container
used to cutoff and hide some parts of link popover of ql editor.
2021-06-27 09:05:48 +05:30
Suraj Shetty
7e6b00fd3c
refactor: Remove unused build.json
2021-06-27 08:54:57 +05:30
Suraj Shetty
63df7f850e
refactor: Remove RTL style files
2021-06-27 08:54:32 +05:30
Leela vadlamudi
8d6bd82eac
Merge pull request #13586 from leela/fix-calendar-view
...
fix: Calendar view of a doctype
2021-06-26 20:57:39 +05:30
leela
7ad2444e4b
fix: Calender view of a doctype
2021-06-26 20:38:14 +05:30
Leela vadlamudi
b7c1a7610c
Merge pull request #13584 from leela/fix-website-link-field-styles
...
fix: styles for link field in webpages
2021-06-26 10:21:29 +05:30
leela
8dd99b6e0e
fix: styles for link field in webpages
...
The styles are missing for the wepage link field
2021-06-26 09:59:28 +05:30
Suraj Shetty
40dd522796
feat: Auto generate RTL styles using rtlcss
...
https://github.com/MohammadYounes/rtlcss
2021-06-25 13:06:09 +05:30
Sagar Vora
cb2c013db1
fix: use <strong> instead of <b> ( #13557 )
...
* fix: use `<strong>` instead of `<b>`
* test: fix expected error
2021-06-24 20:44:11 +05:30
Suraj Shetty
13b14570af
Merge pull request #13558 from surajshetty3416/website-rendering-fixes
2021-06-24 19:29:30 +05:30
Suraj Shetty
b80a808a56
test: Comment flaky assert
2021-06-24 18:51:02 +05:30
Suraj Shetty
d31572a799
test: Fix flaky API test
2021-06-24 18:49:21 +05:30
Suraj Shetty
e8d41c945c
refactor: Use build_response in WebPage class
2021-06-24 18:01:09 +05:30
Suraj Shetty
57e41230b8
fix: Set source after updating context
2021-06-24 17:52:18 +05:30
Suraj Shetty
9e8aadf2f9
fix: Move context building to get_html
2021-06-24 15:19:48 +05:30
mergify[bot]
94f69ddf13
Merge pull request #13565 from resilient-tech/fix-kanban-board
...
fix: drag and drop for kanban board
2021-06-24 09:47:27 +00:00
Pruthvi Patel
70660a2102
fix: drag and drop for kanban board
2021-06-24 14:53:07 +05:30
gavin
47be65cad6
Merge pull request #13170 from conncampbell/12928-OTPLoginFix
...
fix: OTP login verification fails
2021-06-24 13:33:18 +05:30
Suraj Shetty
9ad276767f
test: Reset no_cache flag
2021-06-24 13:30:11 +05:30
mergify[bot]
518c82fc82
Merge pull request #13528 from nextchamp-saqib/form-tour-for-grids
...
feat: Form Tour for Grids
2021-06-24 07:50:08 +00:00
Gavin D'souza
58859d9804
style: Improve readability for request_otp
2021-06-24 12:12:53 +05:30
Suraj Shetty
62684a70c1
test: Clear website cache after changing look_for_sidebar flag
2021-06-24 12:05:24 +05:30
Suraj Shetty
2e21d1cb66
fix: Replace deprecated method
2021-06-24 12:01:49 +05:30
Suraj Shetty
090c604b0a
test: Add test cases to validate caching
2021-06-24 12:01:04 +05:30
Suraj Shetty
5531bc1e88
fix: Prioritize document page over template page
2021-06-24 11:35:53 +05:30
Suraj Shetty
2584b77cf1
fix: Do not cache csrf token
2021-06-24 10:24:47 +05:30
Suraj Shetty
0aabe737a3
fix: Cache document page as well
2021-06-24 10:24:20 +05:30
Suraj Shetty
e83e80c6af
test: Move tests to correct test file
2021-06-24 10:23:07 +05:30
Suraj Shetty
6f3e6fee82
test: Add test to check ability to use get_context without context object
2021-06-24 10:22:27 +05:30
Suraj Shetty
9293807ef3
fix: Restore ability use get_context without params
...
- https://github.com/frappe/frappe/pull/12609
The feature got removed during the website routing
refactor https://github.com/frappe/frappe/pull/12334
2021-06-24 10:02:30 +05:30
Saqib Ansari
1f687a13ed
fix: add missing semicolons
2021-06-23 14:27:50 +05:30
Saqib Ansari
ef4c6223a8
feat: add ui tests
2021-06-23 14:19:06 +05:30
Saqib Ansari
6ad1523161
fix: table field & primary action selector
2021-06-23 14:18:38 +05:30
mergify[bot]
3e4aa8d1d1
Merge pull request #13549 from netchampfaris/server-script-rename-doc
...
fix: Add frappe.rename_doc to Server Scripts
2021-06-22 13:10:50 +00:00
Faris Ansari
fd05cf068e
fix: Add frappe.rename_doc to Server Scripts
2021-06-22 18:14:15 +05:30
Suraj Shetty
f8bf0a2b16
Merge pull request #13547 from frappe/mergify/bp/develop/pr-13261
2021-06-22 16:11:39 +05:30