plane/web/components/web-hooks
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
..
form [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
create-webhook-modal.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
delete-webhook-modal.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
empty-state.tsx style: create webhook page to modal (#3223) 2023-12-26 13:28:47 +05:30
generated-hook-details.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
index.ts style: create webhook page to modal (#3223) 2023-12-26 13:28:47 +05:30
utils.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
webhooks-list-item.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
webhooks-list.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30