MochaMind
a2ef8a68c5
fix: sync translations from crowdin ( #35375 )
...
* fix: Persian translations
* fix: Hungarian translations
2025-12-23 16:45:04 +05:30
Ankush Menat
5e2cf89360
Merge pull request #35420 from ankush/cache_apps
...
perf: Cache get_apps and internals
2025-12-23 16:19:33 +05:30
Ankush Menat
5b87d55b7e
perf: Cache get_apps and internals
2025-12-23 16:06:10 +05:30
Saqib Ansari
61ad38d737
fix: various style fixes ( #35388 )
...
* fix: adjust navbar spacing and avatar size
* fix: adjust breadcrumb icon size and spacing
* fix: remove unnecessary margin-top from indicator pill
* fix: update filter area icons for match types and improve button alignment
* refactor: move lucide icons.svg to icons/lucide folder
* refactor: deduplicate icons from timeless/icons.svg and lucide/icons.svg
* fix: linting issues
2025-12-23 15:38:02 +05:30
Saqib Ansari
d78e70e41f
style: update icons for Image and Report views
2025-12-23 14:11:53 +05:30
Saqib Ansari
4da618adf5
fix: linting issues
2025-12-23 14:11:53 +05:30
Saqib Ansari
71a8135261
refactor: deduplicate icons from timeless/icons.svg and lucide/icons.svg
2025-12-23 14:11:53 +05:30
Saqib Ansari
036c6d3459
refactor: move lucide icons.svg to icons/lucide folder
2025-12-23 14:11:53 +05:30
Saqib Ansari
e26a8e5e53
fix: update filter area icons for match types and improve button alignment
2025-12-23 14:11:53 +05:30
Saqib Ansari
ecc6d08262
fix: remove unnecessary margin-top from indicator pill
2025-12-23 14:11:53 +05:30
Saqib Ansari
04b8a0b4b8
fix: adjust breadcrumb icon size and spacing
2025-12-23 14:11:53 +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
Akhil Narang
0ac52c1bb4
chore: update boilerplate
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-23 13:27:48 +05:30
Akhil Narang
47f1c676f9
chore: update actions
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-23 13:27:43 +05:30
Soham Kulkarni
a4736c116d
Merge pull request #35394 from sokumon/desktop-ux
2025-12-23 13:12:16 +05:30
Akhil Narang
d3c4bb7750
chore: update list of revisions for git blame to ignore
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-23 13:12:16 +05:30
Akhil Narang
e859b1d312
fix: disable UP040, revert some instances to TypeAlias
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-23 13:12:04 +05:30
sokumon
95595ad261
fix: change label names to match the function
2025-12-23 12:38:08 +05:30
sokumon
158a487b00
fix: avatar size
2025-12-23 12:34:06 +05:30
sokumon
b0e2e22b96
chore: export more alphabets
2025-12-23 12:34:06 +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
sokumon
ae5ff8a0a3
fix(menu): right click menu appears at mouse position
2025-12-23 12:34:06 +05:30
Hussain Nagaria
c509494a1a
fix: don't stop AJAX calls even if "offline" ( #35405 )
...
ref: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/onLine
2025-12-23 12:24:17 +05:30
Soham Kulkarni
8ba67b941f
Merge pull request #35407 from sokumon/sidebar-fixes
2025-12-23 12:09:40 +05:30
Soham Kulkarni
fb3bb3c0ac
Merge pull request #35401 from sokumon/export-issue
2025-12-23 11:42:58 +05:30
sokumon
e3d5eea217
fix: translate all sidebar items
2025-12-23 11:42:42 +05:30
Abdeali Chharchhodawala
dec3f07d01
fix: prevent empty filter export in query report ( #35357 )
2025-12-23 11:12:10 +05:30
sokumon
87c52bb296
fix: include all fields of a doctype in doctype field map
2025-12-23 11:00:30 +05:30
Akhil Narang
7aec123a29
chore: drop some version checks
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
90a40dbfe0
fix: ruff manual fixes
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
f7feeea0a0
fix: ruff "unsafe" fixes
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
8723a2b6ee
fix: ruff fixes
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
e0cad22cdd
chore(ruff): ignore UP037
...
We do rely heavily on quoted types for deferred evaluation of type annotations.
We can slowly migrate to `from __future__ import annotations`, don't want to enforce it here right now.
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
109af28aec
fix: adjust to bs4 API changes
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
588cb1e44d
refactor: tomli -> tomllib
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
4c871f1c09
build(deps): bump
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Akhil Narang
345f17558a
build(deps): bump to python>=3.14, nodejs>=24
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 20:33:11 +05:30
Ejaaz Khan
fb55c6d95c
Merge pull request #35395 from iamejaaz/fix-section-spacing
...
fix: spacing between the section
2025-12-22 17:54:37 +05:30
Ejaaz Khan
208aa3dc79
fix: spacing between the section
2025-12-22 17:42:59 +05:30
Rahul Agrawal
1b302eb5be
fix: only restrict script type reports for script manager ( #35390 )
...
* fix: only restrict script type reports for script manager
2025-12-22 11:04:32 +00:00
Shariq Ansari
950f25dc01
Merge pull request #34770 from shariquerik/event-notifications
2025-12-22 01:54:50 -08:00
Ejaaz Khan
5abbdf8c76
Merge pull request #35379 from iamejaaz/add-click-to-edit-title
...
fix: add click to add title functionality
2025-12-22 15:24:30 +05:30
Sagar Vora
a13f02a240
Merge pull request #35343 from neox-d/fix-single-doctype-join
2025-12-22 12:27:59 +05:30
Sagar Vora
2a36631997
test: add tests for child tables of single doctypes
2025-12-22 12:15:23 +05:30
Sagar Vora
7ce888d5f1
fix: return early is parent doctype is single
2025-12-22 12:14:17 +05:30
Sagar Vora
2882ed4e69
refactor: better permission check for single doctypes
2025-12-22 12:13:26 +05:30