seitime-frappe/frappe/templates/includes
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
..
app_analytics chore!: remove mixpanel code (#21112) 2023-05-25 17:10:43 +05:30
comments fix: add type hints to whitelisted methods 3 (#37149) 2026-02-20 06:50:19 +00:00
footer fix: Translate Footer Items 2025-02-25 13:22:57 +01:00
integrations chore: remove payments template includes 2022-07-26 15:11:56 +05:30
list fix: show search filter on portals and fix layout 2026-02-05 12:45:23 +07:00
login refactor: removed usage of cmd for login (#36801) 2026-02-16 14:09:48 +05:30
navbar feat: cool awesomebar 2025-11-26 12:22:28 +05:30
website_theme chore: remove get_shade usage 2023-06-13 16:00:43 +05:30
__init__.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
avatar_macro.html fix: escape username on avatar control (#23713) 2023-12-11 11:09:49 +05:30
breadcrumbs.html fix: translation in breadcrumbs.html 2024-07-11 12:00:16 +00:00
contact.js fix: compute modal title server side 2024-04-26 17:41:00 +02:00
form_macros.html [fix] error messages and minor fix in form_macros.html 2016-07-11 11:49:08 +05:30
full_index.html test: Add test case to check breadcrumbs 2021-05-27 12:57:55 +05:30
head.html fix: removing website theme breaks website (#21373) 2023-06-14 12:38:10 +05:30
image_with_blur.html Revert "fix(image-with-blur): Set width, height in CSS" 2020-08-01 13:42:33 +05:30
macros.html refactor: macro for avatar 2020-06-01 14:13:45 +05:30
meta_block.html fix: typo in jinja2 templates (#22353) 2023-09-12 09:43:17 +05:30
oauth_confirmation.html fix(style): fix oauth authorisation page and standardise error responses 2024-10-24 15:21:34 +05:30
print_table.html fix: typo in jinja2 templates (#22353) 2023-09-12 09:43:17 +05:30
search_box.html Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
search_result.html feat: Extended spacing scale 2020-09-03 13:59:20 +05:30
search_template.html chore: escape instead of sanitizing 2023-09-11 18:01:09 +05:30
slideshow.html fix: Update slideshow for BS4 2019-03-03 00:27:26 +05:30
splash_screen.html fix: splash logo is not rendering properly 2025-01-09 16:24:04 +05:30
static_index.html [fix] parent_website_route + '/' + page_name = route 2016-06-23 15:47:47 +05:30
web_block.html feat(PageBuilder): Section IDs 2022-06-21 20:03:00 +05:30
web_sidebar.html fix: make web sidebar translatable (#26921) 2024-07-01 19:02:04 +02:00