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.
#### Improvements: Now, clicking on the `Add page` button doesn't open a modal, instead it directly creates a new untitled page and redirects the user to it. Pressing the shortcut...
### Changes: This PR includes following changes: - Removed the hover effect from the app sidebar, issue layout, and modals in the PWA, allowing users to interact with a single...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I create a view to show my issues as a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary  It would be great if we can view time logs in...
## What's new? This PR adds a new custom image extension to handle image uploads. 1. Editor now supports multiple images drop and paste. 2. While the images load, a...
#### Improvements This PR optimizes `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector` by replacing `querySelectorAll` with a more efficient check for the closest element with the required attribute on the event target. This enhances...
### Changes: This PR includes following changes: - Updated Deleted Cycle Toast Message - Fixed View Page Empty State - Resolved Automation Issues in Project Settings - Fixed Intake Delete...
## [[WEB-2213]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/e867b34a-2734-45e5-aae2-79d438093f1f/) ## Changes: - This PR adds the functionality of persisting the "state of groupings" for List View, by storing the applied grouping in the store and the localStorage....
This PR focuses on reversing the priority keys for order by based on priority. Basically if `priority` was the key for sorting from urgent to low, after this PR `-priority`...
## [[WEB-2330]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/bf0b5774-052b-46bd-ba5a-d9106ca1e5c4/) ### Changes: - Bulk delete error modal is now visible only when non admins press delete/backspace in an open project. - Previously it was visible for all users...