1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
Commit graph

190 commits

Author SHA1 Message Date
Maksim Eltyshev
b22dba0d11 feat: Move webhooks configuration from environment variable to UI 2025-07-04 22:04:11 +02:00
Maksim Eltyshev
f0680831c2 fix: Improve PDF viewer cross-browser compatibility
Closes #1219
2025-07-02 18:26:03 +02:00
Maksim Eltyshev
774bdc2b64 fix: Display tasks with preserved newlines in card modal 2025-06-16 22:44:27 +02:00
Maksim Eltyshev
b2e8c453b7 fix: Use correct action to clear user creation error 2025-06-16 22:37:41 +02:00
Maksim Eltyshev
3126a40bba feat: Add copy-to-clipboard for custom fields 2025-06-11 00:14:42 +02:00
Maksim Eltyshev
99a06ce1ae feat: Make card descriptions expandable 2025-06-11 00:09:33 +02:00
Maksim Eltyshev
98a7f1c9a9 feat: Strikethrough cards in closed lists
Closes #1207
2025-06-10 23:43:26 +02:00
Maksim Eltyshev
5a3a4240c6 fix: Add cancel button when editing comment 2025-06-10 14:00:08 +02:00
Maksim Eltyshev
144731ccb4 fix: Increase max username length for identity provider users
Closes #1174
2025-06-10 13:49:23 +02:00
Maksim Eltyshev
2b86484421 fix: FIx deps in download attachment handler 2025-06-07 19:23:15 +02:00
Maksim Eltyshev
a6820162fb fix: Fix mentions input styles 2025-06-07 18:03:36 +02:00
Symon Baikov
8bc1569242
fix: Responsive label color selector, improve action button styles (#1184) 2025-06-07 13:44:45 +02:00
Maksim Eltyshev
7286ecaf35 fix: Align text to center in content error message 2025-06-06 13:54:01 +02:00
Maksim Eltyshev
2e6658221f fix: Handle escape actions properly in mentions input 2025-06-06 12:48:43 +02:00
Maksim Eltyshev
63de346b0e ref: Little refactoring 2025-06-06 12:34:09 +02:00
Maksim Eltyshev
dd5e0f448f fix: Prevent text overflow in card name 2025-06-05 00:01:34 +02:00
Maksim Eltyshev
c4a48d510b feat: Add download button for file attachments 2025-06-05 00:00:36 +02:00
Maksim Eltyshev
9690f7b73f fix: Prevent text overflow in activities 2025-06-03 23:15:07 +02:00
Maksim Eltyshev
fc7863aaaf fix: Add mentions support when editing comments 2025-06-02 21:35:51 +02:00
Maksim Eltyshev
a2495b664e chore: Add missing things 2025-06-02 19:44:08 +02:00
Maksim Eltyshev
fcf1fc4319 ref: Little refactoring 2025-06-01 20:53:35 +02:00
Maksim Eltyshev
4e05b88ecf chore: Add links to GitHub
Closes #1161
2025-05-31 00:10:00 +02:00
Roman Zavarnitsyn
c0b0436851
feat: Add ability to mention users in comments (#1162) 2025-05-30 22:01:29 +02:00
Roman Zavarnitsyn
42817c5199
feat: Add CSV attachment viewer (#1154) 2025-05-27 14:19:44 +02:00
Maksim Eltyshev
978b2a7402 fix: Set limit for displaying attachment content
Closes #1141
2025-05-26 14:35:23 +02:00
Maksim Eltyshev
71e2c5d8df fix: Apply disabled style to card content instead of wrapper 2025-05-24 13:01:07 +02:00
Hannes
4049b4c396
feat: Display comments total on front of cards (#1146)
Closes #1136
2025-05-23 17:31:28 +02:00
Maksim Eltyshev
86cfd155f2 feat: Add board activity log 2025-05-22 23:14:46 +02:00
Maksim Eltyshev
c05dcf45f2 feat: Enhance notifications popup appearance 2025-05-21 13:03:25 +02:00
Maksim Eltyshev
d5fd2fd33b feat: Log actions when task completion status changes 2025-05-20 21:17:51 +02:00
Maksim Eltyshev
5d53f44fe8 fix: Add clearfix and missing id property 2025-05-20 00:06:51 +02:00
Maksim Eltyshev
3aedbff5d0 feat: Log action when user is removed from card 2025-05-17 22:24:37 +02:00
Maksim Eltyshev
eeb52d19bb feat: Enhance card emphasis in colored and closed lists
Closes #428, closes #506
2025-05-17 15:40:43 +02:00
Maksim Eltyshev
f6568ce41b feat: Add notification when user is added to card 2025-05-17 01:50:40 +02:00
Maksim Eltyshev
f17334b1d7 fix: Prevent core rendering before redirecting to login page
Closes #1122
2025-05-12 14:19:28 +02:00
Maksim Eltyshev
2ee1166747 feat: Version 2
Closes #627, closes #1047
2025-05-10 02:09:06 +02:00
Kacy Luzzardi
26bccd55a8 feat: Ability to automatically initiate OIDC authentication (#1092)
Closes #1091
2025-04-21 01:04:20 +02:00
Lukas Corona
4821d407a7 feat: Ability to set list color indicator (#1033)
Closes #840
2025-02-25 15:58:59 +01:00
Hannes
3325214f87 feat: Add button to delete all pending notifications (#993) 2025-01-17 16:54:31 +01:00
Maksim Eltyshev
a0824e54c1 fix: Disable text selection when drag-scrolling 2024-11-22 16:17:14 +01:00
Maksim Eltyshev
2ab33b1b73 fix: Disable pointer events when dragging 2024-11-17 23:45:29 +01:00
Maksim Eltyshev
54387b458e fix: Prevent list with multiline title from overflowing board view
Closes #377
2024-11-17 23:37:43 +01:00
Maksim Eltyshev
bdc7832d6f fix: Consider language specifics when parsing time
Closes #946
2024-11-16 18:13:13 +01:00
Maksim Eltyshev
02ed280e2d fix: Save description when clicking outside 2024-10-31 14:56:11 +01:00
Holden Hu
666fe94961 feat: Improve UX of comment actions (#924)
Closes #915
2024-10-27 21:17:08 +01:00
Zananok
aad6eda3e9 feat: Add multiple task creation with Ctrl+Enter (#921) 2024-10-27 21:03:59 +01:00
Maksim Eltyshev
0bc2975797 feat: Attachments icon on front of cards
Closes #225
2024-10-22 21:38:04 +02:00
Maksim Eltyshev
96a1049fb6 feat: Description icon on front of cards
Closes #563
2024-10-22 21:22:46 +02:00
Maksim Eltyshev
3eb488ce61 fix: Format-agnostic time parsing
Closes #916
2024-10-21 14:11:26 +02:00
Maksim Eltyshev
309c2ed762 feat: Ability to upload multiple attachments at once
Closes #908
2024-10-09 12:38:18 +02:00