bb-plane-fork/web/core/store/issue
Anmol Singh Bhatia 4353cc0c4a
[WEB-3268] feat: url pattern (#6546)
* 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>
2025-02-15 05:05:00 +05:30
..
archived refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
cycle refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
draft refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
helpers feat: language support (#6472) 2025-02-06 20:41:31 +05:30
issue-details [WEB-3268] feat: url pattern (#6546) 2025-02-15 05:05:00 +05:30
module refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
profile refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
project refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
project-views refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
workspace refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
workspace-draft feat: language support (#6472) 2025-02-06 20:41:31 +05:30
issue.store.ts [WEB-3268] feat: url pattern (#6546) 2025-02-15 05:05:00 +05:30
issue_calendar_view.store.ts chore: linting warning resolved 2024-09-10 17:29:19 +05:30
issue_gantt_view.store.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
issue_kanban_view.store.ts feat: language support (#6472) 2025-02-06 20:41:31 +05:30
root.store.ts refactor: minor store level changes (#6500) 2025-01-29 01:04:54 +05:30