Ejaaz Khan
fc09193fbd
feat: move like to sidebar
2025-12-18 00:53:01 +05:30
Ejaaz Khan
9e72c10f62
Merge remote-tracking branch 'upstream' into form-sidebar
2025-12-17 01:56:34 +05:30
Ejaaz Khan
0a0a7d5d8c
feat: re-design sidebar with Image
2025-12-17 01:45:02 +05:30
Ejaaz Khan
67f4f3170d
feat: add click to copy event on sidebar id
2025-12-17 01:16:32 +05:30
Ejaaz Khan
3c6257bc82
feat: design sidebar with no image
2025-12-17 00:42:15 +05:30
Ejaaz Khan
05460162da
fix: page buttons overflow issue
2025-12-16 23:03:15 +05:30
Ejaaz Khan
64474d4597
test: get indicatior by parent class
2025-12-16 22:43:01 +05:30
Soham Kulkarni
cc08ab9425
Merge pull request #35283 from sokumon/portal-fixes
2025-12-16 19:57:51 +05:30
Sagar Vora
e51ca57097
fix: reduce query and improve logic
2025-12-16 19:20:27 +05:30
Soham Kulkarni
84e93e2b3d
Merge pull request #35241 from sokumon/icon-style
2025-12-16 18:29:11 +05:30
sokumon
d3d67cd62c
fix: bring back list renderer
2025-12-16 18:26:46 +05:30
Ejaaz Khan
467947f18d
test: fix form sidebar test case
2025-12-16 17:11:49 +05:30
Ejaaz Khan
849236c057
fix: improve design of form tabs
2025-12-16 17:05:50 +05:30
Sagar Vora
e541b262f0
perf: ignore web forms in DocumentPage render ( #35282 )
2025-12-16 11:35:09 +00:00
sokumon
8de7c23d77
fix: fetch default desktop icon
2025-12-16 16:18:35 +05:30
Sagar Vora
22899d08de
fix: set default session.user ( #35274 )
2025-12-16 15:46:33 +05:30
Ejaaz Khan
118d397932
Merge pull request #35269 from rohitwaghchaure/fixed-change-event-not-working
...
fix: change event not working for child table fields in dialog box
2025-12-16 15:28:45 +05:30
Rohit Waghchaure
9ba6324eda
fix: change event not working for child table fields in dialog box
2025-12-16 14:37:04 +05:30
Ankush Menat
dc3e598be8
fix: Always show traceback on dev server ( #35263 )
2025-12-16 07:13:28 +00:00
Akhil Narang
c7f5ea837a
feat: implement field masking for query builder ( #35230 )
...
* feat: implement field masking for query builder
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
* fix: add series and sessions to "core doctypes" list
This is so that we don't try to query their meta
This should also resolve #35030
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
---------
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-16 12:08:13 +05:30
Akhil Narang
cf312aed17
fix(calendar): adjust for qb changes ( #35238 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-16 12:08:02 +05:30
MochaMind
e2dcd6b2db
fix: sync translations from crowdin ( #35250 )
...
* fix: Hungarian translations
* fix: Spanish translations
* fix: Portuguese translations
* fix: Russian translations
* fix: Indonesian translations
2025-12-16 06:15:07 +00:00
dependabot[bot]
8c891b885b
chore(deps): bump actions/upload-artifact from 5 to 6 ( #35248 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 05:56:40 +00:00
dependabot[bot]
34ed83fa9c
chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 ( #35247 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 11:18:28 +05:30
dependabot[bot]
1ad04523bb
chore(deps): bump dessant/lock-threads from 5 to 6 ( #35246 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 5 to 6.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 11:17:46 +05:30
Ejaaz Khan
329243f646
Merge pull request #35223 from iamejaaz/remove-list-sidebar
...
feat: remove list sidebar
2025-12-15 22:49:08 +05:30
Ejaaz Khan
891587ed20
fix: skip customize form test cases for now
2025-12-15 22:14:06 +05:30
Soham Kulkarni
410161b7cc
Merge pull request #35243 from sokumon/fixes
2025-12-15 22:11:25 +05:30
Ejaaz Khan
218e882ab3
test: comment test of removed functionality
2025-12-15 21:32:10 +05:30
sokumon
7efd506cee
chore: fix typo
2025-12-15 20:02:45 +05:30
sokumon
eddd5b00b6
feat: init form sidebar redesign
2025-12-15 18:34:20 +05:30
Soham Kulkarni
85e79537c8
Merge pull request #35225 from sokumon/portal-redirect
2025-12-15 17:36:33 +05:30
Soham Kulkarni
79c3d680fc
Merge pull request #35240 from sokumon/icon-style
2025-12-15 16:59:07 +05:30
MochaMind
9f9b510fe5
fix: sync translations from crowdin ( #35211 )
2025-12-15 12:25:28 +01:00
sokumon
d4dbb58dca
fix: show correct icon style
2025-12-15 16:46:45 +05:30
Hussain Nagaria
cbe5373c31
perf: update communication links in batches ( #35235 )
2025-12-15 10:05:11 +00:00
Ejaaz Khan
d8969fc454
refactor: remove list sidebar code
2025-12-15 13:03:25 +05:30
Ankush Menat
2d5f12e3db
Merge pull request #35231 from ankush/discourage_format_naming
...
fix!: Swap old style naming with new one
2025-12-15 12:38:02 +05:30
Ejaaz Khan
77a33bb196
refactor(grid): change style of delete icon
2025-12-15 12:32:47 +05:30
Ankush Menat
192fd21634
fix: Remove old option from UI
...
It will continue to work in DB and logic by setting `format:` prefix.
2025-12-15 12:23:24 +05:30
Ankush Menat
7b7c6390f4
fix!: Swap old style naming with new one
...
"new" style of naming uses `format:` which is broken and unfixable. This
commit discourages use of the new style.
What was referred to as "old style" already works just fine and supports
all the same things.
ref https://github.com/frappe/frappe/issues/21212
2025-12-15 12:12:09 +05:30
Ejaaz Khan
b4afb203c5
feat: move saved filters from sidebar
2025-12-15 11:45:27 +05:30
Jannat Patel
2fff325fa8
Merge pull request #35228 from frappe/revert-column-validation
...
revert: validating mandatory columns in import file
2025-12-15 11:29:11 +05:30
Jannat Patel
3ad60b5b80
revert: validating mandatory columns in import file
2025-12-15 11:13:55 +05:30
sokumon
46f6c7481f
feat: introduce /portal
2025-12-15 10:55:33 +05:30
sokumon
1dece29b80
fix: reroute system user to desktop page
2025-12-14 20:25:47 +05:30
Ejaaz Khan
60bce6d59d
Merge pull request #34504 from UmakanthKaspa/fix-signature-field-mandatory-indicator
...
fix: show mandatory asterisk (*) for required signature fields
2025-12-14 20:12:22 +05:30
Ejaaz Khan
bfff0178bd
feat: move tags from sidebar to nav
2025-12-14 19:57:32 +05:30
MochaMind
b2d1abbf8b
chore: update POT file ( #35220 )
2025-12-14 14:09:02 +01:00
Ankush Menat
02ecb10205
fix!: Remove badly written default portal list views ( #35182 )
...
* fix!: Remove badly written default portal list views
* fix!: Remove guest permissions from web form list endpoint
* test: cleanly terminate gunicorn
int sometimes ends up leaving socket open
2025-12-14 07:11:45 +00:00