Rushabh Mehta
8dbc2832c5
feat: App switcher
2024-09-06 14:11:39 +05:30
David Arnold
5c820a1e79
Merge pull request #27683 from blaggacao/feat/add-value-tracing-instrumentation
...
feat/add value tracing instrumentation
2024-09-05 22:11:54 +02:00
David
fe73c9f1aa
feat: add value tracer for test debugging
2024-09-05 21:58:19 +02:00
gavin
05b9c6af37
Merge pull request #27676 from gavindsouza/develop
...
fix: don't let getattr() raise an AttributeError, provide a default
2024-09-05 17:10:56 +02:00
Akhil Narang
182ba2396f
fix: don't let getattr() raise an AttributeError, provide a default
...
Re-doing https://github.com/frappe/frappe/pull/27669 overwritten by https://github.com/frappe/frappe/pull/27563
2024-09-05 16:54:06 +02:00
gavin
a646c0a30e
Merge pull request #27563 from gavindsouza/set_link_titles
...
fix(desk): Use doc.name as fallback title
2024-09-05 16:50:43 +02:00
Shariq Ansari
2baaf5af41
Merge pull request #27673 from shariquerik/apps-page-1
...
fix: load apps_data in boot for setup wizard in desk
2024-09-05 19:56:03 +05:30
Shariq Ansari
bfb9d0beb8
fix: load apps_data in boot for desk
2024-09-05 19:20:52 +05:30
gavin
de341e98fa
Merge branch 'develop' into set_link_titles
2024-09-05 14:57:41 +02:00
Akhil Narang
674c294079
Merge pull request #27669 from akhilnarang/fix-27276
...
fix: don't let `getattr()` raise an `AttributeError`, provide a default
2024-09-05 18:02:57 +05:30
Akhil Narang
0b43594450
fix: don't let getattr() raise an AttributeError, provide a default
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-05 17:49:49 +05:30
Akhil Narang
5deba2e370
Merge pull request #27667 from cogk/fix-UnboundLocalError-partial_mail
...
fix(email): Fix unbound variable in make_error_msg
2024-09-05 17:43:36 +05:30
Corentin Forler
20b1f4b327
fix(email): Fix unbound variable in make_error_msg
...
UnboundLocalError: local variable 'partial_mail' referenced before assignment
2024-09-05 13:51:58 +02:00
Akhil Narang
9068dd21ae
Merge pull request #27665 from frappe/mergify/bp/develop/pr-27649
...
fix: Enhance the error message of the connected app authorization. (backport #27649 )
2024-09-05 17:21:57 +05:30
Gavin D'souza
32bcab40ba
fix(search): Add label only if value exists
2024-09-05 13:48:49 +02:00
Gavin D'souza
37316627c4
Merge branch 'develop' into set_link_titles
2024-09-05 13:41:24 +02:00
Frappe PR Bot
e6bad013ca
fix: sync translations from crowdin ( #27638 )
2024-09-05 12:08:45 +02:00
Akhil Narang
8c099ced74
chore: update message
...
(cherry picked from commit 4e6581b0fc9006bdf3e869565ec59727556972c1)
2024-09-05 10:02:47 +00:00
Türker Tunalı
733edd2ffd
fix: Enhance the error message of the connected app authorization.
...
Error were "Invalid state". The reason was user who created the token. So we've added a little bit more context here.
(cherry picked from commit 4ad55b98c28d4c342808d166e7c124b89729607e)
2024-09-05 10:02:46 +00:00
gavin
8aed92d569
Merge pull request #27618 from barredterra/refactor-data-field-validation
...
refactor: data field validation
2024-09-05 11:43:12 +02:00
Akhil Narang
d717ab17e6
Merge pull request #27608 from nikkothari22/increase-google-event-id-char-limit
...
fix: increase Google Calendar Event ID character limit
2024-09-05 14:41:46 +05:30
Shariq Ansari
eb41ca85f3
Merge pull request #27656 from ruthra-kumar/handle_lead_and_issue_separately
...
refactor: handle Issue and Lead separately on Communication
2024-09-05 13:28:16 +05:30
ruthra kumar
1456f42c68
refactor: handle Issue and Lead separately on Communication
2024-09-05 12:29:45 +05:30
Akhil Narang
341875baa1
Merge pull request #27646 from akhilnarang/bump-cryptography
...
chore(deps): bump cryptography
2024-09-05 11:25:31 +05:30
David Arnold
be2784e4ed
Merge pull request #27651 from blaggacao/fix/stack-frame-drop
...
fix: --pdb drop directly into test case frame
2024-09-05 00:55:44 +02:00
David
801e00d1e8
fix: --pdb drop directly into test case frame
2024-09-05 00:42:53 +02:00
David Arnold
a837fa28fb
Merge pull request #25734 from blaggacao/feat/debug-tests
...
feat: add debug tests
2024-09-04 20:11:58 +02:00
David Arnold
c1888c91f4
Merge pull request #27650 from blaggacao/feat/list-sites-command
...
feat: add list-sites command
2024-09-04 20:04:05 +02:00
David
789475e05f
chore: lint
2024-09-04 19:58:10 +02:00
David (aider)
85c9a6b1c8
feat: add list-sites command
2024-09-04 19:51:05 +02:00
David (aider)
f194eeee92
feat: add --pdb
2024-09-04 19:49:52 +02:00
David
97a9b604a3
fix: test module + test case + test method name
2024-09-04 19:49:48 +02:00
David (aider)
349e9c67f3
feat: Add --pdb and --pdb-on flags to FrappeTestCase
2024-09-04 19:46:15 +02:00
David (aider)
73e253fde2
docs: add extensive docstring to debug_on
2024-09-04 19:46:15 +02:00
David
cde915e7fe
feat: add debug tests
2024-09-04 19:46:14 +02:00
gavin
6704295415
Merge pull request #27276 from Mutantpenguin/patch-1
...
fix: 🐛 show link titles for virtual link fields too
2024-09-04 16:07:19 +02:00
Akhil Narang
349df99703
Merge pull request #27589 from frappe/dependabot/npm_and_yarn/micromatch-4.0.8
...
chore(deps): bump micromatch from 4.0.5 to 4.0.8
2024-09-04 18:11:37 +05:30
Akhil Narang
79d2da6545
Merge pull request #27643 from giulio-perosino/develop
...
fix(style): background for pagination buttons on dark theme
2024-09-04 17:36:08 +05:30
Akhil Narang
5a0d2a94c9
Merge pull request #27629 from cogk/fix-parse-worse-email-headers
...
fix(email): Try to parse bad email address headers
2024-09-04 17:18:28 +05:30
Akhil Narang
6a7302e594
chore(deps): bump cryptography
...
(and `pyOpenSSL` to go along with it)
`pip-audit` is complaining about this
Resolves https://github.com/advisories/GHSA-h4gh-qq45-vh27
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-04 17:02:05 +05:30
Akhil Narang
3bc4c80069
Merge pull request #27640 from frappe/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
...
chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2024-09-04 16:52:17 +05:30
giulio.perosino
3edb891b6e
fix: background for pagination buttons on dark theme
2024-09-04 10:11:23 +02:00
dependabot[bot]
78c06c1fd4
chore(deps): bump actions/download-artifact in /.github/workflows
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 22:42:51 +00:00
David Arnold
ab8295c1cf
Merge pull request #26938 from blaggacao/fix/enqueue-notifications-from-scripts
...
fix(notification): add ability to enqueue-call from server scripts
2024-09-03 20:58:45 +02:00
David
69ae0724ff
fix(notification): add ability to enqueue-call from server scripts
2024-09-03 20:46:17 +02:00
David Arnold
0c00e6ce3b
Merge pull request #27639 from blaggacao/chore/ignore-aider-files
...
chore: ignore aider files
2024-09-03 20:28:19 +02:00
David
b2b842b12f
chore: ignore aider files
2024-09-03 20:05:22 +02:00
Akhil Narang
b3092fe46b
Merge pull request #27619 from marination/meta-migrate
...
fix: `get_valid_fields` excludes `show_on_timeline`, breaking migrations
2024-09-03 18:57:24 +05:30
Akhil Narang
bfe89e0876
Merge pull request #27632 from frappe/email-queue-more-error
...
fix(EmailQueue): Log more error onto email queue
2024-09-03 16:51:07 +05:30
Balamurali M
cea1713575
fix(EmailQueue): Log more error onto email queue
...
Require it log actual exception raised by Email Delivery Service on plan
limit reached
2024-09-03 16:36:03 +05:30