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.
### Description This pull request updates the logic for saving page versions. A new version is created whenever a user starts editing a page. If the same user continues editing...
### Description - Implementation of workspace access tokens. - Custom throttle class based on `allowed_rate_limit` of api tokens for external endpoints. ### Type of Change - [x] Feature (non-breaking change...
### Description This update fixes the inconsistent icon size for favorties header. ### Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] Feature...
I can receive post request on woke item created, bu no delete request on item deleted
In intake work item, I @ sombody, he receive an email. when he click the `View Issue` button in email, he jump to the work item url. But he get...
## Summary - Remove unused import `get_client_ip` from `plane/app/views/workspace/invite.py` ## Changes - Removed line: `from plane.utils.ip_address import get_client_ip` - Identified by ruff linter (F401 - imported but unused) ## Test...
## Summary - Fix typo "convertion" -> "conversion" in database.ts error log message ## Changes - `apps/live/src/extensions/database.ts`: Changed "Failed to save binary after first convertion from html" to "Failed to...
### Description Implemented work item status to display in the search result Fixes #7722 Fixes #8144 ### Type of Change - [ ] Bug fix (non-breaking change which fixes an...
### Description This PR includes code refactoring for icon utlis. ### Type of Change - [x] Code refactoring ## Summary by CodeRabbit * **Bug Fixes** * Updated the default fallback...