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

21 commits

Author SHA1 Message Date
Maksim Eltyshev
ff95a12578 Background gradients, migrate from CSS to SCSS, remove !important 2020-05-29 19:31:19 +05:00
Maksim Eltyshev
2f7a244807 Add project backgrounds 2020-05-26 00:46:04 +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
c5b44598f9 Fix members and labels creation when transfer card to another board 2020-05-10 02:06:14 +05:00
Maksim Eltyshev
35f9631326 Preserve members and labels when transfer card to another board 2020-05-09 05:30:52 +05:00
Maksim Eltyshev
f4c8bc6ab9 Remove members and labels when transfer card to another board 2020-05-05 03:33:29 +05:00
Maksim Eltyshev
cbc942e306 Move cards between boards and projects 2020-05-05 01:30:06 +05:00
Maksim Eltyshev
246eb17249 Add dropzone for attachment, paste attachment from clipboard 2020-04-28 19:46:55 +05:00
Maksim Eltyshev
5481ccb91f Add start script for Docker image, pre-commit lint check, package.json scripts cleanup 2020-04-24 21:44:54 +05:00
Maksim Eltyshev
ce39b584ca Fix attachment duplication on add 2020-04-23 05:56:02 +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
88314e826d Add preferences tab to user settings, add subscribe to own cards option 2020-04-10 00:11:34 +05:00
Maksim Eltyshev
af00e3e191 Add username to user 2020-04-03 00:35:25 +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
a11f6260c0 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
Maksim Eltyshev
859c09d05e Fix api transformers, intercept by error message instead of undefined 2019-10-25 21:38:14 +05:00
Maksim Eltyshev
e07b0bc5b1 Fix timer counting, fix flickering on comment creation, update dependencies 2019-10-19 17:11:37 +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
e8139b29d5 Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
Maksim Eltyshev
5ffef61fe7 Initial commit 2019-08-31 04:07:25 +05:00