plane/apps/app
Dakshesh Jain 11a36b4398
fix: create issue modal closing on clicking on Grammarly recommendation (#299)
fixed it by not closing modal on outside click
2023-02-17 20:10:21 +05:30
..
components fix: create issue modal closing on clicking on Grammarly recommendation (#299) 2023-02-17 20:10:21 +05:30
constants feat: state description in settings (#275) 2023-02-14 14:46:48 +05:30
contexts feat: create label option in create issue modal (#281) 2023-02-14 20:05:32 +05:30
helpers feat: burndown chart (#268) 2023-02-10 18:40:02 +05:30
hooks fix: try/catch for invalid values stored in local storage (#301) 2023-02-17 20:10:02 +05:30
layouts fix: issue title resizing fix (#300) 2023-02-17 19:58:27 +05:30
lib Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
pages feat: issue links (#288) 2023-02-17 17:04:12 +05:30
public Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
services feat: bulk assign sub-issues (#284) 2023-02-15 14:45:28 +05:30
styles fix: remirror buttons (#267) 2023-02-10 18:39:23 +05:30
types fix: assignee and labels field while editing an issue (#296) 2023-02-17 19:07:36 +05:30
.eslintrc.js Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.web Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
package.json feat: burndown chart (#268) 2023-02-10 18:40:02 +05:30
postcss.config.js Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
tsconfig.json fix: build errors in docs (#204) 2023-01-29 12:26:36 +05:30