plane/web
rahulramesha c16a5b9b71
[WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650)
* restructure the logic to avoid throwing error if any dat is not found

* updated files for previous commit

* fix build errors

* remove throwing error if userId is undefined

* optionally chain display_name property to fix sentry issues

* add ooptional check

* change issue action logic to increase code maintainability and make sure to send only the updated date while updating the issue

* fix issue updation bugs

* fix module issues build error

* fix runtime errors
2024-03-06 20:47:38 +05:30
..
components [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
constants [WEB-404] chore: calendar layout add existing issue workflow improvement (#3877) 2024-03-06 20:17:32 +05:30
contexts fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
helpers [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
hooks [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
layouts fix: build issues 2024-03-06 19:52:40 +05:30
lib fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
pages [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
public [WEB-630] refactor: empty state (#3858) 2024-03-06 20:16:54 +05:30
services fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
store [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
styles [WEB-393] feat: new emoji picker using emoji-picker-react (#3868) 2024-03-06 19:15:48 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +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 fixes web container public assets (#3336) 2024-01-22 13:19:43 +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: adding additional headers to restrict iframe 2023-12-20 13:49:17 +05:30
package.json fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +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 refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30