plane/web
rahulramesha ac18906604
fix: bugs related to issues (#2995)
* hide properties in list and kanban with 0 or nil values

* module and cycle mutation from peek overlay

* fix peek over view title change while switching

* fix create issue fetching

* fix build errors by mutating the values as well
2023-12-06 01:02:18 +05:30
..
components fix: bugs related to issues (#2995) 2023-12-06 01:02:18 +05:30
constants style: image picker, spreadsheet view title, icons (#2988) 2023-12-05 16:05:50 +05:30
contexts feat: event tracking using posthog and created application provider to render multiple wrappers (#2757) 2023-11-20 13:29:54 +05:30
helpers fix: Permission levels for project settings (#2978) 2023-12-04 20:03:23 +05:30
hooks refactor: custom hook for sign in redirection (#2969) 2023-12-04 15:04:04 +05:30
layouts fix: Permission levels for project settings (#2978) 2023-12-04 20:03:23 +05:30
lib dev: instance setup workflow (#2935) 2023-11-29 20:33:08 +05:30
pages chore: workspace profile issues, kanabn DND upgrade, implemented filters in plaen deploy (#2991) 2023-12-05 17:26:57 +05:30
public refactor: custom hook for sign in redirection (#2969) 2023-12-04 15:04:04 +05:30
services [FED-1147] chore: module link mobx integration (#2990) 2023-12-05 19:32:25 +05:30
store fix: bugs related to issues (#2995) 2023-12-06 01:02:18 +05:30
styles fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) (#2859) 2023-11-28 11:34:20 +05:30
types [FED-1147] chore: module link mobx integration (#2990) 2023-12-05 19:32:25 +05:30
.env.example
.eslintrc.js
.prettierrc
Dockerfile.dev
Dockerfile.web
google.d.ts
manifest.json
next-env.d.ts
next.config.js fix: removed unused packages and upgraded to next 14 (#2944) 2023-11-29 20:32:10 +05:30
package.json fix: removed unused packages and upgraded to next 14 (#2944) 2023-11-29 20:32:10 +05:30
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json