Commit graph

52127 commits

Author SHA1 Message Date
Ejaaz Khan
bea30458b8
Merge pull request #35052 from iamejaaz/move-notification-to-sidebar
feat: move notification to sidebar
2025-12-04 12:12:58 +05:30
El-Shafei H.
fb28f5289f
fix: Typo message (#35060) 2025-12-04 12:11:29 +05:30
Ejaaz Khan
2cc84a7b36 fix: notification not opening on click 2025-12-04 11:49:54 +05:30
Ejaaz Khan
e322965a3e test: add wait in jump to field 2025-12-04 11:34:21 +05:30
Ejaaz Khan
c5dca5e0b9
Merge branch 'develop' into move-notification-to-sidebar 2025-12-04 11:30:19 +05:30
Sagar Vora
e5b34d8af3
Merge pull request #35058 from sagarvora/remove-extra-param 2025-12-04 11:18:03 +05:30
Ejaaz Khan
69ccb6ad54
Merge pull request #35053 from iamejaaz/add-search-on-nav-mobile
feat: show search on Nav on mobile devices
2025-12-04 10:59:42 +05:30
Sagar Vora
8b8c2c800e chore: remove extra parameter form_doctype from search_link 2025-12-04 10:51:07 +05:30
Soham Kulkarni
fb83ad57a0
Merge pull request #35054 from sokumon/sidebar-fixes 2025-12-04 03:13:57 +05:30
sokumon
75855b1dda feat: add support for condition in menu 2025-12-04 02:49:46 +05:30
sokumon
384c7404c2 fix: dont refresh on section breaks with indent 2025-12-04 01:32:20 +05:30
sokumon
e0f4d666ef fix: translate the sidebar item label 2025-12-04 01:14:46 +05:30
Ejaaz Khan
4afdeb4dd3 feat: show search on Nav on mobile devices 2025-12-04 01:02:37 +05:30
Ejaaz Khan
4722793a73 style: run precomit 2025-12-03 23:41:54 +05:30
Ejaaz Khan
2c103303e0
Merge branch 'develop' into move-notification-to-sidebar 2025-12-03 23:39:56 +05:30
Ejaaz Khan
b0cbb9b7dc feat: move notification to sidebar 2025-12-03 23:36:53 +05:30
Soham Kulkarni
4917f60301
Merge pull request #35050 from sokumon/sidebar-fixes 2025-12-03 22:03:14 +05:30
sokumon
c7573724b1 feat: add ability to add suffix to sidebar item 2025-12-03 20:56:48 +05:30
Soham Kulkarni
46ef739692
Merge pull request #35039 from sokumon/sidebar-fixes 2025-12-03 20:23:41 +05:30
Akhil Narang
b08303716e
Merge pull request #34908 from akhilnarang/dashboard-chart-specify-doctype-group
fix(dashboard_chart): specify doctype name in group by field
2025-12-03 17:08:34 +05:30
sokumon
2004e05f62 fix: add one more check to get the app 2025-12-03 15:48:28 +05:30
Raffael Meyer
93a9f3c41d
test: implement datetime field validation tests (#34912) 2025-12-03 02:48:48 +01:00
Raffael Meyer
dc8d8636da
test: always upload cypress recordings (#35032) 2025-12-03 01:15:49 +00:00
Raffael Meyer
93aabafca3
ci: upload cypress recordings on failure (#35031) 2025-12-02 23:57:00 +01:00
Soham Kulkarni
e61b207372
Merge pull request #35022 from sokumon/cypress-artifact 2025-12-02 23:26:36 +05:30
Soham Kulkarni
5ae0d96d73
Merge pull request #35025 from barredterra/revert-33505 2025-12-02 17:53:47 +05:30
barredterra
5aa68d62bf Revert "Merge pull request #33505 from sokumon/date-picker-issue"
This reverts commit 890ab456e3, reversing
changes made to 6461592b5d.
2025-12-02 12:53:26 +01:00
sokumon
88bfcdffc4 fix: check if the video directories is empty 2025-12-02 17:23:23 +05:30
sokumon
9b704be8a1 fix: add cypress recordings to a path and upload them 2025-12-02 17:17:42 +05:30
Soham Kulkarni
98c38ca19f
Merge pull request #35019 from sokumon/delete-sidebars 2025-12-02 16:51:31 +05:30
Ejaaz Khan
7a99f885d4
Merge pull request #34992 from sokumon/sidebar-fixes
feat: move awesombar to sidebar
2025-12-02 16:06:38 +05:30
Ejaaz Khan
c619556b95 test: comment flacky test 2025-12-02 15:42:29 +05:30
Ejaaz Khan
10d35b10e0 test: add after each method 2025-12-02 15:25:50 +05:30
Sagar Vora
1233678a07
Merge pull request #35018 from sagarvora/more-query-engine-fixes 2025-12-02 15:12:04 +05:30
Ejaaz Khan
cadbf4a2f6 test: close modal before each test and add delay 2025-12-02 15:05:57 +05:30
Sagar Vora
d4cc9160e5 refactor: precompile CHILD_TABLE_FIELD_PATTERN regex 2025-12-02 15:02:29 +05:30
sokumon
34b221d097 fix: delete sidebars when app is deleted 2025-12-02 13:50:29 +05:30
Hussain Nagaria
0891a69bda
fix: bring back currency precision fix #34886 (#35015)
* fix: use number format from currency if defined

* refactor: extract out function
2025-12-02 07:16:17 +00:00
Ejaaz Khan
7b654c5914 test: add dealy after body click 2025-12-02 12:46:10 +05:30
Ejaaz Khan
2d4b34396b refactor: different id for desktop search 2025-12-02 12:28:00 +05:30
Sagar Vora
4f5197ec3d
Merge pull request #35011 from frappe/revert-28638-app-translations 2025-12-02 11:56:02 +05:30
Sagar Vora
00dd0ba6c7
fix!: use Field instead of Column for field-to-field comparison in query filters (#35012) 2025-12-02 06:24:41 +00:00
Akhil Narang
09bbb31556
Revert "fix: added api to get translation messages for portal apps" 2025-12-02 11:36:03 +05:30
sokumon
e21765e274 fix: render standard section once 2025-12-02 11:24:08 +05:30
dependabot[bot]
ccb4afaa11
chore(deps): bump werkzeug from 3.1.3 to 3.1.4 (#35010)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 11:01:37 +05:30
Ejaaz Khan
3ad691c47d
Merge pull request #34998 from iamejaaz/awesomebar-fixes
fix(awesomebar): add icon for recent items
2025-12-02 10:38:52 +05:30
Sagar Vora
9c022f7f58
Merge pull request #35006 from sagarvora/debounce-flush-and-cancel
feat: cancel/flush debounced timeout
2025-12-02 09:52:38 +05:30
Sagar Vora
1993eb933d
Merge pull request #35008 from sagarvora/query-engine-fixes
fix: multiple query engine fixes
2025-12-02 02:27:19 +05:30
Sagar Vora
7cb6cf9830 fix: improve functions error message 2025-12-02 02:17:08 +05:30
Sagar Vora
f2ac5babe1 fix: dont use comma pattern for group by splitting 2025-12-02 02:12:24 +05:30