seitime-frappe/frappe/templates
Aarol D'Souza c55ff193a6
fix: add type hints to whitelisted methods 3 (#37149)
* fix(apps): add type hints to whitelisted methods

* fix(recorder): add type hints to whitelisted methods

* fix(comments): add type hints to whitelisted methods

* fix(oauth2): add type hints to whitelisted methods

* fix(google_calendar): add type hints to whitelisted methods

* fix(print): add type hints to whitelisted methods

* fix(print_format_builder): add type hints to whitelisted methods

* refactor(network_printer_settings): remove unused args

* fix(document): add type hints to whitelisted methods

* fix(user_settings): add type hints to whitelisted methods

* fix(mapper): add type hints to whitelisted methods

* fix(connected_app): add type hints to whitelisted methods

* fix(google_contacts): add type hints to whitelisted methods

* fix(frappecloud_billing): add type hints to whitelisted methods

* test: rewrite test to fit the strict type check

* fix(social_login_key): add type hints to whitelisted methods

* fix(share): add type hints to whitelisted methods

* fix(webhook): add type hints to whitelisted methods

* fix(workflow): add type hints to whitelisted methods

* fix(workflow main): add type hints to whitelisted methods

* fix(workflow_action): add type hints to whitelisted methods

* fix: flexible type hint

* fix(client): add type hints to whitelisted methods

* fix: fix some of the tighter types

* fix(frappecloud_billing): add str typehint to whitelisted endpoint

* fix: target_doc can be dict/json string

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2026-02-20 06:50:19 +00:00
..
discussions fix(translation): search placeholders (#27812) 2024-09-24 10:57:40 +05:30
emails fix(new_user): escape name 2026-01-27 18:04:48 +05:30
form_grid Upgrade Font Awesome (#2410) 2016-12-05 13:07:03 +05:30
includes fix: add type hints to whitelisted methods 3 (#37149) 2026-02-20 06:50:19 +00:00
pages chore: rename from app to desk 2025-11-14 23:05:13 +05:30
print_format fix: print builder beta print option not working 2025-04-14 11:32:44 +05:30
print_formats fix(print_format): better formatting for data field 2026-02-04 10:46:08 +05:30
styles feat(password-reset-form): Add show/hide toggle option to password reset form 2025-06-29 19:47:02 +05:30
test test: Fix improper tests for website rendering 2021-07-01 22:10:02 +05:30
__init__.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
base.html feat: frappe.utils.orjson_dumps 2025-06-26 17:37:51 +05:30
doc.html fix: Using svg for menu icon for mobile view 2021-10-14 15:00:23 +05:30
signup.html feat: Use autocomplete attributes for login, signup and password reset 2022-05-05 13:13:40 +02:00
web.html fix(style): update error, not found pages 2024-09-25 15:46:24 +05:30