plane/web
2023-10-04 19:24:24 +05:30
..
components refactor: divided modules into multiple components 2023-10-04 19:24:24 +05:30
constants dev: gantt chart implementation using MobX (#2302) 2023-09-29 15:00:51 +05:30
contexts dev: calendar view layout revamp (#2293) 2023-09-28 15:16:24 +05:30
helpers refactor: filter components, constants and helper functions (#2297) 2023-09-29 13:09:38 +05:30
hooks dev: setup module and module filter store (#2364) 2023-10-04 15:21:40 +05:30
layouts fix: layout fixes 2023-10-03 00:33:03 +05:30
lib dev: setup module and module filter store (#2364) 2023-10-04 15:21:40 +05:30
pages refactor: divided modules into multiple components 2023-10-04 19:24:24 +05:30
public Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting 2023-09-15 15:40:24 +05:30
services dev: setup module and module filter store (#2364) 2023-10-04 15:21:40 +05:30
store dev: setup module and module filter store (#2364) 2023-10-04 15:21:40 +05:30
styles Implemented swimlanes and kanban view (#2262) 2023-09-26 13:18:42 +05:30
types refactor: filter components, constants and helper functions (#2297) 2023-09-29 13:09:38 +05:30
.env.example [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc chore: kanban drag drop logic 2023-09-15 15:37:54 +05:30
Dockerfile.dev New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
Dockerfile.web [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +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: track events issue and env variables fixes (#2184) 2023-09-14 16:05:31 +05:30
package.json Merge branch 'fix/issues-layout-mobx' of github.com:makeplane/plane into fix/issues-layout-mobx 2023-09-27 16:00:46 +05:30
postcss.config.js fix: tailwind common config (#2168) 2023-09-13 12:50:04 +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 fix: tailwind common config (#2168) 2023-09-13 12:50:04 +05:30
tsconfig.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30