Commit graph

52922 commits

Author SHA1 Message Date
Soham Kulkarni
3d0cb00c43
Merge pull request #35773 from sokumon/workspace-sidebar 2026-01-08 22:05:22 +05:30
sokumon
7a8a729bcb fix: add patch to add standard field 2026-01-08 19:54:13 +05:30
Akhil Narang
5dcb05541f
Merge pull request #35683 from akhilnarang/fix-ipv6-connection-check
fix(connections): try all available interfaces, not just ipv4
2026-01-08 19:38:51 +05:30
Akhil Narang
51134a9458
Merge pull request #35753 from AarDG10/fix-qb-custom-operator
fix(query): check hooks for custom_operator definition
2026-01-08 19:07:36 +05:30
Akhil Narang
4c58eba58b
fix: "fetch from" was broken on SQLite (#35774)
SQLite (like PostgreSQL) doesn't support `INNER JOIN` within `UPDATE`
We can use the psql fallback we anyway had.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-08 13:00:14 +00:00
sokumon
b896c0f611 fix: change opacity for desktop edit button 2026-01-08 18:25:25 +05:30
marcosppca
6ef39f3253
refactor: rejuvenation using match/case in format_value (#34594)
* Refactor: Rejuvenation using match/case in format_value

* refactor(format_value): rejuvenation using match/case (PEP 634) (#34594)

* refactor: if for match

* style: fix code formatting and indentation for consistency

* chore: format

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

---------

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2026-01-08 12:44:50 +00:00
Akhil Narang
a64834b444
fix(connections): try all available interfaces, not just ipv4
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-08 18:10:02 +05:30
sokumon
c05fc2e6e9 fix: add a standard field in workspace sidebar 2026-01-08 17:40:19 +05:30
Akhil Narang
686e436d57
Merge pull request #35763 from kaulith/fix/link-field-dropdown
fix: translate link field dropdown values
2026-01-08 17:33:41 +05:30
Ejaaz Khan
b0556bfa95
Merge pull request #35770 from iamejaaz/breadcrum-auto-scale
fix:(navbar): default actions cut off from the screen
2026-01-08 17:29:38 +05:30
Ejaaz Khan
b1c7876f10 fix(navbar): default actions cut off from the screen 2026-01-08 17:04:26 +05:30
Akhil Narang
c2e2ca611a
fix(query): handle string argument with between
Prevents crash when filter value doesn't exist (example, invalid Fiscal Year)

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-08 16:34:27 +05:30
Akhil Narang
fb07cf7579
fix(query): don't crash for invalid value
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-08 16:33:40 +05:30
Soham Kulkarni
af6f61e140
Merge pull request #35767 from sokumon/sidebar-filter-fixes 2026-01-08 15:55:22 +05:30
sokumon
c056cd00f8 fix: add correct docview to use filters in sidebar item 2026-01-08 15:28:51 +05:30
Sagar Vora
f7047e97a2
Merge pull request #35648 from sagarvora/check-allow-conf
fix: check for configuration when allowing private toggle
2026-01-08 14:18:43 +05:30
Sagar Vora
aa8210a6fe fix: ignore warnings when running cypress 2026-01-08 13:47:12 +05:30
Sagar Vora
cbb277dd62 fix: check for config when allowing Toggle All Private 2026-01-08 13:47:10 +05:30
Soham Kulkarni
da8bab771b
Merge pull request #35762 from sokumon/sidebar-fixes 2026-01-08 13:38:37 +05:30
sokumon
53901c895d fix: show module sidebar if nothing is set 2026-01-08 13:10:10 +05:30
kaulith
37251db8a7 fix: translate link field dropdown values 2026-01-08 13:04:49 +05:30
Soham Kulkarni
e6063d64ca
Merge pull request #35760 from sokumon/child-table-modal 2026-01-08 12:38:06 +05:30
Soham Kulkarni
7193e385b9
Merge pull request #35759 from sokumon/sidebar-fixes 2026-01-08 12:14:36 +05:30
sokumon
270b5415e6 fix: child table modal styles 2026-01-08 12:07:47 +05:30
sokumon
22bf07a887 fix: get desktop icon data for hidden icons 2026-01-08 11:48:26 +05:30
Soham Kulkarni
63c34a8fd8
Merge pull request #35749 from sokumon/sidebar-fixes 2026-01-08 11:18:54 +05:30
MochaMind
6e4db51241
fix: sync translations from crowdin (#35713)
* fix: Swedish translations

* fix: Persian translations
2026-01-08 11:12:06 +05:30
Ejaaz Khan
6ebed1fa5e
Merge pull request #35756 from Rl0007/fix/camera-capture
fix: capture input in Android v14+
2026-01-08 11:11:31 +05:30
sokumon
6c7ac888e3 fix(workspace_sidebar): add perm check for workspace 2026-01-08 10:40:23 +05:30
sokumon
6075e557df fix: load correct sidebar for printview 2026-01-08 09:30:53 +05:30
Soham Kulkarni
f05cac5874
Merge pull request #35748 from KerollesFathy/fix-sort-btn 2026-01-08 08:54:52 +05:30
Rahul Agrawal
27f14d82f8 fix: capture input in Android v14+
Co-authored-by: Ejaaz Khan <iamejaaz@users.noreply.github.com>
2026-01-08 08:26:38 +05:30
Ejaaz Khan
aaf46f0563
Merge pull request #35752 from leonace924/fix/issue-35741
fix: wrong tag added after enter
2026-01-08 01:00:20 +05:30
leonace924
e8937cb3f8 fix: revert old code 2026-01-07 10:23:41 -05:00
AarDG10
54da011c65 fix(query): check hooks for custom_operator definition 2026-01-07 20:42:24 +05:30
leonace924
af7e5382ad fix: wrong tag added after enter 2026-01-07 10:04:18 -05:00
sokumon
6e51dc3f67 fix: border issue in error around grid 2026-01-07 19:43:32 +05:30
sokumon
db333991b0 fix: show correect breadcrumbs 2026-01-07 19:43:32 +05:30
sokumon
5776c9ccd2 fix: choosing which sidebar to load 2026-01-07 19:42:19 +05:30
Akhil Narang
24e13ae96c
Merge pull request #35745 from KerollesFathy/fix-options-fieldtype-when-field-is-virtual
fix: update options fieldtype for non-virtual Data fields
2026-01-07 19:31:06 +05:30
Ejaaz Khan
fc91f149f6
fix: show query report name in nav (#35743) 2026-01-07 18:15:42 +05:30
KerollesFathy
0d0c4a0b10 fix: add text-nowrap class to sort selector button 2026-01-07 12:32:25 +00:00
KerollesFathy
52dfc79f5c fix: update options fieldtype to Select only when fieldtype is Data and non-virtual 2026-01-07 11:54:47 +00:00
Akhil Narang
54625d14ff
Merge pull request #35705 from akhilnarang/reportview-qb-fix
fix(qb): support reportview alias format
2026-01-07 16:39:28 +05:30
Soham Kulkarni
a5674497a0
Merge pull request #35714 from sokumon/sidebar-fixes 2026-01-07 15:59:24 +05:30
Saqib Ansari
fa5b4f073e
fix: empty grid height (#35659) 2026-01-07 15:49:55 +05:30
Ejaaz Khan
44697991ea
Merge pull request #35723 from iamejaaz/35711-list-multiple-scroll
fix: listview multiple scroll
2026-01-07 12:43:37 +05:30
Ejaaz Khan
2505ec02fb fix: listview multiple scroll 2026-01-07 12:19:08 +05:30
Saqib Ansari
727c862208
fix: whitelist is_enabled function (#35721) 2026-01-07 12:10:05 +05:30