sokumon
adb0690d98
fix(desktop): add tooltip on icon-title
2026-01-07 01:02:46 +05:30
Soham Kulkarni
91ae6d7015
Merge pull request #35700 from sokumon/misc-desktop-fixes
2026-01-06 18:01:23 +05:30
sokumon
990329d23b
fix(desktop_icon): adapt new schema in auto generation
2026-01-06 17:35:58 +05:30
sokumon
67617d18cb
fix: handle errors better in desktop
2026-01-06 16:27:57 +05:30
Soham Kulkarni
4ff06e6583
Merge pull request #35670 from sokumon/sidebar-item-filters
...
feat: allow sidebar items to use filters
2026-01-06 14:14:31 +05:30
Akhil Narang
d2ee74def3
fix(setup_wizard): don't update all users ( #35679 )
...
Resolves #33360
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-06 11:48:00 +05:30
Akhil Narang
7c0f68d3d8
fix(kanban): ensure that we don't try to access [0] of an empty list ( #35680 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-05 19:32:56 +00:00
sokumon
98548e1ec7
fix(ui): add label and spacing
2026-01-05 20:11:20 +05:30
sokumon
dbcdb0cc48
feat: allow sidebar items to use filters
2026-01-05 20:02:46 +05:30
MeIchthys
27f104bba6
fix: Don't set_status to 'Closed' when status is already "Closed" ( #35621 )
...
Co-authored-by: mgieger <mgieger@empirenatgas.com>
2026-01-05 13:08:30 +00:00
KerollesFathy
084caa8932
fix(desktop): improve edit button visibility and dark theme styles
2026-01-04 17:53:15 +00:00
sokumon
e295c08371
refactor: desktop icon permissions
2026-01-02 19:02:04 +05:30
sokumon
32e5fd0629
feat: introduce workspace sidebar as link type
2026-01-02 19:02:04 +05:30
ismxilxrif
2f50f3174f
fix(desk): guard owner/modified_by access in update_user_info ( #35581 )
...
* fix(desk): guard owner/modified_by access in update_user_info
Fixes a regression introduced by #35557
This updates the code to safely check for the presence of those
fields using `getattr` before adding them to the uservlist. This
preserves the intended upstream behavior while avoiding
runtime errors for virtual/single/transient documents.
* chore: cache getattr instead of calling it twice
* refactor: less code
---------
Co-authored-by: Ankush Menat <ankush@frappe.io>
2026-01-01 07:03:15 +00:00
Deepesh Garg
a5cf31c546
fix: Log errors for bulk action update ( #35563 )
2025-12-31 10:44:41 +00:00
Ankush Menat
e7598ec3a8
fix: Fetch user info for owner, modified_by and versions ( #35557 )
2025-12-31 07:56:26 +00:00
Soham Kulkarni
a05c098467
Merge pull request #35544 from sokumon/menu-fixes
2025-12-30 18:33:54 +05:30
sokumon
f4bb6d6dbb
fix: remove that desktop edit button
2025-12-30 18:07:52 +05:30
Soham Kulkarni
bb175d2613
Merge pull request #35528 from alirezamohammadi/fix/rtl-ui-bugs
2025-12-30 17:17:22 +05:30
Soham Kulkarni
068a66b70b
Merge pull request #35531 from sokumon/desktop-fixes
2025-12-30 15:50:09 +05:30
sokumon
beceaa6cf3
chore: run linter
2025-12-30 15:48:46 +05:30
Akhil Narang
873a12827c
Merge pull request #35505 from akhilnarang/fix-ruff-autofix
...
fix: correct some type annotations changed by ruff
2025-12-30 15:34:30 +05:30
sokumon
328ddc1949
fix: make the desktop editing easy to discover
2025-12-30 14:49:34 +05:30
Sagar Vora
e6f867da74
Merge pull request #35391 from akhilnarang/qb-fixes
2025-12-30 13:44:43 +05:30
Sagar Vora
26b3e6363e
chore: deprecate validate_filters
2025-12-30 13:02:49 +05:30
Soham Kulkarni
0875dc2f6e
Merge pull request #35519 from sokumon/desktop-fixes
2025-12-30 02:12:27 +05:30
sokumon
f08fcd6468
fix: translate desktop icons correctly
2025-12-30 01:45:37 +05:30
sokumon
d8b16c6d14
fix(mobile): icon width on mobile
2025-12-29 22:46:00 +05:30
Soham Kulkarni
7357615f00
Merge pull request #35509 from sokumon/sidebar-fixes
...
fix: desktop breadcrumb style
2025-12-29 19:54:45 +05:30
Alireza Mohammadi
f28370c334
fix: UI alignment for top-left context menu in RTL
2025-12-29 17:02:08 +03:30
sokumon
fd1205c3e5
feat: allow sidebar item to link to form tab directly
2025-12-29 17:13:07 +05:30
Akhil Narang
b80ef0d89e
fix: correct some type annotations changed by ruff
...
Reference: commit 8723a2b6ee
These didn't need to be forward references
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-29 17:02:17 +05:30
Asmita Hase
0719e806a9
Merge pull request #35496 from asmitahase/clear-link-to
2025-12-29 16:40:26 +05:30
Asmita Hase
f2e6392447
fix(Workspace Sidebar Item): clear link to field if link type is set to URL
2025-12-29 16:06:04 +05:30
Soham Kulkarni
db4e834837
Merge pull request #35482 from sokumon/sidebar-fixes
...
fix: show alphabet icon in sidebar header
2025-12-29 11:55:55 +05:30
sokumon
a78aefdc5b
fix: show alphabet icon in sidebar header
2025-12-29 04:06:14 +05:30
KerollesFathy
3d0fe8d735
feat: show theme toggle option on desktop view
2025-12-28 15:50:01 +00:00
Soham Kulkarni
2996fb80ad
Merge pull request #35438 from sokumon/mobile-desktop
2025-12-28 14:15:39 +05:30
Ejaaz Khan
8824f6fb4d
feat: minimal attachment view design
2025-12-26 16:53:53 +05:30
sokumon
96194fe822
fix: make desktop look decent on mobile
2025-12-24 14:33:18 +05:30
Akhil Narang
6aa02d9f3c
Merge pull request #34334 from rehanrehman389/bulk-edit
...
feat: add child table field support to bulk operations
2025-12-24 12:33:59 +05:30
Mihir Kandoi
9db33f6f24
fix: system console autocompletion ( #35320 )
2025-12-23 16:54:07 +05:30
Saqib Ansari
35df46158f
fix: adjust navbar spacing and avatar size
2025-12-23 14:11:49 +05:30
Akhil Narang
84d346f683
Merge pull request #35387 from akhilnarang/dependency-update
...
build(deps)!: only allow python>=3.14, nodejs>=24
2025-12-23 13:52:30 +05:30
sokumon
95595ad261
fix: change label names to match the function
2025-12-23 12:38:08 +05:30
sokumon
bb081a16ce
feat: generate desktop icon using the first letter of the label
2025-12-23 12:34:06 +05:30
sokumon
a821e8f228
fix: make cancelling the layout work
2025-12-23 12:34:06 +05:30
sokumon
2da83c4f49
fix: move editing buttons to the side
2025-12-23 12:34:06 +05:30
sokumon
ec31833020
feat: init better desktop editing ux
2025-12-23 12:34:06 +05:30
Abdeali Chharchhodawala
dec3f07d01
fix: prevent empty filter export in query report ( #35357 )
2025-12-23 11:12:10 +05:30