plane/web/components/issues/issue-layouts/calendar
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
..
dropdowns [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
roots [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
base-calendar-root.tsx [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
calendar.tsx [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
day-tile.tsx [WEB-404] chore: calendar layout add existing issue workflow improvement (#3877) 2024-03-06 20:17:32 +05:30
header.tsx [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
index.ts chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-12-07 19:59:35 +05:30
issue-blocks.tsx fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
quick-add-issue-form.tsx [WEB-404] chore: calendar layout add existing issue workflow improvement (#3877) 2024-03-06 20:17:32 +05:30
types.d.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
utils.ts [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
week-days.tsx [WEB-404] chore: calendar layout add existing issue workflow improvement (#3877) 2024-03-06 20:17:32 +05:30
week-header.tsx fix calendar layout distortion because of scrollbar (#3770) 2024-02-23 19:06:47 +05:30