plane/apps/app
Aaryan Khandelwal c979599e53
fix: assignee and labels field while editing an issue (#296)
* fix: assignee and labels field while editing an issue

* chore: remove unused declarations
2023-02-17 19:07:36 +05:30
..
components fix: assignee and labels field while editing an issue (#296) 2023-02-17 19:07:36 +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 refractor: use local storage hook (#293) 2023-02-17 18:52:16 +05:30
layouts feat: label grouping in dropdowns, default state in project settings (#266) 2023-02-10 18:02:18 +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