Gavin D'souza
07c5d0a28c
fix(db_pg): Strip index size from each field
3 years ago
Gavin D'souza
2178ea7c96
style: Fix indentation for get_all query
3 years ago
Your Name
08b7430ba2
fix: change fieldname for postgres create index
3 years ago
Your Name
5669d9c559
fix: pass distinct as argument in set_modules
3 years ago
rohitwaghchaure
1ae57811b4
Merge pull request #13939 from rohitwaghchaure/perf-grid-rendering-debouned-refersh
perf: Grid rendering
3 years ago
Rohit Waghchaure
4312d15f57
perf: Grid rendering
3 years ago
Ankush Menat
ead26527b7
ci: ignore js only changes while running unittests ( #13932 )
* ci: ignore js only changes while running unittests
- IF PR only changes JS files then unittests / patch tests wont run.
- Change done to save resources / concurrent builds.
* ci: ignore md files in build
3 years ago
Suraj Shetty
b75691d7db
Merge pull request #13935 from frappe/mergify/surajshetty3416/config-update
3 years ago
Suraj Shetty
ccebece486
ci(Mergify): configuration update
Signed-off-by: Suraj Shetty <null>
3 years ago
mergify[bot]
bd6ed2033f
Merge pull request #13152 from shariquerik/wiki-based-desk
feat: Workspace 2.0
3 years ago
mergify[bot]
c6f1f91668
Merge pull request #13926 from rohitwaghchaure/fixed-grid-performance-issue
perf: Grid rendering
3 years ago
mergify[bot]
b6945a374a
Merge pull request #13841 from gavindsouza/execute-query
feat: Execute queries directly in frappe.qb
3 years ago
Rohit Waghchaure
e63222cc9a
fix: grid frozen issue
3 years ago
Suraj Shetty
66924817ca
Merge pull request #13909 from frappe/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): bump path-parse from 1.0.6 to 1.0.7
3 years ago
shariquerik
bdad9e8751
test: focus and type error fix
3 years ago
shariquerik
d3e7f0ac36
test: minor fix
3 years ago
shariquerik
0ada551207
fix: Removed build.json, changed patch to v14
3 years ago
Gavin D'souza
bf14e1f2b1
test: Add test for patch_query_execute
3 years ago
Gavin D'souza
30cf8fd58d
refactor: Use run instead of frappe.db.sql
3 years ago
mergify[bot]
29b222105b
Merge pull request #13850 from kevinpthorne/fix-inner-btn-menu-item
fix(deskUI): menu items reappear before inner page buttons disappear
3 years ago
Gavin D'souza
8fc2577e9a
fix: Remove cross import statements
3 years ago
shariquerik
e4e79dd424
test: minor fix
3 years ago
Gavin D'souza
233b42b945
Merge branch 'develop' of github.com:frappe/frappe into execute-query
3 years ago
mergify[bot]
3dc9dfe0c7
Merge pull request #13842 from netchampfaris/safe-render-off
fix: ability to disable safe_render for template pages
3 years ago
Gavin D'souza
1015283731
fix(global_search): Typecast variable for comparision
Previously start was being type casted with int. That was reverted by refactoring query to use new Query Builder
This bug was introduced via ee3c84beef
3 years ago
shariquerik
fa53d7473e
fix: Updated Public Page edit restriction message for user without access
3 years ago
shariquerik
e8d958dd3e
fix: sider fix
3 years ago
shariquerik
f8a6736183
fix: Removing hide cards feature
3 years ago
shariquerik
5372a73ca4
fix: Generate Custom Report & Custom Documents Card
3 years ago
mergify[bot]
c2524c797f
Merge pull request #13395 from nextchamp-saqib/chart-in-custom-script-reports-dev
feat: allow duration fields in aggregate function fields
3 years ago
mergify[bot]
579e73d7df
Merge pull request #13839 from ankush/report_source_url
fix(DX): sourceURL to debug report and page JS
3 years ago
mergify[bot]
86e512452d
Merge pull request #13855 from netchampfaris/frappe-scanner
feat: frappe.ui.Scanner
3 years ago
Mohammad Hasnain Mohsin Rajan
b4453396f4
fix: website_content_field based indexing fails since fields are not passed correctly( #13907 )
3 years ago
mergify[bot]
be5f7125cf
Merge pull request #13777 from jon-nfc/issue-13738
feat: Improve LDAP implementation to be standards compliant
3 years ago
mergify[bot]
29203416ad
Merge pull request #13904 from saxenabhishek/aks-style-qb
style: split qb.table into doctype and table
3 years ago
dependabot[bot]
6af73a1155
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
shariquerik
1619f96791
fix: adding child page to sidebar minor fix
3 years ago
Saqib Ansari
23d8c336b4
chore: ignore console statements
3 years ago
Saqib Ansari
e742719c56
Merge branch 'develop' of https://github.com/frappe/frappe into frappe-scanner
3 years ago
shariquerik
09cfd3b026
test: minor fix
3 years ago
shariquerik
e5da8b3359
test: UI test for Workspace 2.0
3 years ago
shariquerik
5bed8031a2
fix: removed padding code from wspace json files & patch
3 years ago
Shariq Ansari
1ab70d2145
Merge branch 'frappe:develop' into wiki-based-desk
3 years ago
Suraj Shetty
17882e4633
Merge branch 'develop' into chart-in-custom-script-reports-dev
3 years ago
mergify[bot]
25fcc60d7a
Merge pull request #13891 from Komal-Saraf0609/timeline_cancel_functionality
test: Added test case for cancel functionality
3 years ago
Suraj Shetty
1d878199f1
Merge pull request #13899 from surajshetty3416/fix-print-format-header
3 years ago
Suraj Shetty
dfa1c688fb
Merge pull request #13889 from surajshetty3416/core-test-coverage
3 years ago
mergify[bot]
afd69729de
Merge pull request #13835 from MitulDavid/image-processing
feat: Image cropping and optimization
3 years ago
shariquerik
256b678d8a
fix: removed padding tune & some minor UX fixes
3 years ago
Suraj Shetty
291d7b0f16
fix: Call is_rtl function to get the actual value
3 years ago