[PR #1166] Feat: View all currently assigned cards #264 #1211

Open
opened 2026-02-04 21:57:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1166
Author: @joakimbaynaud
Created: 6/3/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • e6ab4e2 initial working
  • 8c2de43 feat: 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.
Screenshot from 2025-06-03 15-03-11


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

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/1166 **Author:** [@joakimbaynaud](https://github.com/joakimbaynaud) **Created:** 6/3/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e6ab4e2`](https://github.com/plankanban/planka/commit/e6ab4e237027e0780f8ac2957a776d5473db94cc) initial working - [`8c2de43`](https://github.com/plankanban/planka/commit/8c2de439d4cf7c559d15aaf88c4cb3ec866f696d) feat: add page to view all cards assigned to current user #264 ### 📊 Changes **1083 files changed** (+330 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description I create a page to view all the card f the current user that we can access by the profile menu. ![Screenshot from 2025-06-03 15-03-11](https://github.com/user-attachments/assets/dc16564a-95a0-44b0-9761-727d57391bbd) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:57:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1211