1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/client/src
Maksim Eltyshev a741e26ccb feat: Labels reordering
Closes #289
2023-01-09 12:17:06 +01:00
..
actions feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
api fix: Subscribe only when needed 2023-01-05 15:03:06 +01:00
assets/images feat: Add about pane 2022-09-14 16:52:50 +05:00
components feat: Labels reordering 2023-01-09 12:17:06 +01:00
constants feat: Labels reordering 2023-01-09 12:17:06 +01:00
containers feat: Labels reordering 2023-01-09 12:17:06 +01:00
entry-actions feat: Labels reordering 2023-01-09 12:17:06 +01: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 scroll when focusing 2022-12-26 22:51:17 +01:00
locales feat: Open card once created with Ctrl+Enter (#373) 2023-01-09 01:59:24 +05:00
models feat: Labels reordering 2023-01-09 12:17:06 +01:00
reducers fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +01:00
sagas feat: Labels reordering 2023-01-09 12:17:06 +01:00
selectors feat: Labels reordering 2023-01-09 12:17:06 +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