plane icon indicating copy to clipboard operation
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.

Results 994 plane issues
Sort by recently updated
recently updated
newest added

This PR makes sure all dates and times throughout the platform look and work consistently. I have cleaned up the code, and implemented all the functions using date-fns to handle...

🌐frontend
🧹chore
🛠️refactor

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior No navigation is accessible when opening the dashboard or any other...

This PR includes a refactor of the GPT assistant modal. I've introduced the following props to this modal: - isOpen - projectId - handleClose - onResponse - onError (optional) -...

🌐frontend
🧹chore
🛠️refactor

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I change the selected month on the "Issues closed by...

### Is there an existing issue for this? - [ ] I have searched the existing issues ### Summary Clickup and Jira have support to make documents for the org...

🛫plane
✨feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When i try to use AI to create an issue, i...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When i try to create a new issue from the bottom...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior when i set the task status to completed then the analytics...

I'm debugging the server locally right now. ``` python manage.py runserver 0.0.0.0:8080 ``` then visit http://127.0.0.1:8080/api/instances/ {"is_activated":false,"is_setup_done":false} What should I do? thanks

#### Changes: This PR contains a fix for the calendar and spreadsheet quick action toggle event propagation issue. #### Issue link: [[WEB-1275]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/37708924-5ad3-4646-b55b-9ce2a5ae077e)

🐛bug
🌐frontend
🧹chore