plane/web
sriram veeraghanta 991a6858ec
fix: Auth fixes and Layout fixes (#2408)
* fix: auth fixes and layout improvements

* fix: layout fixes
2023-10-11 13:57:47 +05:30
..
components fix: Auth fixes and Layout fixes (#2408) 2023-10-11 13:57:47 +05:30
constants dev: implement global views using MobX (#2404) 2023-10-11 12:07:04 +05:30
contexts dev: implement global views using MobX (#2404) 2023-10-11 12:07:04 +05:30
helpers dev: implement global views using MobX (#2404) 2023-10-11 12:07:04 +05:30
hooks fix: build erros 2023-10-05 16:36:39 +05:30
layouts fix: Auth fixes and Layout fixes (#2408) 2023-10-11 13:57:47 +05:30
lib dev: implement global views using MobX (#2404) 2023-10-11 12:07:04 +05:30
pages fix: Auth fixes and Layout fixes (#2408) 2023-10-11 13:57:47 +05:30
public Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting 2023-09-15 15:40:24 +05:30
services fix: Auth fixes and Layout fixes (#2408) 2023-10-11 13:57:47 +05:30
store fix: Auth fixes and Layout fixes (#2408) 2023-10-11 13:57:47 +05:30
styles Implemented swimlanes and kanban view (#2262) 2023-09-26 13:18:42 +05:30
types fix: Auth fixes and Layout fixes (#2408) 2023-10-11 13:57:47 +05:30
.env.example chore: merge develop (#2388) 2023-10-05 16:08:09 +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 chore: merge develop (#2388) 2023-10-05 16:08:09 +05:30
package.json dev: implement global views using MobX (#2404) 2023-10-11 12:07:04 +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