plane/web/components/issues/issue-layouts/kanban
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
..
headers [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
roots [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
base-kanban-root.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
block.tsx [WEB-588] chore: remove the word title from the issue title tooltip. (#3874) 2024-03-06 14:02:14 +05:30
blocks-list.tsx chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
default.tsx [WEB-609] fix: header text overflow issue in kanban layout (#3848) 2024-02-29 20:29:02 +05:30
index.ts 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
kanban-group.tsx [web-599] ui: kanban layout UI consistency enhancement for grouped display filters (#3841) 2024-02-29 17:18:03 +05:30
quick-add-issue-form.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
swimlanes.tsx Merge branch 'preview' of github.com:makeplane/plane into develop 2024-02-29 17:20:44 +05:30
utils.ts fix: sort order in the same list for Kanban (#3651) 2024-02-13 19:11:20 +05:30