Ankush Menat
de9ac89748
style: re-format with ruff
2024-02-05 18:53:33 +05:30
chillaranand
25f82e966c
refactor: Remove unused imports & code
2022-05-19 15:34:35 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black ( #16453 )
...
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
Lev
98fb2ac787
fix(UI): Translate preview popover data ( #14842 )
2021-11-01 16:09:08 +05:30
Rucha Mahabal
458087b3ea
fix: skip table fields in link preview
2020-08-28 11:31:51 +05:30
Maximilian Federle
52c516c0e1
fix: Always use field.fieldname in preview_fields
...
If building preview_fields from mandatory fields in get_preview_data, use the correct property "fieldname" instead of "name".
If not, subsequent db queries will fail with illegal column names.
2019-08-16 08:19:08 +05:30
Suraj Shetty
19bc548fdf
fix: Data in preview table
2019-08-04 10:10:40 +05:30
Suraj Shetty
b23fea9d17
fix(link-preview): Get preview fields on server side
...
- Show a fallback image if image URL is invalid
- Fixes unexpected "Unknown column" errors
2019-08-03 21:57:18 +05:30
Prssanna Desai
2c1e20496a
fix: use property image_field and check for http link
2019-04-24 15:09:41 +05:30
Prssanna Desai
d82230bcb7
fix: Code cleanup
2019-04-24 15:09:41 +05:30
Prssanna Desai
144fe8e915
Code cleanup and fixes
2019-04-24 15:09:41 +05:30
Prssanna Desai
12a3dc1124
feat(desk): Show preview popover on hover of link and control fields
2019-04-24 15:09:41 +05:30