mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19: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 |
||
---|---|---|
.. | ||
assigned.js | ||
create.js | ||
delete.js | ||
duplicate.js | ||
index.js | ||
read-notifications.js | ||
show.js | ||
update.js |