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

24 commits

Author SHA1 Message Date
Maksim Eltyshev
30ed77af59 Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
Maksim Eltyshev
c43b4ea8ad Fix removing background 2020-06-04 17:52:30 +05:00
Maksim Eltyshev
f85d499bbf Add validation to background field 2020-06-03 22:27:20 +05:00
Maksim Eltyshev
5bfff3865f Background gradients, migrate from CSS to SCSS, remove !important 2020-05-29 19:31:19 +05:00
Maksim Eltyshev
3bb68b0d4f Add project backgrounds 2020-05-26 00:46:04 +05:00
Maksim Eltyshev
3a1929efba Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
Maksim Eltyshev
66c570f234 Fix members and labels creation when transfer card to another board 2020-05-10 02:06:14 +05:00
Maksim Eltyshev
044fe17dbf Preserve members and labels when transfer card to another board 2020-05-09 05:30:52 +05:00
Maksim Eltyshev
328aa63f6e Remove members and labels when transfer card to another board 2020-05-05 03:33:29 +05:00
Maksim Eltyshev
b1d187476d Move cards between boards and projects 2020-05-05 01:30:06 +05:00
Maksim Eltyshev
d264382fda Add dropzone for attachment, paste attachment from clipboard 2020-04-28 19:46:55 +05:00
Maksim Eltyshev
e0dee1efef Add start script for Docker image, pre-commit lint check, package.json scripts cleanup 2020-04-24 21:44:54 +05:00
Maksim Eltyshev
cb2f795ef1 Fix attachment duplication on add 2020-04-23 05:56:02 +05:00
Maksim Eltyshev
49dc28b0d7 Add covers for cards 2020-04-23 03:02:53 +05:00
Maksim Eltyshev
6a68ec9c1e Add file attachments 2020-04-21 05:44:12 +05:00
Maksim Eltyshev
6a82448dc7 Add preferences tab to user settings, add subscribe to own cards option 2020-04-10 00:11:34 +05:00
Maksim Eltyshev
ce1e1f741d Add username to user 2020-04-03 00:35:25 +05:00
Maksim Eltyshev
45bde7e7c0 Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
Maksim Eltyshev
7a3805e64c Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
Maksim Eltyshev
4a6553d241 Fix api transformers, intercept by error message instead of undefined 2019-10-25 21:38:14 +05:00
Maksim Eltyshev
be6158afe5 Fix timer counting, fix flickering on comment creation, update dependencies 2019-10-19 17:11:37 +05:00
Maksim Eltyshev
680d664279 Add email and password change functionality for a current user, remove deep compare hooks 2019-10-18 08:06:34 +05:00
Maksim Eltyshev
3848cc194a Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
Maksim Eltyshev
36fe34e8e1 Initial commit 2019-08-31 04:07:25 +05:00