1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-23 15:19:44 +02:00
planka/server/api/models
Arkadiusz Dzięgiel 1bf25474d0 feat: Colorize DueDate badge and add toggleable completion flag.
Mark overdue dates with red colour, less than 24h with yellow and completed with green. In Card edit modal, DueDate widget now allows toggling completion flag (checkbox).
2024-08-12 12:14:59 +02:00
..
.gitkeep Initial commit 2019-08-31 04:07:25 +05:00
Action.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
Archive.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
Attachment.js feat: Preserve original format of images, change interpolation kernel 2022-12-24 00:47:59 +01:00
Board.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
BoardMembership.js feat: Permissions for board members 2022-08-19 14:00:40 +02:00
Card.js feat: Colorize DueDate badge and add toggleable completion flag. 2024-08-12 12:14:59 +02:00
CardLabel.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
CardMembership.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
CardSubscription.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
IdentityProviderUser.js feat: OIDC with PKCE flow (#491) 2023-09-04 20:06:59 +05:00
Label.js feat: Labels reordering 2023-01-09 12:17:06 +01:00
List.js feat: Sort cards within list (#717) 2024-04-22 21:56:07 +02:00
Notification.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
Project.js feat: Preserve original format of images, change interpolation kernel 2022-12-24 00:47:59 +01:00
ProjectManager.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
Session.js feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
Task.js feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
User.js feat: Languages with country codes 2024-07-21 19:33:57 +02:00