Commit graph

52654 commits

Author SHA1 Message Date
Ejaaz Khan
fd71cc0dd0
Merge pull request #35540 from iamejaaz/multiple-list-form-fixes
fix(form): revert section design to old one
2025-12-30 17:18:22 +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
c145726f5f
Merge pull request #35539 from sokumon/cancel 2025-12-30 16:53:29 +05:30
Ejaaz Khan
c03fe1b2df fix(form): revert section design 2025-12-30 16:44:36 +05:30
sokumon
a235fc110b chore: add correct docs url 2025-12-30 16:43:34 +05:30
Ejaaz Khan
e0c3f31a90
Merge pull request #35536 from iamejaaz/multiple-list-form-fixes
fix: multiple fixes of list and form view
2025-12-30 16:12:23 +05:30
UmakanthKaspa
6bb584f725
feat: Support dynamic expressions in workflow update_value field (#34354)
* feat: add dynamic value support for workflow update_value field

* feat: add evaluate as expression checkbox to workflow states

* test: add tests for dynamic workflow update_value expression

* fix: use description field instead of sender in workflow
  tests

* chore: fix typo

---------

Co-authored-by: UmakanthKaspa <kaspaumakanth1999@gmail.com>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2025-12-30 15:58:43 +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
Ejaaz Khan
56316a817f fix: breadcrumb button over issue 2025-12-30 15:46:31 +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
Ejaaz Khan
75f73df572 fix(Tab): remove default icon from tabs 2025-12-30 15:27:27 +05:30
Vishnu Priya Baskaran
66f1491c9d
fix: clear defaults in on_trash (#35508) 2025-12-30 15:24:53 +05:30
rohitwaghchaure
d14aa77e51
Merge pull request #35522 from rohitwaghchaure/fixed-description-of-permission-types
fix: description for Permission Types in Role Permissions Manager
2025-12-30 15:14:48 +05:30
Ejaaz Khan
6557992f3c fix(Breadcrumb): truncate workspace instead of title 2025-12-30 15:07:41 +05:30
Ejaaz Khan
0274ff723c fix(SideBar): don't show id when id and title are same 2025-12-30 15:06:54 +05:30
Ejaaz Khan
2401de81a1 fix: remove indicator from sidebar 2025-12-30 15:05:47 +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
c9147fb840 chore: improve docstring 2025-12-30 13:25:13 +05:30
Sagar Vora
9fd5106ad1 fix: specify correct doctype in _raise_permission_error 2025-12-30 13:21:49 +05:30
Sagar Vora
26b3e6363e chore: deprecate validate_filters 2025-12-30 13:02:49 +05:30
Akhil Narang
416d536c5e
Merge pull request #34164 from skabdulM/fix-user-permission
fix:  User Permission: Apply document restrictions to the for_value link field
2025-12-30 12:30:20 +05:30
Akhil Narang
240e2d2132
Merge branch 'develop' into fix-user-permission 2025-12-30 12:29:19 +05:30
MochaMind
521881363f
fix: sync translations from crowdin (#35521)
* fix: Spanish translations

* fix: Persian translations
2025-12-30 11:57:32 +05:30
Rohit Waghchaure
8ac037e92b fix: description for Permission Types in Role Permissions Manager 2025-12-30 11:21:28 +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
Soham Kulkarni
ffeb5b7390
Merge pull request #35515 from sokumon/menu-fixes 2025-12-30 00:38:32 +05:30
sokumon
f42b216bc1 fix: show desktop icons in workspaces sub menu 2025-12-29 23:42:02 +05:30
Ejaaz Khan
728742ffc5
Merge pull request #35511 from iamejaaz/55699-fix-slash-in-route
fix: handle '/' in the route
2025-12-29 22:49:08 +05:30
sokumon
d8b16c6d14 fix(mobile): icon width on mobile 2025-12-29 22:46:00 +05:30
sokumon
d93df082a2 fix: close open menus on route change 2025-12-29 21:33:16 +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
Akhil Narang
28604f1e35
Merge pull request #27267 from cogk/fix-sort-selector-make-more-robust
fix(desk): Improve fieldname parsing in sort selector
2025-12-29 19:06:19 +05:30
Alireza Mohammadi
f28370c334 fix: UI alignment for top-left context menu in RTL 2025-12-29 17:02:08 +03:30
Aarol D'Souza
799123c341
perf(postgres): skip unnecessary migrations due to type mismatch (#34784) 2025-12-29 18:29:22 +05:30
Akhil Narang
b39498e7e8
Merge pull request #35497 from akhilnarang/validate-perms-before-sharing
fix(docshare): validate that the user has the permission they are trying to share
2025-12-29 17:56:05 +05:30
Akhil Narang
bfc0e416b2
Merge pull request #35507 from akhilnarang/fix-msgprint
fix(msgprint): correct typehint, and only use HTML-stripped version for printing to terminal
2025-12-29 17:46:21 +05:30
Ejaaz Khan
ab6bcfdf77 fix: handle '/' in the route 2025-12-29 17:44:59 +05:30
Akhil Narang
bebec109a5
fix(msgprint): correct typehint, and only use HTML-stripped version for printing to terminal
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-29 17:33:30 +05:30
sokumon
fd1205c3e5 feat: allow sidebar item to link to form tab directly 2025-12-29 17:13:07 +05:30
Ejaaz Khan
56c98b8774
Merge pull request #35434 from Abdeali099/fix-export-report
fix: Add boolean label for check type filters in export report
2025-12-29 17:05:25 +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
Sagar Vora
fd7aa0969b
Merge pull request #35501 from sagarvora/stricter-link-assert 2025-12-29 17:00:29 +05:30
Abdeali Chharchhoda
0001c47a2c fix: correct boolean label handling for filter display 2025-12-29 16:40:49 +05:30
Asmita Hase
0719e806a9
Merge pull request #35496 from asmitahase/clear-link-to 2025-12-29 16:40:26 +05:30
Sagar Vora
49d33a7b3a fix: stricter link field assertion 2025-12-29 16:35:51 +05:30
Akhil Narang
344d8cbead
Merge pull request #35424 from akhilnarang/oauth-fix-mixed-case-email
fix(oauth): convert email to lowercase
2025-12-29 16:24:31 +05:30
Corentin Forler
ad443013ea
fix: Remove newlines from filename in email attachment (#35151) 2025-12-29 16:18:13 +05:30