mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1182] feat(api): add endpoint to fetch all assigned cards with related data #1218
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/1182
Author: @symonbaikov
Created: 6/6/2025
Status: 🔄 Open
Base:
master← Head:feature/api-assigned-cards-endpoint📝 Commits (1)
e822372feat(api): add endpoint to fetch all assigned cards with related data📊 Changes
2 files changed (+59 additions, -0 deletions)
View changed files
➕
server/api/controllers/cards/assigned.js(+57 -0)📝
server/config/routes.js(+2 -0)📄 Description
/api/cards/assignedendpoint to return all cards assigned to the current user (as member or author)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.