1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
planka/client/src
2022-05-21 21:29:33 +05:00
..
actions Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05: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 fix: Fix markdown options and styles 2022-04-22 02:06:12 +05:00
constants feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
containers Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05: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 options and styles 2022-04-22 02:06:12 +05:00
locales fix: Fix Swedish language code 2022-05-21 21:29:33 +05:00
models Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
reducers feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
sagas feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05: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