1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
planka/client/src/models
2025-07-08 12:41:27 +02:00
..
Activity.js feat: Add board activity log 2025-05-22 23:14:46 +02:00
Attachment.js feat: Version 2 2025-05-10 02:09:06 +02:00
BackgroundImage.js feat: Version 2 2025-05-10 02:09:06 +02:00
BaseCustomFieldGroup.js feat: Version 2 2025-05-10 02:09:06 +02:00
BaseModel.js feat: Version 2 2025-05-10 02:09:06 +02:00
Board.js fix: Fix filtering by task assignees 2025-06-17 16:04:22 +02:00
BoardMembership.js feat: Version 2 2025-05-10 02:09:06 +02:00
Card.js ref: Move comment counter logic into Card model 2025-06-04 18:38:39 +02:00
Comment.js ref: Move comment counter logic into Card model 2025-06-04 18:38:39 +02:00
CustomField.js feat: Version 2 2025-05-10 02:09:06 +02:00
CustomFieldGroup.js feat: Version 2 2025-05-10 02:09:06 +02:00
CustomFieldValue.js feat: Version 2 2025-05-10 02:09:06 +02:00
index.js feat: Move webhooks configuration from environment variable to UI 2025-07-04 22:04:11 +02:00
Label.js feat: Version 2 2025-05-10 02:09:06 +02:00
List.js fix: Fix filtering by task assignees 2025-06-17 16:04:22 +02:00
Notification.js feat: Version 2 2025-05-10 02:09:06 +02:00
NotificationService.js feat: Version 2 2025-05-10 02:09:06 +02:00
Project.js feat: Version 2 2025-05-10 02:09:06 +02:00
ProjectManager.js feat: Version 2 2025-05-10 02:09:06 +02:00
Task.js feat: Version 2 2025-05-10 02:09:06 +02:00
TaskList.js feat: Version 2 2025-05-10 02:09:06 +02:00
User.js feat: Add board activity log 2025-05-22 23:14:46 +02:00
Webhook.js fix: Handle webhooks correctly during socket reconnection 2025-07-08 12:41:27 +02:00