mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #715] [MERGED] fix: limit membership list #1081
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/715
Author: @Malloti
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/22/2024
Merged by: @meltyshev
Base:
master← Head:fix_members_list📝 Commits (2)
5103b17fix: limit membership listae88a6dfix: remove unused translation📊 Changes
4 files changed (+138 additions, -1 deletions)
View changed files
📝
client/src/components/Memberships/Memberships.jsx(+29 -1)➕
client/src/components/Memberships/MembershipsStep.jsx(+107 -0)📝
client/src/locales/en/core.js(+1 -0)📝
client/src/locales/pt/core.js(+1 -0)📄 Description
Since PR #638 is currently out of updates, I worked on a solution for issue #617.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.