mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
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/1166
Author: @joakimbaynaud
Created: 6/3/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
e6ab4e2initial working8c2de43feat: add page to view all cards assigned to current user #264📊 Changes
1083 files changed (+330 additions, -3 deletions)
View changed files
📝
.dockerignore(+0 -0)📝
.gitattributes(+0 -0)📝
.github/ISSUE_TEMPLATE/1-bug-report.yml(+0 -0)📝
.github/ISSUE_TEMPLATE/2-feature-request.yml(+0 -0)📝
.github/workflows/build-and-publish-release-package.yml(+0 -0)📝
.github/workflows/build-and-push-docker-image.yml(+0 -0)📝
.github/workflows/build-and-push-docker-nightly-image.yml(+0 -0)📝
.github/workflows/build-and-test.yml(+0 -0)📝
.github/workflows/lint.yml(+0 -0)📝
.github/workflows/release-helm-chart.yml(+0 -0)📝
.gitignore(+0 -0)📝
.husky/pre-commit(+0 -0)📝
.vscode/extensions.json(+0 -0)📝
.vscode/settings.json(+0 -0)📝
CODE_OF_CONDUCT.md(+0 -0)📝
CONTRIBUTING.md(+0 -0)📝
CONTRIBUTOR_LICENSE_AGREEMENT.md(+0 -0)📝
Dockerfile(+0 -0)📝
Dockerfile.dev(+0 -0)📝
LICENSE.md(+0 -0)...and 80 more files
📄 Description
I create a page to view all the card f the current user that we can access by the profile menu.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.