bb-plane-fork/apps/api/plane/app/views
Vipin Chaudhary 0bfb74d4c0
[WIKI-830] fix: copy clipboard functionality in the editor (#8229)
* feat: enhance clipboard functionality for markdown and HTML content

* fix: improve error handling and state management in CustomImageNodeView component

* fix: correct asset retrieval query by removing workspace filter in DuplicateAssetEndpoint

* fix: update meta tag creation in PasteAssetPlugin for clipboard HTML content

* feat: implement copyMarkdownToClipboard utility for enhanced clipboard functionality

* refactor: replace copyMarkdownToClipboard utility with copyTextToClipboard for simplified clipboard operations

* refactor: streamline clipboard operations by replacing copyTextToClipboard with copyMarkdownToClipboard in editor components

* refactor: simplify PasteAssetPlugin by removing unnecessary meta tag handling and streamlining HTML processing

* feat: implement asset duplication processing on paste for enhanced clipboard functionality

* chore:remove async from copy markdown method

* chore: add paste html

* remove:prevent default

* refactor: remove hasChanges from processAssetDuplication return type for simplified asset processing

* fix: format options-dropdown.tsx
2025-12-10 00:24:36 +05:30
..
analytic [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
asset [WIKI-830] fix: copy clipboard functionality in the editor (#8229) 2025-12-10 00:24:36 +05:30
cycle [WEB-5153] chore: optimised the cycle transfer issues (#7969) 2025-10-23 00:29:32 +05:30
estimate [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
exporter [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
external [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
intake fix: activity tracking description (#8268) 2025-12-08 22:18:14 +05:30
issue fix: activity tracking description (#8268) 2025-12-08 22:18:14 +05:30
module [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
notification [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
page [WIKI-811] fix: ensure only non-deleted project pages are retrieved in page queries (#8182) 2025-11-27 20:55:50 +05:30
project [WEB-5493] feat: implement static cover image handling and selection (#8184) 2025-12-03 16:20:38 +05:30
search chore(deps): upgrade psycopg packages to version 3.3.0 (#8222) 2025-12-05 16:06:19 +05:30
state fix: state group choices (#8198) 2025-11-28 18:06:00 +05:30
timezone [WEB-5081] fix: update timezone in user settings #7915 2025-10-07 20:51:44 +05:30
user chore(deps): upgrade psycopg packages to version 3.3.0 (#8222) 2025-12-05 16:06:19 +05:30
view [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
webhook [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
workspace [WEB-5560] fix: restrict guest users to view all details of a workspace members (#8215) 2025-12-03 16:06:46 +05:30
__init__.py [WEB-5493] feat: implement static cover image handling and selection (#8184) 2025-12-03 16:20:38 +05:30
api.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
base.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
error_404.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30