plane/web
2024-04-13 16:23:18 -05:00
..
components Merge branch 'preview' of github.com:makeplane/plane into develop 2024-04-11 20:27:44 +05:30
constants chore: optimised issue loaders and added enum for issue status and current tab (#4164) 2024-04-10 19:55:16 +05:30
contexts fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
helpers chore: optimised issue loaders and added enum for issue status and current tab (#4164) 2024-04-10 19:55:16 +05:30
hooks [WEB-881] fix: Sentry errors from previous build (#4142) 2024-04-09 13:12:14 +05:30
layouts chore: workspace invite loader improvement (#4152) 2024-04-09 19:18:43 +05:30
lib fix: chat with us key handling 2024-04-08 19:39:43 +05:30
pages [WEB-937] fix: inbox issue hook render issue and code refactor (#4168) 2024-04-10 21:28:48 +05:30
public [WEB-904] chore: feature validation empty state (#4145) 2024-04-09 13:38:07 +05:30
services [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
store chore: Handled inbox issue sorting locally in inbox store (#4169) 2024-04-10 21:29:21 +05:30
styles Added fonts loaded from Google Fonts locally (#4140) 2024-04-08 19:29:05 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web [WEB - 908] chore: remove user dependency in dockerfile (#4124) 2024-04-08 15:01:17 +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 [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
next.config.js fix: ingest events 2024-04-06 17:13:24 +05:30
package.json chore: package version upgrade 2024-03-28 13:31:45 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +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 feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json fix: ingest events 2024-04-06 17:13:24 +05:30