plane
plane copied to clipboard
π₯π₯π₯ Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.
Just like github activity
I want to add an field named 'gh_pat' in account profile, the github pat. when there is an relevent event call to the webhook, I use the gh_pat to operate...
This pull request updates the inbox issue actions in `inbox-issue-header.tsx` to ensure that the inbox issue list is always refreshed after key actions (accept, decline, duplicate). This helps keep the...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior I'm self-hosting a plane instance on Proxmox. I've created the Plane...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior On the Intake page, the "Open" tab shows a count of...
## Implement backend support for custom fields (work item properties) to allow projects to define and manage custom metadata for issues. ### Description - Add IssueProperty and IssuePropertyValue models -...
### Description Implementation of workspace api tokens. ### Type of Change - [x] Feature (non-breaking change which adds functionality) ## Summary by CodeRabbit * **New Features** * Added workspace-scoped API...
### Description This PR adds **backend-driven pagination, filtering, and ordering** for project pages to ensure consistent and scalable page listing. * Moves filtering and `order_by` logic fully to the backend...