* 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
* [WEB-588] chore: remove the word `title` from the issue title tooltip.
* fix: github url fixes in feature deploy action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* feat: implemented cycle and module for display filters groupBy and sunGroupBy in project issues list and kanban layouts
* chore: Enabled drag ability for cycle and handled prepopulated data for quick add
* chore: disbaled drag ability for cycle
* chore: updated preloaded data
* chore: updated module and cycle store router dependancy to prop dependancy
* dev: initialize new date picker
* style: selected date focus state
* chore: replace custom date filter modal components
* chore: replaced inbox snooze popover datepicker
* chore: replaced the custom date picker
* style: date range picker designed
* chore: date range picker implemented throughout the platform
* chore: updated tab indices
* chore: range-picker in the issue layouts
* chore: passed due date color
* chore: removed range picker from issue dates
* fix: cycle and module reordering in the gantt chart
* chore: hide duration from sidebar if no dates are assigned
* chore: updated date helper functions to accept undefined params
* chore: update cycle sidebar condition
* chore: events naming convention changed
* chore: track element added for project related events
* chore: track element added for cycle related events
* chore: track element added for module related events
* chore: issue related events updated
* refactor: event tracker store
* refactor: event-tracker store
* fix: posthog changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* chore: cycle and module store update action updated
* chore: cycle and module issue store actions updated
* chore: cycle and module retrieve endpoints updated
* fix: app sidebar z index and priority icon fix
* chore: cycle and module sidebar and stats updated
* chore: empty state asset added
* chore: empty state asset updated and image path helper function added
* chore: empty state asset updated
* chore: empty state asset updated and empty state details constant added
* chore: empty state component, helper function and comicbox button added
* chore: draft, archived and project issue empty state
* chore: cycle, module and issue layout empty state
* chore: analytics, dashboard, all issues, pages and project view empty state
* chore:projects empty state
* chore:projects empty state improvement
* chore: cycle, module, view and page loader improvement
* chore: code refactor
* chore: dropdowns should close on selecting an option
* style: @plane/ui dropdown styling
* refactor: @plane/ui dropdowns
* fix: build errors
* fix: list layout dropdowns positioning
* fix: priority dropdown text in dark mode
* add loaders to all the dropdowns outside project wrpper
* fix build errors
* minor refactor for project states color
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
* fix cycle creation and active cycle map
* minor fix in cycle store
* create cycle breaking fix
* replace last possible bits of router.push with Link
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
* refactor: updated preloaded function for the list view quick add
* fix: resolved bug in the assignee dropdown
* chore: issue sidebar link improvement
* fix: resolved subscription store bug
* chore: updated preloaded function for the kanban layout quick add
* chore: resolved issues in the list filters and component
* chore: filter store updated
* fix: issue serializer changed
* chore: quick add preload function updated
* fix: build error
* fix: serializer changed
* fix: minor request change
* chore: resolved build issues and updated the prepopulated data in the quick add issue.
* fix: build fix and code refactor
* fix: spreadsheet layout quick add fix
* fix: issue peek overview link section updated
* fix: cycle status bug fix
* fix: serializer changes
* fix: assignee and labels listing
* chore: issue modal parent_id default value updated
* fix: cycle and module issue serializer change
* fix: cycle list serializer changed
* chore: prepopulated validation in both list and kanban for quick add and group header add issues
* chore: group header validation added
* fix: issue response payload change
* dev: make cycle and module issue create response simillar
* chore: custom control link component added
* dev: make issue create and update response simillar to list and retrieve
* fix: build error
* chore: control link component improvement
* chore: globalise issue peek overview
* chore: control link component improvement
* chore: made changes and optimised the issue peek overview root
* build-error: resolved build erros for issueId dependancy from issue detail store
* chore: peek overview link fix
* dev: update state nullable rule
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>