0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web
Prateek Shourya 53367a6bc4
[WEB-570] chore: toast refactor ()
* 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
..
components [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
constants [WEB-601] feat: enhanced display filters grouping by cycles and modules in project issues () 2024-02-29 15:31:03 +05:30
contexts [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
helpers [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
hooks [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
layouts [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
lib [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
pages [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
public chore: new empty state () 2024-02-13 16:35:20 +05:30
services [WEB-419] feat: manual issue archival () 2024-02-28 16:53:26 +05:30
store fix: project sidebar favorite list logic updated () 2024-02-29 17:19:13 +05:30
styles [WEB-570] chore: toast refactor () 2024-03-06 14:18:41 +05:30
.env.example chore: configurations () 2023-12-11 14:32:28 +05:30
.eslintrc.js chore: eslint config package fixes () 2023-09-13 12:06:17 +05:30
.prettierignore chore: format all files in monorepo () 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components () 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space () 2023-12-14 16:18:02 +05:30
Dockerfile.web fixes web container public assets () 2024-01-22 13:19:43 +05:30
google.d.ts New Directory Setup () 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup () 2023-09-03 18:50:30 +05:30
next-env.d.ts New Directory Setup () 2023-09-03 18:50:30 +05:30
next.config.js fix: adding additional headers to restrict iframe 2023-12-20 13:49:17 +05:30
package.json chore: update package version 2024-02-26 19:47:02 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring () 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup () 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup () 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup () 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup () 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring () 2023-10-13 12:05:49 +05:30
tsconfig.json refactor: MobX store structure () 2024-01-02 18:12:55 +05:30