1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/client/src
Jacques Lorentz 2a64fc1a53 fix: Front-end base url with path (#303)
Closes #43, closes #111, closes #272
2022-09-30 14:48:58 +05:00
..
actions feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
api fix: Front-end base url with path (#303) 2022-09-30 14:48:58 +05:00
assets/images feat: Add about pane 2022-09-14 16:52:50 +05:00
components fix: Disable quick timer actions for viewers 2022-09-28 18:38:03 +02:00
constants fix: Front-end base url with path (#303) 2022-09-30 14:48:58 +05:00
containers feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
entry-actions feat: Permissions for board members 2022-08-19 14:00:40 +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: Prevent popup from leaving window 2022-09-16 14:39:41 +05:00
locales fix: Fix flag for English 2022-09-15 09:07:57 +05:00
models feat: Permissions for board members 2022-08-19 14:00:40 +02:00
reducers feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
sagas feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
selectors feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
utils fix: Use password strength estimator 2022-09-03 22:47:06 +05:00
history.js Initial commit 2019-08-31 04:07:25 +05:00
i18n.js feat: Add language selector 2022-07-26 12:26:42 +02:00
index.js Docker, update readme, update dependencies 2019-10-01 04:18:33 +05:00
orm.js ref: Refactoring 2022-08-04 13:31:14 +02:00
setupTests.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
store.js ref: Refactoring 2022-08-04 13:31:14 +02:00
styles.module.scss feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00