Commit graph

52788 commits

Author SHA1 Message Date
Saqib Ansari
a9fef72d4e fix: add compatibility shim for old frappe.pulse.utils imports 2026-01-05 13:28:25 +05:30
mergify[bot]
efc236ef37
Merge branch 'develop' into capture-client-events 2026-01-05 07:22:11 +00:00
Akhil Narang
f8443020ca
fix(error): don't return in a finally block (PEP-765) (#35610)
https://docs.python.org/3/whatsnew/3.14.html#pep-765-control-flow-in-finally-blocks

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-05 06:41:16 +00:00
Soham Kulkarni
489f5fbfb9
Merge pull request #35641 from KerollesFathy/fix-user-avatar-in-sidebar 2026-01-05 02:16:01 +05:30
Soham Kulkarni
a0b96159a2
Merge pull request #35643 from KerollesFathy/fix-desktop-edit-btn-style 2026-01-05 02:12:12 +05:30
KerollesFathy
084caa8932 fix(desktop): improve edit button visibility and dark theme styles 2026-01-04 17:53:15 +00:00
KerollesFathy
1ddeb40411 fix(sidebar): prevent user avatar shift on collapse/expand 2026-01-04 16:09:21 +00:00
Ejaaz Khan
f4b120ec25
Merge pull request #35611 from iamejaaz/fix-mobile-nav-design
feat(Navbar): show title when available
2026-01-04 15:45:23 +05:30
MochaMind
4db80d8fe2
fix: Russian translations (#35637) 2026-01-04 15:42:46 +05:30
Ejaaz Khan
c686a2ba3a
Merge pull request #35638 from Packeting1/fix/print-view-mobile-form-button
fix: show form button in mobile print view
2026-01-04 15:41:34 +05:30
Ejaaz Khan
a33f2195e7
Merge pull request #35625 from trustedcomputer/add-navigation-buttons-back
fix(ui): add navigation buttons back
2026-01-04 15:29:39 +05:30
Saqib Ansari
61679295aa chore: move common utility functions to frappe.utils 2026-01-04 14:20:40 +05:30
Kerolles Fathy
9bd495e0ed
fix(sidebar): correct indentation for sidebar child items (#35513) 2026-01-04 14:15:33 +05:30
Saqib Ansari
142367c9b7 fix: preserve old behaviour
* is_enabled wasn't cached before
2026-01-04 13:40:16 +05:30
Saqib Ansari
43d71dd02b fix: handle string input for bulk_capture events 2026-01-04 13:34:27 +05:30
Saqib Ansari
e51ce12b90 feat: add test cases 2026-01-04 13:31:44 +05:30
Saqib Ansari
23c8673c45 refactor: implement retry logic 2026-01-04 13:09:51 +05:30
Saqib Ansari
f3cc4301f8 refactor: create event queue class 2026-01-04 12:39:08 +05:30
Aarol D'Souza
8d8fa78bee
fix(postgres): add pg compatible query for copying comm_date from comm to comm_link (#35488) 2026-01-04 04:48:53 +00:00
Aarol D'Souza
5e2eab0cd8
Merge pull request #35631 from AarDG10/fix-flaky-sqlite-test-pg
fix(test): maintain sanity to avoid unexpected test failures in postgres
2026-01-04 09:36:42 +05:30
Packeting
2f62168654 fix: show form button in mobile print view 2026-01-04 11:17:30 +08:00
Kerolles Fathy
21f6fbadba
fix: share doc with everyone (#35634)
* fix: handle shared with everyone case

* chore: remove comment

* fix: remove unrelated change
2026-01-03 21:35:55 +05:30
Saqib Ansari
3ae959c651 refactor: add retry mechanism 2026-01-03 21:08:51 +05:30
Saqib Ansari
1f762c316a refactor: avoid guest event capture for now 2026-01-03 20:50:55 +05:30
Saqib Ansari
aea1e86627 fix: is_enabled is not updated on system settings change 2026-01-03 20:49:52 +05:30
Saqib Ansari
018d01fe77 chore: remove unused import 2026-01-03 20:38:34 +05:30
Saqib Ansari
f0c6c349e0 Merge remote-tracking branch 'upstream/develop' into capture-client-events 2026-01-03 20:34:00 +05:30
Saqib Ansari
80205d5d59 feat: whitelist capture methods for client side events 2026-01-03 20:31:11 +05:30
Saqib Ansari
ee7c91599d refactor: telemetry with posthog and pulse providers 2026-01-03 16:21:49 +05:30
AarDG10
8d99bed738 fix(test): maintain sanity to avoid unexpected test failures in postgres 2026-01-03 13:54:27 +05:30
Rahul Agrawal
59a4764912
fix: remove filter to maintain previous behaviour (#35626) 2026-01-03 12:48:55 +05:30
trustedcomputer
ffa2a6bfa5 fix(ui): add navigation buttons back 2026-01-02 16:05:46 -08:00
MochaMind
e9ec1712b4
fix: sync translations from crowdin (#35579) 2026-01-02 23:43:29 +01:00
Manzoor Sofi
b28e7b09a4
feat: Make link field filters human-readable (fixes #35164) (#35207)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2026-01-02 21:37:58 +01:00
Soham Kulkarni
abc497321b
Merge pull request #35598 from sokumon/migrate-link-type 2026-01-02 19:48:02 +05:30
sokumon
f5ea989d2b fix(patch): include icons where link type is doctype 2026-01-02 19:02:04 +05:30
sokumon
e7c77b9ce9 chore: reexport desktop icons with new schema 2026-01-02 19:02:04 +05:30
sokumon
1ccd9e00a5 chore: rename patch 2026-01-02 19:02:04 +05:30
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
Soham Kulkarni
69605986fc
Merge pull request #35617 from sokumon/fix-test 2026-01-02 19:00:34 +05:30
sokumon
fa6744beaa fix(test): note customization yields tuple with 3 values 2026-01-02 18:50:24 +05:30
Ejaaz Khan
2088abd34e
Merge pull request #35615 from iamejaaz/menu-button-spacing
fix(navbar): add spacing between buttons in desktop screens
2026-01-02 18:21:19 +05:30
Ejaaz Khan
a8b615b278 fix: allow setting cutom list title 2026-01-02 18:15:55 +05:30
Ejaaz Khan
650dd8a59a fix(navbar): add spacing between buttons in desktop screens 2026-01-02 17:57:39 +05:30
Kevin Shenk
e2f73318c1
feat: import custom DocType Links on app install/migrate (#34516)
* feat: import custom DocType Links

* fix: add link_fieldname check to doctype link import

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* test: add Doctype Link import test

* chore: fix linter issues

* chore: fix linter issues

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-02 17:39:17 +05:30
Ejaaz Khan
207d55fb24 feat(Navbar): show title when available 2026-01-02 17:37:44 +05:30
Ejaaz Khan
178a1fdc9c
Merge pull request #35608 from iamejaaz/fix-mobile-nav-design
fix(mobile): show indicator with title in navbar
2026-01-02 17:14:08 +05:30
Ejaaz Khan
a7f3841e5e fix(mobile): show indicator with title in navbar 2026-01-02 16:49:17 +05:30
Akhil Narang
0219769943
Merge pull request #35350 from KerollesFathy/make-options-select-when-fieldtype-eq-data
feat(dx): show select options (Email, Name, Phone, URL, Barcode, IBAN) for Data fieldtype
2026-01-02 16:15:03 +05:30