* feat: meta endpoint for issue * chore: add detail endpoint * chore: getIssueMetaFromURL and retrieveWithIdentifier endpoint added * chore: issue store updated * chore: move issue detail to new route and add redirection for old route * fix: issue details permission * fix: work item detail header * chore: generateWorkItemLink helper function added * chore: copyTextToClipboard helper function updated * chore: workItemLink updated * chore: workItemLink updated * chore: workItemLink updated * fix: issues navigation tab active status * fix: invalid workitem error state * chore: peek view parent issue redirection improvement * fix: issue detail endpoint to not return epics and intake issue * fix: workitem empty state redirection and header * fix: workitem empty state redirection and header * chore: code refactor * chore: project auth wrapper improvement --------- Co-authored-by: pablohashescobar <nikhilschacko@gmail.com> |
||
|---|---|---|
| .. | ||
| index.ts | ||
| issue.service.ts | ||
| issue_activity.service.ts | ||
| issue_archive.service.ts | ||
| issue_attachment.service.ts | ||
| issue_comment.service.ts | ||
| issue_draft.service.ts | ||
| issue_label.service.ts | ||
| issue_reaction.service.ts | ||
| issue_relation.service.ts | ||
| workspace_draft.service.ts | ||