Commit Graph

6 Commits

Author SHA1 Message Date
rahulramesha
3e55490bbd Merge branch 'develop' of github.com:makeplane/plane into feat/pagination 2024-03-27 14:15:49 +05:30
rahulramesha
0d0bfd8a32 implement new logic for pagination layouts 2024-03-22 15:55:08 +05:30
sriram veeraghanta
53ddef1cd5 fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
rahulramesha
63b850f92f fix some build errors due to type changes 2024-03-08 18:21:28 +05:30
rahulramesha
026bc9318f make store changes for pagination 2024-03-08 17:03:35 +05:30
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