1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-25 08:09:44 +02:00
planka/client/src
2022-12-24 01:03:36 +01:00
..
actions feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
api feat: Trello board JSON import (#352) 2022-12-17 03:48:06 +05:00
assets/images feat: Add about pane 2022-09-14 16:52:50 +05:00
components fix: Fix active tab style 2022-12-24 01:03:36 +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: Trello board JSON import (#352) 2022-12-17 03:48:06 +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: Prevent popup from overflowing 2022-12-15 01:38:03 +01:00
locales fix: Add missing translation key 2022-12-24 01:00:57 +01:00
models feat: Trello board JSON import (#352) 2022-12-17 03:48:06 +05:00
reducers fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
sagas feat: Preserve original format of images, change interpolation kernel 2022-12-24 00:47:59 +01:00
selectors feat: Trello board JSON import (#352) 2022-12-17 03:48:06 +05: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