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
2024-04-22 21:56:07 +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 fix: Rename timer to stopwatch 2023-02-27 19:09:51 +01: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: Add ability to map OIDC attributes and ignore username 2024-01-25 23:01:59 +01:00