Commit graph

52206 commits

Author SHA1 Message Date
Soham Kulkarni
1deffcedd9
Merge pull request #34918 from sokumon/module-sidebar 2025-12-09 18:03:47 +05:30
MochaMind
088b091bd7
fix: sync translations from crowdin (#35096) 2025-12-09 12:37:30 +01:00
sokumon
9fc078e112 fix: add a simpler icon for list 2025-12-09 15:44:32 +05:30
sokumon
92a73cbd5e refactor: move logic to a function 2025-12-09 15:16:37 +05:30
Saqib Ansari
8d46b17c71
fix: dashboard view margin (#35128) 2025-12-09 14:01:43 +05:30
Rahul Agrawal
146e8b66f0
fix: store childtable fieldname in query param (#35122)
* fix: resolve child table fieldname override in list view filter

* chore: rename variables
2025-12-09 07:34:49 +00:00
Akhil Narang
66ef5bf2ca
Merge pull request #35092 from akhilnarang/return-query-object
feat(qb_query)!: return query object if requested
2025-12-09 12:21:48 +05:30
sokumon
e2ff41dc89 fix: enhance the sidebar which is generated 2025-12-09 12:13:11 +05:30
MochaMind
e5890087fe
chore: update POT file (#35104) 2025-12-09 11:58:52 +05:30
Akhil Narang
269471729c
feat(qb_query)!: return query object if requested
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-09 11:39:48 +05:30
Abdeali Chharchhodawala
e57244c037
chore: proper example for bulk update query (#35100) 2025-12-09 11:38:18 +05:30
Akhil Narang
492fad0fec
Merge pull request #35114 from akhilnarang/fix-datetime-between-filter
fix(query): match `between` behaviour for datetime fields with db_query
2025-12-09 11:35:18 +05:30
Akhil Narang
207ee7a367
fix(query): match between behaviour for datetime fields with db_query
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-08 20:06:32 +05:30
Akhil Narang
55aaf67205
Merge pull request #34827 from akhilnarang/fix-filter-generation
fix: don't add 5th element to filter array
2025-12-08 18:58:39 +05:30
Akhil Narang
632e65e6d9
fix: don't add 5th element to filter array
It wasn't used, and now causes an error if passed to query builder

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-08 18:34:53 +05:30
Packeting
456d785792
feat(ListView): add per-field filter match type selector (#34520)
* feat(List View): add per-field filter match type selector

* feat: update filter symbol onchage standard filter

* feat(ListView): enhance filter match type functionality and style

* feat: use toggle btn

* fix: use dropdown instead

* fix: add border left for dropdown button

* refactor: remove unused filter match type styles from filters.scss

* style: remove focus outline from filter match type button for cleaner appearance

* fix(ListView): ensure string values are properly formatted for filter conditions

---------

Co-authored-by: Rahul Agrawal <12agrawalrahul@gmail.com>
Co-authored-by: Packeting <packeting.zhong@yoswit.com>
2025-12-08 17:18:51 +05:30
sokumon
d9d231feb8 refactor: move logic to a seperate patch 2025-12-08 13:03:19 +05:30
sokumon
16d3c2c85c feat: generate sidebars based on module 2025-12-08 12:43:33 +05:30
Soham Kulkarni
181fd66894
Merge pull request #35110 from sokumon/reroute-issues 2025-12-08 12:33:22 +05:30
sokumon
17de031475 fix: use forward_query_parameters instead 2025-12-08 11:54:18 +05:30
Ejaaz Khan
1000fa931c
Merge pull request #34625 from hexed0ut/fix-tags-autocomplete
fix(tags): Fix autocomplete to select the best match on Enter
2025-12-08 11:49:04 +05:30
Ejaaz Khan
bb5cfd5689
Merge pull request #34675 from aerele/button-color
feat: add color property to button field
2025-12-08 11:33:45 +05:30
sokumon
581d5891c5 fix: change encoding to add support for more characters 2025-12-08 11:29:16 +05:30
sokumon
d038cdec5c fix: redirect with query 2025-12-08 11:26:00 +05:30
Ejaaz Khan
16d3418516 Merge branch 'develop' into fix-tags-autocomplete 2025-12-08 11:24:58 +05:30
Ejaaz Khan
67f88d5531
Merge pull request #34834 from prateekkaramchandani/fix/set_formatted_input
fix(link.js): pass value to super.set_formatted_input
2025-12-08 11:22:03 +05:30
Soham Kulkarni
e5b7bab26c
Merge pull request #35105 from sokumon/sidebar-fixes 2025-12-07 21:13:32 +05:30
sokumon
bebda873f6 fix: translate standard sidebar items 2025-12-07 20:48:08 +05:30
Ejaaz Khan
0fa0b72708
Merge pull request #35102 from iamejaaz/move-profile-to-sidebar
feat: move profile to sidebar
2025-12-07 18:18:58 +05:30
mergify[bot]
cb544d072b
Merge branch 'develop' into move-profile-to-sidebar 2025-12-06 20:11:46 +00:00
Ejaaz Khan
9075f91853 feat: move profile to sidebar 2025-12-07 01:36:04 +05:30
Soham Kulkarni
766ccdad1b
Merge pull request #35080 from sokumon/desktop-fixes 2025-12-06 15:02:27 +05:30
sokumon
0f732d506e fix: remove force true in test 2025-12-06 14:32:10 +05:30
sokumon
a9628dc3ed fix: use force true 2025-12-06 14:31:38 +05:30
sokumon
5b76cb0671 fix: condition in sidebar dropdown menu 2025-12-06 14:28:52 +05:30
sokumon
a5942c54f9 fix: icon recordering 2025-12-06 14:28:52 +05:30
sokumon
c9137a19e1 fix: translate desktop icons 2025-12-06 14:28:52 +05:30
Trusted Computer
d870caf6c4
fix: there is no attribute for closed, just handle the exception as the docs suggest (ported from frappe/print_designer #496) (#35098) 2025-12-06 05:05:32 +05:30
Ejaaz Khan
5d4e56c0a8
Merge pull request #35086 from iamejaaz/move-help-dropdown
feat: move help to sidebar
2025-12-06 01:25:20 +05:30
Ejaaz Khan
33d9a7f622 test: use click instead of enter 2025-12-06 00:56:28 +05:30
Ejaaz Khan
f2a4697bfe test: select option before navigating 2025-12-05 23:25:57 +05:30
Ejaaz Khan
6c5c0d7921 test: remove wait and select option 2025-12-05 22:56:36 +05:30
Ejaaz Khan
d95b20e970 test: fix failing test of listview settings 2025-12-05 22:42:48 +05:30
Hussain Nagaria
046b4fa307
fix(ux): show email account name in error title if available (#35088) 2025-12-05 13:13:50 +00:00
Ejaaz Khan
f5816b9b31 feat: move help to sidebar 2025-12-05 16:30:15 +05:30
Akhil Narang
da92e7cd36
Merge pull request #35083 from ankush/monitor_test
test: automatically print stuck tests
2025-12-05 14:18:22 +05:30
Gottapu Pavan
7018899378
docs: Fix grammar in Docker instructions (#35061)
Description: Added missing article 'the' for better readability.
2025-12-05 08:20:23 +00:00
Exequiel Arona
9774adf7ac
fix: fields are pass to virtual doctype controller (#35078) 2025-12-05 13:48:36 +05:30
Ankush Menat
a6db2d0429 test: Dump log for any stuck test 2025-12-05 13:16:24 +05:30
Aarol D'Souza
15e59a3ba2
fix(postgres): add rollback to prevent crash on hash collision (#34686)
* fix(postgres): add rollback to prevent crash on hash collision

* fix(postgres): rollback to savepoint to prevent crash on hash collision

* fix(postgres): tighten bounds for a rollback to savepoint for a better perf

* fix(postgres): Handle hash collision efficiently with ON CONFLICT

* refactor: better naming

- Private methods
- "rows" is not a correct name for single record's name

* fix: Bad error handling

- Why raise postgres error?
- Let default error raising/handling happen

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2025-12-05 12:02:10 +05:30