plane/web
2023-12-07 19:59:35 +05:30
..
components [ FEATURE ] New Issue Widget for displaying issues inside document-editor (#2920) 2023-12-07 19:59:35 +05:30
constants style: image picker, spreadsheet view title, icons (#2988) 2023-12-07 19:59:35 +05:30
contexts feat: event tracking using posthog and created application provider to render multiple wrappers (#2757) 2023-12-07 19:59:35 +05:30
helpers fix: Permission levels for project settings (#2978) 2023-12-07 19:59:35 +05:30
hooks refactor: custom hook for sign in redirection (#2969) 2023-12-07 19:59:35 +05:30
layouts chore: updated sign-in workflows for cloud and self-hosted instances (#2994) 2023-12-07 19:59:35 +05:30
lib dev: instance setup workflow (#2935) 2023-12-07 19:59:35 +05:30
pages [ FEATURE ] New Issue Widget for displaying issues inside document-editor (#2920) 2023-12-07 19:59:35 +05:30
public chore: added authorization to pages (#3006) 2023-12-07 19:59:35 +05:30
services [ FEATURE ] New Issue Widget for displaying issues inside document-editor (#2920) 2023-12-07 19:59:35 +05:30
store fix: kanban board block's menu & drop delete. (#2987) 2023-12-07 19:59:35 +05:30
styles fix: Image Resizing and PR (#2996) 2023-12-07 19:59:35 +05:30
types chore: updated sign-in workflows for cloud and self-hosted instances (#2994) 2023-12-07 19:59:35 +05:30
.env.example
.eslintrc.js
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
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-12-07 19:59:35 +05:30
package.json fix: adding sentry configs on space app and updated docker ignore (#3018) 2023-12-07 19:59:35 +05:30
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json