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.
### Is there an existing issue for this? - [x] I have searched the existing issues ## Problem Statement When someone reports a bug or request, if there is a...
In fact, I used to write todos in paper. Now I write todos as stickes. It shoud can be reordered, as I want to put the most important and urgent...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary I search the issues but was not able to find if there...
### Description This update adds a new key `is_password_reset_required` to the `User` table. This is key is to be used when user needs to be forced to change the password...
### Description ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) - [ ] Improvement...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary We're currently in the process of inviting our clients as guests to...
Support for merge keys was removed in YAML 1.2. However, this is still supported in `js-yaml`. See [changes in version 1.2](https://yaml.org/spec/1.2.2/ext/changes/#changes-in-version-12-revision-120-2009-07-21) Since `js-yaml` aims to be YAML 1.2 compatible, it...
### Description This fixes the issue with adding memebers to module for API ### Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [ ]...
### Description This PR will add the getting_started_checklist, tips, and trial fields to the workspace member. ## Summary by CodeRabbit * **Chores** * Extended system infrastructure with new data fields...
### Description Add client-side checks for double extensions, dangerous file types, dot files, and path traversal patterns. Addresses security audit recommendations for file upload validation. ### Type of Change -...