bb-plane-fork/web/core/components/issues/issue-detail
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
..
issue-activity [WEB-2568] chore: minor improvements for issue activity component. (#5725) 2024-09-30 19:23:24 +05:30
label fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
links [WEB-1933] refactor: link create/update for issues and modules (#5543) 2024-09-06 22:52:29 +05:30
parent chore: components restructure and improvements (#5383) 2024-08-19 13:40:19 +05:30
reactions fix: replacing mobx react lite with mobx react 2024-06-20 14:08:52 +05:30
cycle-select.tsx fix: casing throughout the platform (#5293) 2024-08-04 10:09:29 +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-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
main-content.tsx [PE-46] fix: added aspect ratio to resizing (#5693) 2024-09-30 19:43:14 +05:30
module-select.tsx [WEB 2418] Fix minor UI inconsistencies (#5568) 2024-09-10 14:24:07 +05:30
parent-select.tsx chore: components restructure and improvements (#5383) 2024-08-19 13:40:19 +05:30
relation-select.tsx chore: components restructure and improvements (#5383) 2024-08-19 13:40:19 +05:30
root.tsx fix: issue description value (#5636) 2024-09-18 18:20:43 +05:30
sidebar.tsx chore: properties validation. (#5718) 2024-09-27 21:46:11 +05:30
subscription.tsx [WEB-2460] fix: role permission validation (#5615) 2024-09-16 18:56:28 +05:30