Ankush Menat
9b84264fa5
fix: Don't bother resolving installed app ( #36610 )
...
If only app name is specified and it already exists on bench, don't
bother resolving using github APIs which can be flaky sometimes.
2026-02-03 05:50:53 +00:00
Soham Kulkarni
93dced0d87
Merge pull request #36603 from sokumon/desktop-ui-issues
2026-02-02 23:57:21 +05:30
MochaMind
cf9a8c58d3
fix: sync translations from crowdin ( #36602 )
2026-02-02 19:06:06 +01:00
sokumon
e493086962
fix: various fixes for desktop
2026-02-02 22:34:52 +05:30
Suraj Shetty
fb19b22b69
Merge pull request #36591 from claytonlin1110/fix/dark-mode-notification-form-colors
...
fix: dark mode colors for Notification form and panel
2026-02-02 22:02:48 +05:30
Ejaaz Khan
fd898a9537
Merge pull request #36588 from iamejaaz/v16-form-fixes
...
fix(UI): list view of file doctype
2026-02-02 21:23:46 +05:30
Soham Kulkarni
85da8d0cc9
Merge pull request #36585 from frappe/fix/icon-patch
2026-02-02 20:14:31 +05:30
Clayton
4d58bb0786
fix: remove important
2026-02-02 08:26:35 -06:00
KerollesFathy
961dd073f6
fix: right-click context menu positioning
2026-02-02 13:29:50 +00:00
Clayton
21f5bd5275
fix: dark mode colors for Notification form and panel
2026-02-02 07:06:40 -06:00
Ejaaz Khan
7196eec980
fix(UI): list view of file doctype
2026-02-02 18:04:47 +05:30
Hussain Nagaria
4b17b77a99
fix: get_app_path throws if app is no longer installed
2026-02-02 17:39:53 +05:30
Suraj Shetty
666a79fcde
Merge pull request #36549 from vorasmit/notification-templates
...
feat: create base notification templates (non-overwriting)
2026-02-02 17:30:19 +05:30
sokumon
6ecb8f8a58
fix: increase width on icon
2026-02-02 16:59:58 +05:30
Ejaaz Khan
8be12cbb9f
Merge pull request #36570 from iamejaaz/v16-form-fixes
...
fix: replace scan barcode icon
2026-02-02 16:59:50 +05:30
Soham Kulkarni
0478b25ed7
Merge pull request #36576 from sokumon/desktop-permission
2026-02-02 16:45:24 +05:30
Suraj Shetty
e1c955a456
Merge pull request #36567 from claytonlin1110/fix/user-roles-section-new-user
...
fix: show roles section when creating new user
2026-02-02 16:38:55 +05:30
Ejaaz Khan
39e5e9f0c6
fix: align icons in the centre
2026-02-02 16:35:01 +05:30
sokumon
889559e9eb
fix: hide children icons when parent is not permitted
2026-02-02 16:16:59 +05:30
sokumon
754aa3b726
fix: hide icons correctly
2026-02-02 16:16:59 +05:30
Clayton
d7776767a8
fix: guard role_profiles_add/remove when roles_editor is missing
2026-02-02 04:41:26 -06:00
Sagar Vora
df3965de41
test: allow default fields in query
2026-02-02 15:32:39 +05:30
Sagar Vora
f2a608c08d
fix: allow default fields for users with select perms
2026-02-02 15:19:23 +05:30
Smit Vora
135748475a
fix: remove indicator; make templates consistent
2026-02-02 14:54:13 +05:30
Raj Barshikar
b3bbeffdc0
fix: pass name string to get_doc in desktop_icon ( #36292 )
...
Previously, `get_doc` was receiving the entire `s` dictionary object instead of the document name string `s.name`. This caused a `DoesNotExistError` and `SessionBootFailed` when loading the Desk.
This change explicitly passes `s.name` to `get_doc` to ensure the Desktop Icon is retrieved correctly.
2026-02-02 14:37:59 +05:30
Ejaaz Khan
b489af436f
fix: replace scan barcode icon
2026-02-02 14:26:02 +05:30
Soham Kulkarni
2810de2dc0
Merge pull request #36566 from sokumon/private-workspace
2026-02-02 13:05:39 +05:30
Clayton
20e57c2df5
fix: show roles section when creating new user
2026-02-02 01:11:11 -06:00
sokumon
5e77082f40
fix: alllow everyone to make private workspaces
2026-02-02 12:36:32 +05:30
sokumon
be4f4b6f5f
fix: don't export non standard workspace sidebar
2026-02-02 12:14:30 +05:30
Soham Kulkarni
0b0c76f8fe
Merge pull request #36352 from AarDG10/fix-desktop-icon-perm
2026-02-02 12:06:55 +05:30
MochaMind
ff7e2b2c4a
fix: sync translations from crowdin ( #36530 )
...
* fix: Spanish translations
* fix: Portuguese, Brazilian translations
* fix: Italian translations
* fix: Swedish translations
* fix: Italian translations
* fix: Swedish translations
2026-02-02 10:13:54 +05:30
MochaMind
05f779c272
chore: update POT file ( #36548 )
2026-02-02 10:13:31 +05:30
Soham Kulkarni
71ee51d437
Merge pull request #36486 from KerollesFathy/fix-preferred-sidebars
2026-02-01 22:24:01 +05:30
Soham Kulkarni
17d0d30304
Merge pull request #35761 from KAVIRAJ0712/fix-client-script
2026-02-01 21:34:00 +05:30
sokumon
0de31fe597
fix: routing issues with private workspaces
2026-02-01 21:25:13 +05:30
Smit Vora
038d171dfc
fix: execte patch correctly
2026-02-01 17:31:30 +05:30
Smit Vora
bf93eae041
feat: create base notification templates
2026-02-01 16:54:56 +05:30
sokumon
3e1504beea
fix: don't show duplicate icons
2026-02-01 02:25:22 +05:30
Clayton
41d95f3741
fix: use icon_grid for Create Folder in Desk Edit layou ( #36511 )
2026-01-31 15:09:59 +05:30
Aarol D'Souza
bb4ed1f96c
Merge pull request #36403 from AarDG10/ux-postgres-install
...
feat(UX): warn users during install that multi-db support (pg/sqlite) is in testing
2026-01-31 09:23:32 +05:30
mergify[bot]
0df21cef42
Merge branch 'develop' into fix/preserve-active-tab-after-save
2026-01-30 16:48:10 +00:00
Hussain Nagaria
4911303977
fix: filters is expected to be a list
...
* check the next line, extend is being called
2026-01-30 18:04:41 +05:30
Ejaaz Khan
8b8570e28c
fix: prevent delete icon from going out of view
2026-01-30 17:17:43 +05:30
Ejaaz Khan
d1c508c686
Merge pull request #36518 from iamejaaz/sidebar-title-tooltip
...
fix: change label to make it more specific
2026-01-30 17:05:22 +05:30
Ankush Menat
3cb6602704
fix!: Only query single for single doctypes ( #36519 )
...
Right now, if `None` is passed as second arguement we automatically
query singles, in 99% cases this just results in `None` with extra
steps... But why do that?
Better to terminate query early and return nothing if `pk==null` is
requested.
2026-01-30 11:22:17 +00:00
Ankush Menat
fa45415086
fix!: Remove weird fallback to tabSingles ( #36517 )
...
This doesn't make any sense.
2026-01-30 11:10:18 +00:00
Ejaaz Khan
40f782a7ee
fix: change label to make it more specific
2026-01-30 16:40:04 +05:30
Soham Kulkarni
9337571b62
Merge pull request #36508 from sokumon/desktop-icons
2026-01-30 14:15:30 +05:30
sokumon
8c4fcd51b8
fix: show non standard icons
2026-01-30 13:42:25 +05:30