bb-plane-fork/apiserver/plane
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
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api fix: delete webhook for issues, issue_comments, projects (#6539) 2025-02-03 14:53:40 +05:30
app [WEB-3268] feat: url pattern (#6546) 2025-02-15 05:05:00 +05:30
authentication path already defined on line 51 (#6427) 2025-01-30 13:36:16 +05:30
bgtasks fix: delete_at not updating for epics (#6577) 2025-02-12 12:18:08 +05:30
db fix: add Your Work sidebar preference (#6548) 2025-02-05 14:56:50 +05:30
license fix: admin login when the user is not present (#6399) 2025-01-16 19:59:04 +05:30
middleware chore: formatting changes 2024-11-21 17:42:44 +05:30
settings chore: duplicate the uploaded assets for duplicated page (#6311) 2025-02-11 20:42:06 +05:30
space fix: removed the unused triage state (#6337) 2025-01-07 15:17:29 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting changes 2024-11-21 17:42:44 +05:30
utils [WEB-3177] fix: resolve cycle creation issue for equal start_date and completed_date (#6504) 2025-01-29 16:35:25 +05:30
web chore: formatting changes 2024-11-21 17:42:44 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py chore: formatting changes 2024-11-21 17:42:44 +05:30
celery.py fix: celery timestamp changes 2024-11-19 20:17:53 +05:30
urls.py chore: formatting changes 2024-11-21 17:42:44 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30