plane/web/components/cycles
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
..
gantt-chart [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
active-cycle-details.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
active-cycle-stats.tsx [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
cycle-mobile-header.tsx [WEB-601] feat: enhanced display filters grouping by cycles and modules in project issues (#3834) 2024-02-29 15:31:03 +05:30
cycle-peek-overview.tsx fix: breadcrumbs responsiveness fix, modules list mobile responsive layout component added, inbox button fix for responsiveness, board view card responsiveness in cycles and modules (#3620) 2024-02-12 12:34:15 +05:30
cycles-board-card.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
cycles-board.tsx [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
cycles-list-item.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
cycles-list.tsx [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30
cycles-view.tsx feat: loading states update (#3639) 2024-02-13 19:12:10 +05:30
delete-modal.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
form.tsx [WEB-371]: Implemented react-day-picker for date selections (#3679) 2024-02-21 19:55:18 +05:30
index.ts refactor: cycles store (#2716) 2023-11-09 18:37:45 +05:30
modal.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
sidebar.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
transfer-issues-modal.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
transfer-issues.tsx chore: validation added to cycle issue transfer button (#3760) 2024-02-22 20:09:28 +05:30