plane/web
2023-11-08 17:53:06 +05:30
..
components fix: unwanted go back button in onboarding step 2 (#2714) 2023-11-08 17:53:06 +05:30
constants fix: quick add not working for labels & assignee (#2689) 2023-11-08 12:28:02 +05:30
contexts chore: removed unused hooks and components (#2611) 2023-11-02 17:11:33 +05:30
helpers fix: bug fixes and ui improvements (#2703) 2023-11-08 17:52:34 +05:30
hooks fix: environment config changes in the API are replicated in web and space app (#2699) 2023-11-07 17:17:10 +05:30
layouts refactor: replace keyboard events with command palette store (#2688) 2023-11-08 13:51:55 +05:30
lib chore: remove active ids from the MobX stores if not present in the route (#2681) 2023-11-08 17:35:45 +05:30
pages fix: project automation settings flickering (#2680) 2023-11-08 17:34:42 +05:30
public fix: replacing jira importer image (#2685) 2023-11-07 14:35:04 +05:30
services fix: environment config changes in the API are replicated in web and space app (#2699) 2023-11-07 17:17:10 +05:30
store chore: remove active ids from the MobX stores if not present in the route (#2681) 2023-11-08 17:35:45 +05:30
styles fix: bug fixes and ui improvement (#2674) 2023-11-06 21:08:01 +05:30
types fix: environment config changes in the API are replicated in web and space app (#2699) 2023-11-07 17:17:10 +05:30
.env.example chore: updated docker naming conventions (#2239) 2023-09-22 13:21:55 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.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 [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 fix: next image fixes for selfhosted instances (#2642) 2023-11-03 19:09:40 +05:30
package.json fix: package version fixes and mentions build error fixes (#2665) 2023-11-06 16:28:15 +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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30