plane/web
2023-11-23 15:27:20 +05:30
..
components chore: optimizations and file name changes (#2845) 2023-11-23 15:09:46 +05:30
constants Style: UI improvements (#2824) 2023-11-22 12:58:55 +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 feat: event tracking using posthog and created application provider to render multiple wrappers (#2757) 2023-11-20 13:29:54 +05:30
hooks fix: onboarding bugs & improvements (#2839) 2023-11-23 13:45:00 +05:30
layouts chore: deactivate user option added (#2841) 2023-11-23 14:44:06 +05:30
lib chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-11-23 14:47:04 +05:30
pages chore: optimizations and file name changes (#2845) 2023-11-23 15:09:46 +05:30
public fix: onboarding bugs & improvements (#2839) 2023-11-23 13:45:00 +05:30
services chore: optimizations and file name changes (#2845) 2023-11-23 15:09:46 +05:30
store chore: optimizations and file name changes (#2845) 2023-11-23 15:09:46 +05:30
styles fix: onboarding bugs & improvements (#2839) 2023-11-23 13:45:00 +05:30
types chore: deactivate user option added (#2841) 2023-11-23 14:44:06 +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 dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
Dockerfile.web
google.d.ts
manifest.json
next-env.d.ts
next.config.js fix: next image fixes for selfhosted instances (#2642) 2023-11-03 19:09:40 +05:30
package.json fix: updated document editor package in web and space apps (#2846) 2023-11-23 15:27:20 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json