plane/web/components
M. Palanikannan 6607caade7
fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) (#2859)
* image restoration fixed (marks an image to be deleted after a week)

* removed clgs

* added image constraints

* formatted editor-core package using yarn format

* lite-text-editor nothing to format

* rich-text-editor nothing to format

* formatted document-editor with prettier

* modified file service to follow api change

* fixed more formatting in document editor

* fixed all instances of types with that from the package

* fixed delete to work consistently (minor optimizations turned off)

* stop duplicate images inside editor

* restore image on editor creation

say if user A deletes image number 2, user B was also in the same issue and in their screen the image was there, if user B makes certain changes and that gets saved in backend, according to user B image 2 should exist but since user A deleted it, it'll not get restored and get deleted in 7 days, hence I've added a check such that whenever a issue loads we restore all images by default

* added restore image function with types

* replaced all instances to have restore image logic

* fixed issue detail for peek view

* disabled option to insert table inside a table
2023-11-28 11:34:20 +05:30
..
account fix: user state after logout (#2849) 2023-11-25 23:04:56 +05:30
analytics fix: custom analytics project dropdown fix (#2828) 2023-11-22 14:55:18 +05:30
api-token Fix: bug fixes and UI / UX improvements (#2906) 2023-11-28 11:29:01 +05:30
auth-screens [FED-1054] fix: join project mutation (#2892) 2023-11-27 17:16:46 +05:30
automation style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
breadcrumbs chore: icon revamp and refactor (#2447) 2023-10-16 20:27:22 +05:30
command-palette refactor: keyboard shortcuts modal (#2822) 2023-11-27 18:41:59 +05:30
common style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
core fix: adding ai assistance to pages (#2905) 2023-11-27 20:39:18 +05:30
cycles fix: progress panel default open (#2894) 2023-11-27 17:21:14 +05:30
dnd refactor: removed unused packages (#2658) 2023-11-06 13:17:02 +05:30
emoji-icon-picker fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
estimates refactor: project estimates store (#2801) 2023-11-20 15:58:40 +05:30
exporter feat: event tracking using posthog and created application provider to render multiple wrappers (#2757) 2023-11-20 13:29:54 +05:30
gantt-chart chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-11-23 14:47:04 +05:30
headers issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-11-27 14:15:33 +05:30
icons fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
inbox fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) (#2859) 2023-11-28 11:34:20 +05:30
instance refactor: Instance admin setting and UI updates. (#2889) 2023-11-27 19:41:47 +05:30
integration fix: track events updated, extra parameters added, added events for issues, pages, states, cycles (#2875) 2023-11-25 21:26:26 +05:30
issues fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) (#2859) 2023-11-28 11:34:20 +05:30
labels chore: optimizations and file name changes (#2845) 2023-11-23 15:09:46 +05:30
modules fix: progress panel default open (#2894) 2023-11-27 17:21:14 +05:30
notifications Style: UI improvements (#2824) 2023-11-22 12:58:55 +05:30
onboarding fix: workspace & user avatar tooltip (#2851) 2023-11-25 21:31:09 +05:30
page-views chore: signup removed (#2890) 2023-11-27 17:17:55 +05:30
pages fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) (#2859) 2023-11-28 11:34:20 +05:30
profile issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-11-27 14:15:33 +05:30
project Fix: bug fixes and UI / UX improvements (#2906) 2023-11-28 11:29:01 +05:30
states fix: track events updated, extra parameters added, added events for issues, pages, states, cycles (#2875) 2023-11-25 21:26:26 +05:30
toast-alert chore: icon revamp and refactor (#2447) 2023-10-16 20:27:22 +05:30
ui chore: optimizations and file name changes (#2845) 2023-11-23 15:09:46 +05:30
user fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
views feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 (#2784) 2023-11-20 21:31:12 +05:30
web-hooks Fix: bug fixes and UI / UX improvements (#2906) 2023-11-28 11:29:01 +05:30
workspace fix: workspace dropdown scroll (#2900) 2023-11-27 18:25:40 +05:30