plane/web/components/dashboard/widgets
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-654] fix: enums export in the types package (#3887) 2024-03-06 18:46:36 +05:30
empty-states fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
issue-panels [WEB-654] fix: enums export in the types package (#3887) 2024-03-06 18:46:36 +05:30
loaders fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
recent-collaborators [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
assigned-issues.tsx [WEB-654] fix: enums export in the types package (#3887) 2024-03-06 18:46:36 +05:30
created-issues.tsx [WEB-654] fix: enums export in the types package (#3887) 2024-03-06 18:46:36 +05:30
index.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
issues-by-priority.tsx [WEB-654] fix: enums export in the types package (#3887) 2024-03-06 18:46:36 +05:30
issues-by-state-group.tsx [WEB-654] fix: enums export in the types package (#3887) 2024-03-06 18:46:36 +05:30
overview-stats.tsx fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
recent-activity.tsx [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
recent-projects.tsx [WEB-393] feat: new emoji picker using emoji-picker-react (#3868) 2024-03-06 19:15:48 +05:30