plane/web/components/issues/issue-layouts/spreadsheet
Prateek Shourya 53367a6bc4
[WEB-570] chore: toast refactor (#3836)
* new toast setup

* chore: new toast implementation.

* chore: move toast component to ui package.

* chore: replace `setToast` with `setPromiseToast` in required places for better UX.
* chore: code cleanup.

* chore: update theme.

* fix: theme switching issue.

* chore: remove toast from issue update operations.

* chore: add promise toast for add/ remove issue to cycle/ module and remove local spinners.

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-03-06 14:18:41 +05:30
..
columns chore: update issue date icons (#3826) 2024-02-28 19:13:17 +05:30
roots [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
base-spreadsheet-root.tsx [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
index.ts chore: Refactor Spreadsheet view for better code maintainability and performance (#3322) 2024-01-22 13:19:43 +05:30
issue-column.tsx [WEB-371]: Implemented react-day-picker for date selections (#3679) 2024-02-21 19:55:18 +05:30
issue-row.tsx [WEB-588] chore: remove the word title from the issue title tooltip. (#3874) 2024-03-06 14:02:14 +05:30
quick-add-issue-form.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
spreadsheet-header-column.tsx [WEB-371]: Implemented react-day-picker for date selections (#3679) 2024-02-21 19:55:18 +05:30
spreadsheet-header.tsx chore: spreadsheet layout dropdown z index improvement (#3825) 2024-02-28 19:15:03 +05:30
spreadsheet-table.tsx chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
spreadsheet-view.tsx [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30