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 contains model changes : - `version` field has been added in the webhook, - `feature_tours` in WorkspaceUserProperties - `is_navigation_tour_completed` in the Profile model - `allowed_rate_limit`...
## Summary by CodeRabbit * **Bug Fixes** * Theme updates now apply immediately without delay, providing a faster and more responsive user experience when switching themes across the app. ✏️...
### Description This PR refactors the tailwind config file to properly implement inline theme variables and make a clear distinction between primitive and semantic tokens. ### Type of Change -...
### Description This PR will fix the broken favicon in links. ### Type of Change - [x] Bug fix (non-breaking change which fixes an issue) --- > [!NOTE] > Resolve...
### Description This update refactors notification card render to use map improving the structure and extensibility of the render logic. ### Type of Change - [ ] Bug fix (non-breaking...
### Description When using IME for multi-language input (e.g., typing Chinese followed by English), pressing Enter during composition incorrectly submitted the comment. This happened because the Enter key event did...
Hi team, I’m self-hosting Plane (v1.2.1) using docker-compose behind aaPanel + Nginx. Issue: - UI loads fine - Login works - API calls return 200 - Project creation fails -...
When I decline an Intake work item, there is no email notifiy the creator I use community version. v1.2.1
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior ### Steps to reproduce ### Environment Production ### Browser Google Chrome...
### Description This update migrates all modals to @plane/ui from headless ui. ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...