Faris Ansari
952eb004b8
fix: Use icons instead of labelled buttons for consistency
2021-10-20 18:58:42 +05:30
Faris Ansari
5345d4ce7b
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
2021-10-20 18:40:18 +05:30
Faris Ansari
18b3651b46
feat: Google font selection
...
google_fonts.json with a decent selection of fonts
2021-10-20 17:20:59 +05:30
mergify[bot]
9f0fe09e00
Merge pull request #14515 from nextchamp-saqib/prevent-report-errors
...
fix: prevent report error for AttachmentLimitReached exceptions
2021-10-20 05:24:12 +00:00
Saqib Ansari
3b4530ef5d
fix: prevent report error for AttachmentLimitReached exceptions
2021-10-20 10:38:30 +05:30
mergify[bot]
af54411e01
Merge pull request #14392 from shariquerik/list-check-all-fix
...
fix: Update check all checkbox based on checked rows in List View
2021-10-20 02:53:49 +00:00
Shariq Ansari
f987c52946
Merge branch 'frappe:develop' into list-check-all-fix
2021-10-19 20:18:17 +05:30
mergify[bot]
bfdc7b43d5
Merge pull request #14503 from shariquerik/cypress-ui-test
...
test: Cypress UI test fixes
2021-10-19 14:42:41 +00:00
Suraj Shetty
a892925f73
Merge pull request #14504 from surajshetty3416/fix-as-json
2021-10-19 20:01:55 +05:30
Shariq Ansari
06c8cbceb9
test: Commenting relative_time_filters.js
2021-10-19 19:46:33 +05:30
Faris Ansari
f86a477aa6
fix: controls styling
2021-10-19 19:22:39 +05:30
Faris Ansari
72e9df5460
fix: section fields orientation
...
- Option to render fields in a section in left-right orientation
- this is useful in cases where rendering currency values one below the other makes more sense
2021-10-19 19:22:23 +05:30
Faris Ansari
58cfbafc22
fix: add header in default layout
2021-10-19 19:21:05 +05:30
Faris Ansari
a4746483ab
fix: print style
...
- bordered table
- pdf column rendering fix
- document-header class
2021-10-19 19:20:08 +05:30
Faris Ansari
090a5db7f8
feat: Spacer and Divider components
2021-10-19 19:16:54 +05:30
Faris Ansari
d8dfc14bea
feat: Configurable font size
2021-10-19 19:15:38 +05:30
Faris Ansari
e830b5e4ac
fix: minor ui fixes
2021-10-19 19:13:50 +05:30
Faris Ansari
a90937c865
fix: customize button in print
2021-10-19 19:12:54 +05:30
Faris Ansari
76b5ee8b9e
feat: Field Templates
...
- standard field templates for rendering custom templates for fields for e.g., taxes in invoice
- ability to create user defined reusable templates that show up in print format builder
2021-10-19 19:12:15 +05:30
Suraj Shetty
50e9930ca5
ci: Disable patch status
...
Can be enabled later
2021-10-19 18:53:43 +05:30
Suraj Shetty
7f86137b74
fix: List header alignment
2021-10-19 18:44:01 +05:30
Suraj Shetty
d47f23dd3a
fix(Print): Select button alignment issue
2021-10-19 18:43:44 +05:30
Shariq Ansari
749e12b544
Merge branch 'develop' into cypress-ui-test
2021-10-19 18:31:28 +05:30
Suraj Shetty
c968712450
fix: Return unsorted json in case of type error
2021-10-19 18:22:09 +05:30
Shariq Ansari
d18852f793
test: timeline.js ui test fix
2021-10-19 18:18:22 +05:30
gavin
429f77be0c
Merge pull request #14434 from deepeshgarg007/report_loader
...
fix: Loading state for query reports
2021-10-19 15:47:54 +05:30
Faris Ansari
c31bf0aadc
fix: Page number
...
- simpler configuration
- remove arbitrary margin text configuration
2021-10-19 15:45:40 +05:30
mergify[bot]
8e2cf038c4
Merge pull request #14493 from frappe/fix-negative-duration
...
fix: handle negative duration
2021-10-19 09:34:11 +00:00
Sagar Vora
5c86dc80c7
fix: if_owner constraint being applied wrongly ( #14471 )
...
* fix: `if_owner` constraint being applied wrongly
* test: check if owner on `frappe.get_list`
Co-authored-by: Pruthvi Patel <pruthvipatel145@gmail.com>
2021-10-19 15:03:17 +05:30
Suraj Shetty
4f94f19940
ci: Remove Github status for UI coverage
2021-10-19 14:46:01 +05:30
gavin
fbe925b42c
Merge pull request #14238 from resilient-tech/autoreload_on_build
...
feat: automatically reload web pages whenever JS/CSS assets are rebuilt
2021-10-19 14:13:04 +05:30
Sagar Vora
7649cdff4c
fix: minor cleanup
2021-10-19 14:00:19 +05:30
mergify[bot]
a473d1c9b1
Merge pull request #14482 from resilient-tech/fix-whitelist
...
fix: remove/update older whitelist calls
2021-10-19 08:25:21 +00:00
gavin
a52decf308
Merge pull request #14481 from saxenabhishek/aks-feat-semgrep-sql
...
ci: semgrep rule for db.sql
2021-10-19 13:50:03 +05:30
Gavin D'souza
4a5bb2873d
ci: Ignore sql=>qb rule for test files
2021-10-19 13:25:37 +05:30
Gavin D'souza
a575cff8a7
fix: Retry flaky test_printview_page if errored
2021-10-19 12:35:55 +05:30
mergify[bot]
df9e929482
Merge pull request #14484 from hrwX/add_enabled_field
...
feat: Add enabled to Language
2021-10-19 04:53:01 +00:00
Raffael Meyer
2e4f5e0796
fix: handle negative duration
2021-10-19 01:41:02 +02:00
Sagar Vora
770bda8cc6
fix: use cint, as os.environ only contains string values
2021-10-19 04:04:00 +05:30
hrwx
586ef77cd7
feat: Add enabled to Language
2021-10-18 20:12:09 +01:00
Ankush Menat
ac1bb636cf
ci: flag new instances of sql_ddl and sql_list
2021-10-18 22:13:50 +05:30
Ankush Menat
059e5441c2
ci: use semgrep pattern instead of regex
2021-10-18 21:33:06 +05:30
mergify[bot]
df76d33893
Merge pull request #14100 from saxenabhishek/aks-query
...
refactor: convert db.sql calls in core module
2021-10-18 14:24:54 +00:00
Shariq Ansari
080f29ab01
Merge branch 'frappe:develop' into list-check-all-fix
2021-10-18 19:23:57 +05:30
Pruthvi Patel
3cec476cbc
fix: add whitespace
2021-10-18 19:07:13 +05:30
mergify[bot]
4e92a71791
Merge pull request #14483 from resilient-tech/role-profile-permlevel
...
fix: set missing `permlevel` for Role Profile
2021-10-18 13:00:44 +00:00
Pruthvi Patel
d99403393a
fix: rename auto-reload to live-reload
2021-10-18 17:52:33 +05:30
Sagar Vora
c56ded1c4b
fix: set missing permlevel for Role Profile
2021-10-18 16:58:37 +05:30
Sagar Vora
c560d67a57
fix: remove/update older whitelist calls
2021-10-18 16:47:11 +05:30
abhishek
236c84ab8b
feat: semgrep rule for db.sql
2021-10-18 16:35:13 +05:30