seitime-frappe/frappe/templates/includes
Ankush Menat 81b37cb7d2
refactor: clean up code to py310 supported features (#17367)
refactor: clean up code to py39+ supported syntax

- f-strings instead of format
- latest typing support instead of pre 3.9 TitleCase
- remove UTF-8 declarations.
- many more changes

Powered by https://github.com/asottile/pyupgrade/ + manual cleanups
2022-07-01 11:51:05 +05:30
..
app_analytics feat: option to anonymize ip for google analytics 2020-09-28 19:04:09 +02:00
blog feat(website): added new templates to page builder and refactored typography to be more consistent 2022-03-24 09:21:34 +05:30
comments refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
feedback refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
footer feat(minor): added option to configure powered by in footer and max-height for text editors 2022-02-28 23:08:43 +05:30
integrations fix: pass currency to razorpay checkout 2022-05-31 12:51:02 +05:30
list fix: add icon for empty list state 2022-01-03 09:19:02 +05:30
login perf(UX): Load splash screen immediately after login 2022-06-21 07:02:58 +05:30
navbar fix: navbar child redirection issue 2022-06-23 12:26:31 +05:30
website_theme fix(minor): fix website nav dropdown 2022-03-01 09:31:05 +05:30
__init__.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
avatar_macro.html feat(website): added new templates to page builder and refactored typography to be more consistent 2022-03-24 09:21:34 +05:30
breadcrumbs.html fix: Update breadcrumb markup schema 2020-12-22 12:42:58 +05:30
contact.js chore: fix all findings flaged by ux rule 2021-05-25 13:04:20 +05:30
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
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: Don't render meta tags if no value 2020-07-28 13:09:24 +05:30
oauth_confirmation.html feat: translate oauth confirmation dialog 2020-11-20 17:40:20 +01:00
print_table.html [fix] formatting and modified filters for auto email report, fixes frappe/erpnext#7081 and frappe/erpnext#7147 2016-12-26 13:03:57 +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 feat: Extended spacing scale 2020-09-03 13:59:20 +05:30
slideshow.html fix: Update slideshow for BS4 2019-03-03 00:27:26 +05:30
splash_screen.html perf(UX): Load splash screen immediately after login 2022-06-21 07:02:58 +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 feat: Extended spacing scale 2020-09-03 13:59:20 +05:30