1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
planka/client/src
2022-06-17 20:16:15 +05:00
..
actions feat: Add ability to edit users 2022-06-15 14:13:22 +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 ability to edit users 2022-06-15 14:13:22 +02:00
constants feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
containers feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
hooks Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
lib fix: Fix markdown line breaks 2022-06-06 17:37:43 +05:00
locales feat: Add Slovak translation (#265) 2022-06-17 20:16:15 +05:00
models feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
reducers feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
sagas feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
selectors Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05: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 Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00