bb-plane-fork/web/core/components/issues/issue-detail
sriram veeraghanta 445c819fbd
[WEB-4172] feat: Crawl work item links for title and favicon (#7117)
* feat: added a python bg task to crawl work item links for title and description

* fix: return meta_data in the response

* fix: add validation for accessing IP ranges

* fix: remove json.dumps

* fix: handle exception by returning None

* refactor: call find_favicon_url inside fetch_and_encode_favicon function

* chore: type hints

* fix: Handle None

* fix: remove print statementsg

* chore: added favicon and title of links

* fix: return null if no title found

* Update apiserver/plane/bgtasks/work_item_link_task.py

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: remove exception handling

* fix: reduce timeout seconds

* fix: handle timeout exception

* fix: remove request timeout handling

* feat: add Link icon to issue detail links and update rendering logic

* fix: use logger for exception

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-30 18:44:53 +05:30
..
issue-activity [WEB-3866] fix: work item attachment activity #7062 2025-05-18 15:28:00 +05:30
label [WEB-3871] fix: sidebar label property #6934 2025-04-15 19:42:02 +05:30
links [WEB-4172] feat: Crawl work item links for title and favicon (#7117) 2025-05-30 18:44:53 +05:30
parent [WEB-3268] feat: url pattern (#6546) 2025-02-15 05:05:00 +05:30
reactions [WEB-2943] chore: issue reaction and code refactor (#6350) 2025-01-08 13:03:58 +05:30
cycle-select.tsx feat: language support (#6472) 2025-02-06 20:41:31 +05:30
index.ts [WEB-1600] chore: issue detail ui enhancement (#4832) 2024-06-15 18:12:18 +05:30
issue-detail-quick-actions.tsx [WEB-3410] fix: work item permission and validation (#6621) 2025-02-17 18:09:05 +05:30
main-content.tsx [WEB-3839] fix: peek overview description version history (#6912) 2025-04-10 16:22:26 +05:30
module-select.tsx feat: language support (#6472) 2025-02-06 20:41:31 +05:30
parent-select.tsx [WEB-3955] chore: work item parent select modal params #7021 2025-05-07 18:41:28 +05:30
relation-select.tsx [WEB-3268] feat: url pattern (#6546) 2025-02-15 05:05:00 +05:30
root.tsx [WEB-3748, 3749] feat: work item description version history (#6863) 2025-04-04 20:09:02 +05:30
sidebar.tsx chore: issue detail refactor (#6803) 2025-03-24 18:33:22 +05:30
subscription.tsx feat: language support (#6472) 2025-02-06 20:41:31 +05:30