mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 07:39:44 +02:00
- Implemented GET /api/cards/assigned endpoint to return all cards assigned to the current user (as member or author) - Included related entities: labels, task lists, tasks, attachments, custom fields, memberships, and users - Added route to config/routes.js - Ensured response format matches project conventions for proper client display |
||
---|---|---|
.. | ||
access-tokens | ||
actions | ||
attachments | ||
background-images | ||
base-custom-field-groups | ||
board-memberships | ||
boards | ||
card-labels | ||
card-memberships | ||
cards | ||
comments | ||
config | ||
custom-field-groups | ||
custom-field-values | ||
custom-fields | ||
file-attachments | ||
labels | ||
lists | ||
notification-services | ||
notifications | ||
project-managers | ||
projects | ||
task-lists | ||
tasks | ||
users | ||
.gitkeep |