1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
planka/client/src
Maksim Eltyshev f8f2d7345e feat: Add tasks reordering
Closes #50, closes #232
2022-07-21 11:31:05 +02:00
..
actions feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
api feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
assets/images Initial commit 2019-08-31 04:07:25 +05:00
components feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
constants feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
containers feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
hooks Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
lib feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
locales feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
models feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
reducers feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
sagas feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
selectors feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
utils feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
history.js Initial commit 2019-08-31 04:07:25 +05:00
i18n.js feat: Fallback to English if translation is missing 2022-04-21 04:42:02 +05:00
index.js Docker, update readme, update dependencies 2019-10-01 04:18:33 +05:00
orm.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
setupTests.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
store.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
styles.module.scss feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00