bb-plane-fork/web/core/components/issues
M. Palanikannan bfef0e89e0
[PE-46] fix: added aspect ratio to resizing (#5693)
* fix: added aspect ratio to resizing

* fix: image loading

* fix: image uploading and adding only necessary keys to listen to

* fix: image aspect ratio maintainance done

* fix: loading of images with uploads

* fix: custom image extension loading fixed

* fix: refactored all the upload logic

* fix: focus detection for editor fixed

* fix: drop images and inserting images cleaned up

* fix: cursor focus after image node insertion and multi drop/paste range error fix

* fix: image types fixed

* fix: remove old images' upload code and cleaning up the code

* fix: imports

* fix: this reference in the plugin

* fix: added file validation

* fix: added error handling while reading files

* fix: prevent old data to be updated in updateAttributes

* fix: props types for node and image block

* fix: remove unnecessary dependency

* fix: seperated display message logic from ui

* chore: added comments to better explain the loading states

* fix: added getPos to deps

* fix: remove click event on failed to load state

* fix: css for error and selected state
2024-09-30 19:43:14 +05:30
..
attachment Fix: Error Toast Message for Issue Attachment (#5424) 2024-08-26 16:58:32 +05:30
bulk-operations chore: files restructure (#4766) 2024-06-11 17:53:48 +05:30
issue-detail [PE-46] fix: added aspect ratio to resizing (#5693) 2024-09-30 19:43:14 +05:30
issue-detail-widgets Fix: Error Toast Message for Issue Attachment (#5424) 2024-08-26 16:58:32 +05:30
issue-layouts [WEB-2552] fix: issue list overflow and event propagation (#5706) 2024-09-26 16:55:01 +05:30
issue-modal [WEB-2568] chore: minor improvements related to issue identifier and issue modal. (#5723) 2024-09-30 14:07:22 +05:30
peek-overview [PE-46] fix: added aspect ratio to resizing (#5693) 2024-09-30 19:43:14 +05:30
relations [WEB-2552] fix: issue list overflow and event propagation (#5706) 2024-09-26 16:55:01 +05:30
select [WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595) 2024-09-12 20:10:04 +05:30
sub-issues [WEB-2552] fix: issue list overflow and event propagation (#5706) 2024-09-26 16:55:01 +05:30
archive-issue-modal.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
archived-issues-header.tsx [WEB-1715] chore: issue filters indicator enhancement (#5027) 2024-07-03 15:43:22 +05:30
confirm-issue-discard.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
create-issue-toast-action-items.tsx [WEB-1008] chore: issue toast alert improvement (#4914) 2024-06-24 18:07:27 +05:30
delete-issue-modal.tsx [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
description-input.tsx fix: issue description value (#5636) 2024-09-18 18:20:43 +05:30
filters.tsx Add missing Mobx observers to components (#5530) 2024-09-05 15:34:08 +05:30
index.ts [WEB-1679] feat: issue detail widgets (#5034) 2024-07-05 16:51:58 +05:30
issue-update-status.tsx chore: components restructuring and UI improvements. (#5285) 2024-08-05 20:42:14 +05:30
label.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
parent-issues-list-modal.tsx [WEB-2365] fix: Minor UI in-consistencies cause by tooltip changes (#5545) 2024-09-06 18:37:57 +05:30
title-input.tsx [WEB-2001] fix: Issue local cache fixes (#5703) 2024-09-26 14:04:59 +05:30