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-12-15 01:38:03 +01: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: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
constants fix: Front-end base url with path (#303) 2022-09-30 14:48:58 +05:00
containers fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01: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 overflowing 2022-12-15 01:38:03 +01:00
locales fix: Update German translation (#306) 2022-10-03 14:06:51 +05:00
models feat: Permissions for board members 2022-08-19 14:00:40 +02:00
reducers fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
sagas fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
selectors chore: Update dependencies 2022-11-21 00:54:05 +01:00
utils chore: Update dependencies 2022-11-21 00:54:05 +01:00
history.js fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
i18n.js feat: Add language selector 2022-07-26 12:26:42 +02:00
index.js fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
orm.js ref: Refactoring 2022-08-04 13:31:14 +02:00
setupTests.js chore: Update dependencies 2022-11-21 00:54:05 +01:00
store.js fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
styles.module.scss feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00