plane/web/components/issues/issue-layouts/spreadsheet/columns
guru_sainath e585255c4c fix: issue layouts bugs and ui fixes (#3012)
* fix: initial issue creation issue in the list layout

* fix kanban drag n drop and updating properties

* reduce z index of spreadsheet bottom row to not overlap with other elements

* fix state update by using state id instead of state detail's id

* fix add default use state for description

* add create issue button for project views to be at par with production

* save draft issues from modal

* chore: added save view button in all layouts applied filters

* use useEffect instead of swr for fetching issue details for peek overview

* fix: resolved kanban dnd

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-12-07 19:59:35 +05:30
..
issue fix: kanban board block's menu & drop delete. (#2987) 2023-12-07 19:59:35 +05:30
assignee-column.tsx fix: corrected rendering of workspace-level labels, members, and states in project view (#2966) 2023-12-07 19:59:35 +05:30
attachment-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
columns-list.tsx fix: bugs & improvements (#2998) 2023-12-07 19:59:35 +05:30
created-on-column.tsx chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-12-07 19:59:35 +05:30
due-date-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
estimate-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
index.ts chore: added missing columns to the spreadsheet layout (#2640) 2023-11-03 19:15:09 +05:30
label-column.tsx fix: corrected rendering of workspace-level labels, members, and states in project view (#2966) 2023-12-07 19:59:35 +05:30
link-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
priority-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
start-date-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
state-column.tsx fix: issue layouts bugs and ui fixes (#3012) 2023-12-07 19:59:35 +05:30
sub-issue-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
updated-on-column.tsx issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30