1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/api/controllers/lists
2025-06-11 14:44:09 +03:00
..
clear.js feat: Version 2 2025-05-10 02:09:06 +02:00
create.js feat: Version 2 2025-05-10 02:09:06 +02:00
delete.js feat: Version 2 2025-05-10 02:09:06 +02:00
move-cards.js feat: Version 2 2025-05-10 02:09:06 +02:00
move-to-board.js feat: Implemented moving a list between boards with instant UI update. Fixed authorization for socket requests (automatic token injection). After moving a list, user is automatically switched to the target board. Added translations for the new move list action to all locale files. 2025-06-11 14:44:09 +03:00
show.js feat: Version 2 2025-05-10 02:09:06 +02:00
sort.js feat: Version 2 2025-05-10 02:09:06 +02:00
update.js feat: Version 2 2025-05-10 02:09:06 +02:00