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 PR includes refactoring of auth-related components for both the admin and web applications, as well as some updates to the new design system. ### Type of Change...
### Description ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) - [ ] Improvement...
### Description Issue in https://github.com/makeplane/plane/issues/8392 The space app container was consistently marked as unhealthy because: 1. Missing `curl`: The HEALTHCHECK command relies on curl, which was not installed in the...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior The Docker container for the space application (apps/space/Dockerfile.space) is unable to...
- Rewrite @plane/i18n package with type-safe t() function - Generate TypeScript types from English translation JSON - Fix ICU plural format parsing in type generator - Add 'as const' assertions...
### Description new email templates ### Type of Change - [x] Code refactoring ### Screenshots and Media (if applicable) ### Test Scenarios ### References --- > [!NOTE] > Modern, responsive...
### Description This PR fixes an issue where the default cover image was shown as a fallback while the actual cover image was still loading. ### Type of Change -...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary Can we get a customizable intake form, perhaps similar to the custom...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior When accessing `/god-mode` while unauthenticated, the app correctly shows "Admin user...
### Description This PR adds new set of event trackers. ### Type of Change - [x] Improvement (change that would cause existing functionality to not work as expected) ### Screenshots...