Commit graph

9 commits

Author SHA1 Message Date
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