Commit graph

779 commits

Author SHA1 Message Date
KerollesFathy
32496da7eb fix(desktop-modal): close modal when clicking outside the title 2026-05-02 19:29:30 +00:00
sokumon
63724e1e3a fix: small jitter while opening an folder icon 2026-04-28 11:56:51 +05:30
Raffael Meyer
166bb914c1
fix: set autocomplete attribute for password fields in user and setup wizard forms (#38744) 2026-04-20 23:09:49 +00:00
Ejaaz Khan
002d58c53f feat: toggle awesomebar 2026-04-17 17:52:58 +05:30
Kaushal Shriwas
c5aa51a7e6 fix: show notification badge on desktop bell icon 2026-04-08 20:15:29 +05:30
raizasafeel
5748321526 feat: user menu made accessible 2026-04-07 15:39:25 +00:00
raizasafeel
c1ffb98693 feat: notifications button made accessible 2026-04-07 15:39:25 +00:00
Jannat Patel
653ae1e47a
Merge pull request #38260 from pateljannat/login-as-first-user
fix: login as first user after setup wizard completes
2026-03-26 14:29:42 +05:30
Nikhil Kothari
9bf22368f2
feat(setup): better onboarding flow for Frappe Cloud (#36644)
* chore(setup): disable first session recording

* feat(setup): better onboarding flow for Frappe Cloud
2026-03-26 14:16:52 +05:30
Jannat Patel
de8cbf2d42 fix: login as first user after setup wizard completes 2026-03-26 13:25:55 +05:30
devdiogenes
d6edd068ec fix: Removed Icons missing translate function 2026-03-17 11:59:46 -03:00
AarDG10
c0a14fe7c0 fix(setup_wizard): couple bug fixes to setup_wizard
Language selection issue has been fixed where on selection English was being displayed instead of the user selected language and the drop down menu continued to show English even after the input was updated which was inconsistent...that has been fixed as well.
2026-03-10 16:42:41 +05:30
sokumon
96169dd6ec fix: desktop editing trigger 2026-03-05 02:28:31 +05:30
Saqib Ansari
cf2ec23f27 fix: cannot scroll in folders 2026-02-26 13:27:46 +05:30
sokumon
9c0cb33267 fix: show if any of the app is installed 2026-02-26 11:42:33 +05:30
sokumon
c0184e96bd fix(minor): folder icon styles 2026-02-25 17:31:55 +05:30
Saqib Ansari
f3241e242f
Merge pull request #37389 from nextchamp-saqib/fixes-235
fix: various ui fixes
2026-02-25 16:16:21 +05:30
Saqib Ansari
f336219c06 fix: overflow scroll in folder icons 2026-02-25 15:40:15 +05:30
sokumon
f99877b3be fix: add subtle colors 2026-02-25 14:23:39 +05:30
Saqib Ansari
27168f27a1 fix: consistent border radius for desktop icons 2026-02-24 16:53:45 +05:30
Saqib Ansari
65e7e288e0 fix: layout shift when editing desktop icons 2026-02-24 15:25:35 +05:30
Aarol D'Souza
68727cbd61
fix: add type hints to whitelisted methods 4 (#37204)
* fix(utils): add type hints to whitelisted methods

* fix(desktop): add type hints to whitelisted methods

* fix(listview): add type hints to whitelisted methods

* fix(access_log): add type hints to whitelisted methods

* fix(setup_wizard): add type hints to whitelisted methods

* fix(notification_settings): add type hints to whitelisted methods

* fix(calendar): add type hints to whitelisted methods

* fix(notifications): add type hints to whitelisted methods

* fix(query_report): add type hints to whitelisted methods

* fix(load): add type hints to whitelisted methods

* fix(save): add type hints to whitelisted methods

* fix(user): add type hints to whitelisted methods

* fix: correct Document import

* fix(list_view_settings): add type hints to whitelisted methods

* fix(reportview): add type hints to whitelisted methods

* fix(treeview): add type hints to whitelisted methods

* fix(linked_with): add type hints to whitelisted methods

* fix(bulk_update): add type hints to whitelisted methods

* fix(assign_to): add type hints to whitelisted methods

* fix(workspace): add type hints to whitelisted methods

* fix(kanban_board): add type hints to whitelisted methods

* fix(event): add type hints to whitelisted methods

* fix(email): add type hints to whitelisted methods

* fix(exporter): add type hints to whitelisted methods

* fix(permission_manager): add type hints to whitelisted methods

* fix(dashboard_chart): add type hints to whitelisted methods

* fix(number_card): add type hints to whitelisted methods

* fix(tag): add type hints to whitelisted methods

* fix: add hook to force type hints on all whitelisted endpoints

* fix: target_doc can be dict/json string

* fix: doc can be dict/json string

* fix(tests): add type hints to whitelisted methods in test

* fix: tree method is optional

* test: Fix test api types

* chore: drop dead code

* fix: document can be int

* fix: Number card input can be document

As utils in some other API calls

* fix: Always use session user

The only usage of this API that makes sense.

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2026-02-20 14:53:08 +05:30
sokumon
adb537e46b fix: route using title 2026-02-20 03:31:16 +05:30
Soham Kulkarni
7639a87160
Merge pull request #37241 from sokumon/billing-info
refactor: billing components
2026-02-20 02:50:04 +05:30
Shrihari Mahabal
9dbf50b581 fix: re-initialize awesomebar after exiting edit layout 2026-02-19 22:20:50 +05:30
sokumon
06abc3e5ac fix: render it correctly 2026-02-19 14:10:27 +05:30
sokumon
c1585018d6 refactor: billing components 2026-02-19 13:08:12 +05:30
sokumon
6ce260d169 refactor: better function name 2026-02-18 22:38:02 +05:30
Clayton
203b39a42a fix: editable title in edit layout mode only 2026-02-18 21:38:11 +05:30
Clayton
492f730b42 fix: desk folder title edit persists and inline editor ui 2026-02-18 21:38:11 +05:30
sokumon
481d43e0e5 fix(desktop): call setup once 2026-02-17 22:18:09 +05:30
sokumon
4ee7c9a54c fix: create workspaces from the frontend 2026-02-17 16:10:10 +05:30
sokumon
5716365661 fix(ux): show new icon 2026-02-17 16:10:10 +05:30
Diptanil Saha
d227e54202
fix(setup-wizard): display enabled languages on language field in setup wizard (#36982) 2026-02-17 07:57:35 +00:00
sokumon
6001c89faa fix: route correctly from desktop 2026-02-17 02:12:28 +05:30
Shrihari Mahabal
08922a5e4c fix: hide "Edit Layout" context menu option when already in edit mode 2026-02-16 11:58:02 +05:30
mergify[bot]
aec14fed80
Merge branch 'develop' into v16-fixes-2 2026-02-09 07:58:33 +00:00
Gursheen Kaur Anand
944302163c
fix: respect search bar display setting in desktop page (#36789) 2026-02-09 12:10:55 +05:30
Saqib Ansari
81b7fbcfef chore: update label 2026-02-06 15:54:54 +05:30
Saqib Ansari
e7bbdb6fdb fix: border-radius for folder thumbnail icons 2026-02-06 15:40:10 +05:30
sokumon
2deae864d0 fix(desktop): show correct keyboard shortcut 2026-02-05 21:24:11 +05:30
sokumon
bcfdf2dad8 fix(desktop): increase folder icon dimensions 2026-02-04 16:24:14 +05:30
Ejaaz Khan
bf045b1999
Merge pull request #36675 from iamejaaz/v16-list-fixes
fix: overlapping css in desktop
2026-02-04 11:35:07 +05:30
Soham Kulkarni
344aa4ed14
Merge pull request #36645 from sokumon/desktop-ui-issues 2026-02-03 18:09:16 +05:30
Ejaaz Khan
d0429d0535 fix: overlapping css in desktop 2026-02-03 17:53:54 +05:30
sokumon
31ae8bc19b fix: reset to default in desktop 2026-02-03 15:37:47 +05:30
Nikhil Kothari
583d8fe8e2
fix(setup): spacing between fields in setup wizard (#36639) 2026-02-03 09:40:30 +00:00
sokumon
e493086962 fix: various fixes for desktop 2026-02-02 22:34:52 +05:30
sokumon
6ecb8f8a58 fix: increase width on icon 2026-02-02 16:59:58 +05:30
Clayton
41d95f3741
fix: use icon_grid for Create Folder in Desk Edit layou (#36511) 2026-01-31 15:09:59 +05:30