1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
planka/client/src
2020-04-30 05:27:46 +05:00
..
actions Add file attachments 2020-04-21 05:44:12 +05:00
api Fix attachment duplication on add 2020-04-23 05:56:02 +05:00
assets/images Initial commit 2019-08-31 04:07:25 +05:00
components 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
constants Add file attachments 2020-04-21 05:44:12 +05:00
containers 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
hooks Add dropzone for attachment, paste attachment from clipboard 2020-04-28 19:46:55 +05:00
lib Add dropzone for attachment, paste attachment from clipboard 2020-04-28 19:46:55 +05:00
locales Add attachment popup, hide attachments if more than 4 2020-04-29 23:55:16 +05:00
models Add covers for cards 2020-04-23 03:02:53 +05:00
reducers Add username to user 2020-04-03 00:35:25 +05:00
sagas 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
selectors 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
utils Add username to user 2020-04-03 00:35:25 +05:00
history.js Initial commit 2019-08-31 04:07:25 +05:00
i18n.js Fix language detection for some browsers 2020-04-11 01:02:08 +05:00
index.css Initial commit 2019-08-31 04:07:25 +05:00
index.js Docker, update readme, update dependencies 2019-10-01 04:18:33 +05:00
orm.js Add file attachments 2020-04-21 05:44:12 +05:00
store.js Initial commit 2019-08-31 04:07:25 +05:00