1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
Commit graph

32 commits

Author SHA1 Message Date
Maksim Eltyshev
ad67b9ba24 feat: Add tasks reordering
Closes #50, closes #232
2022-07-21 11:31:05 +02:00
Maksim Eltyshev
e01a2eafba fix: Fix crash when uploading attachment 2022-06-24 17:17:42 +02:00
Maksim Eltyshev
3497e09703 feat: Add pdf viewer to attachments gallery 2022-06-22 17:01:35 +02:00
Maksim Eltyshev
6268ced4cb ref: Collapse image data into one column 2022-06-21 12:01:41 +02:00
Maksim Eltyshev
86e4864d1b feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
Maksim Eltyshev
e3d1d36857 fix: Fix markdown options and styles 2022-04-22 02:06:12 +05:00
SohnyBohny
b63f0742ba
Fix invalid white-spaces in card description. Closes #141 2021-07-12 19:16:54 +05:00
Maksim Eltyshev
b39119ace4 Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
Maksim Eltyshev
cf21bef9ee Fix file attach from clipboard when copy from browser. Closes #96 2021-03-20 03:33:16 +05:00
Maksim Eltyshev
767d39586c Add test libs, update dependencies 2020-08-20 15:35:46 +05:00
Maksim Eltyshev
c6ee7d54bb Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
Maksim Eltyshev
c4e3c3d4c8 Return text-shadow back, make project wrapper less transparent 2020-06-04 21:16:41 +05:00
Maksim Eltyshev
ff95a12578 Background gradients, migrate from CSS to SCSS, remove !important 2020-05-29 19:31:19 +05:00
Maksim Eltyshev
313f7ab7c7 Remove text-shadow everywhere 2020-05-27 12:50:37 +05:00
Maksim Eltyshev
2f7a244807 Add project backgrounds 2020-05-26 00:46:04 +05:00
Maksim Eltyshev
fb9ceb5db7 Fix border in card modal 2020-05-23 18:05:22 +05:00
Maksim Eltyshev
746e2fe790 Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
Maksim Eltyshev
cbc942e306 Move cards between boards and projects 2020-05-05 01:30:06 +05:00
Maksim Eltyshev
712567ac57 Change user size on card, save card description on click outside, prevent list deletion if any filter is active 2020-04-30 05:27:46 +05:00
Maksim Eltyshev
a9f2948672 Add attachment popup, hide attachments if more than 4 2020-04-29 23:55:16 +05:00
Maksim Eltyshev
246eb17249 Add dropzone for attachment, paste attachment from clipboard 2020-04-28 19:46:55 +05:00
Maksim Eltyshev
3e85371da9 Fix attachment thumbnail label color 2020-04-23 03:49:39 +05:00
Maksim Eltyshev
3dffed90c6 Add covers for cards 2020-04-23 03:02:53 +05:00
Maksim Eltyshev
f743f4ea8b Add file attachments 2020-04-21 05:44:12 +05:00
Maksim Eltyshev
d1b74f9d11 Update dependencies 2020-03-25 00:15:47 +05:00
Maksim Eltyshev
9c7c96a780 Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
Maksim Eltyshev
00c7f514ae Add visibility toggle of password input. Closes #2 2019-11-15 03:45:59 +05:00
Maksim Eltyshev
2566ff376e Add email and password change functionality for a current user, remove deep compare hooks 2019-10-18 08:06:34 +05:00
Maksim Eltyshev
1f38c6073c Small UI improvements, update dependencies 2019-10-16 22:48:24 +05:00
Maksim Eltyshev
51013b6a32 Rename deadline to due date, update dependencies 2019-10-05 06:12:36 +05:00
Maksim Eltyshev
18f0cc59dd Markdown support in card description and comment, fixes for mobile devices, update dependencies 2019-10-03 03:02:46 +05:00
Maksim Eltyshev
5ffef61fe7 Initial commit 2019-08-31 04:07:25 +05:00