1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/api/models
2025-07-07 21:35:37 +02:00
..
.gitkeep Initial commit 2019-08-31 04:07:25 +05:00
Action.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
Board.js feat: Version 2 2025-05-10 02:09:06 +02:00
BoardMembership.js feat: Version 2 2025-05-10 02:09:06 +02:00
BoardSubscription.js feat: Version 2 2025-05-10 02:09:06 +02:00
Card.js feat: Display comments total on front of cards (#1146) 2025-05-23 17:31:28 +02:00
CardLabel.js feat: Version 2 2025-05-10 02:09:06 +02:00
CardMembership.js feat: Version 2 2025-05-10 02:09:06 +02:00
CardSubscription.js feat: Version 2 2025-05-10 02:09:06 +02:00
Comment.js feat: Version 2 2025-05-10 02:09:06 +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
FileReference.js feat: Version 2 2025-05-10 02:09:06 +02:00
IdentityProviderUser.js feat: Version 2 2025-05-10 02:09:06 +02:00
Label.js feat: Version 2 2025-05-10 02:09:06 +02:00
List.js feat: Version 2 2025-05-10 02:09:06 +02:00
Notification.js feat: Add ability to mention users in comments (#1162) 2025-05-30 22:01:29 +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
ProjectFavorite.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
Session.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 INTERNAL_ACCESS_TOKEN to support internal user configuration 2025-07-07 21:35:37 +02:00
Webhook.js feat: Move webhooks configuration from environment variable to UI 2025-07-04 22:04:11 +02:00