plane/web
Aaryan Khandelwal 5b67f27345
fix: remove get requests from the catch block (#3135)
* fix: refetching project filters on error

* fix: get request in the catch block
2023-12-14 19:55:45 +05:30
..
components chore: sidebar quick action improvement (#3133) 2023-12-14 17:24:42 +05:30
constants fix: remove get requests from the catch block (#3135) 2023-12-14 19:55:45 +05:30
contexts chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
helpers chore: state sequence ordering (#3130) 2023-12-14 16:45:39 +05:30
hooks fix: spreadsheet layout sub-issues property update (#3110) 2023-12-13 23:07:26 +05:30
layouts chore: guest user profile access-related problem (#3089) 2023-12-13 23:05:50 +05:30
lib fix: remove get requests from the catch block (#3135) 2023-12-14 19:55:45 +05:30
pages chore: empty state action button validation (#3094) 2023-12-13 23:05:23 +05:30
public chore: image file update, icon consistency, bug fixes and code refactor (#3107) 2023-12-13 23:03:54 +05:30
services chore: issue link mobx integration (#3072) 2023-12-11 22:26:29 +05:30
store fix: remove get requests from the catch block (#3135) 2023-12-14 19:55:45 +05:30
styles fix: Image Resizing and PR (#2996) 2023-12-07 19:59:35 +05:30
types chore: workspace roles (#3024) 2023-12-07 19:59:35 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +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 [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: removed unused packages and upgraded to next 14 (#2944) 2023-12-07 19:59:35 +05:30
package.json fix: upgrading lucide react dependency (#3057) 2023-12-10 17:54:36 +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