plane/web
rahulramesha b3393f5c48
fix: Filters in all issues and enable dnd in kanban based on roles (#3493)
* fix filters mutation issue

* fix all issue filters for state group

* disable drag in Kanban for non members

* remove unused imports
2024-01-29 15:27:14 +05:30
..
components fix: Filters in all issues and enable dnd in kanban based on roles (#3493) 2024-01-29 15:27:14 +05:30
constants Fix/empty state flicker (#3475) 2024-01-25 18:08:21 +05:30
contexts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
helpers fix: handled attachment upload filename size error in the issue detail (#3485) 2024-01-28 18:30:53 +05:30
hooks chore: applying query params to the global issues filters in the global views (#3464) 2024-01-25 14:27:35 +05:30
layouts chore: inbox issue restructure the components and store (#3456) 2024-01-24 20:33:54 +05:30
lib fix: create more toggle fixes in create issue modal (#3355) 2024-01-22 13:19:43 +05:30
pages chore: archived issues restructure. (#3469) 2024-01-25 18:09:01 +05:30
public chore: empty state and project active cycle improvement (#3472) 2024-01-25 18:00:45 +05:30
services chore: inbox issue restructure the components and store (#3456) 2024-01-24 20:33:54 +05:30
store fix: Filters in all issues and enable dnd in kanban based on roles (#3493) 2024-01-29 15:27:14 +05:30
styles feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web fixes web container public assets (#3336) 2024-01-22 13:19:43 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts New Directory Setup (#2065) 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: updating package json version (#3443) 2024-01-23 16:37:51 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30