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 7b8eb896de fix: Prevent loading fonts from third-party resources
Closes #538, closes #712, closes #742, closes #755
2024-05-16 21:02:58 +02:00
..
actions feat: Filter cards by keyword with advanced capabilities (#713) 2024-04-22 23:15:31 +02:00
api feat: Sort cards within list (#717) 2024-04-22 21:56:07 +02:00
assets fix: Prevent loading fonts from third-party resources 2024-05-16 21:02:58 +02:00
components fix: Prevent loading fonts from third-party resources 2024-05-16 21:02:58 +02:00
constants feat: Filter cards by keyword with advanced capabilities (#713) 2024-04-22 23:15:31 +02:00
containers feat: Filter cards by keyword with advanced capabilities (#713) 2024-04-22 23:15:31 +02:00
entry-actions feat: Filter cards by keyword with advanced capabilities (#713) 2024-04-22 23:15:31 +02:00
hooks Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
lib feat: Filter cards by keyword with advanced capabilities (#713) 2024-04-22 23:15:31 +02:00
locales feat: Add Bulgarian translation (#753) 2024-05-13 13:05:20 +02:00
models feat: Search in card descriptions (#729) 2024-04-26 21:52:57 +02:00
reducers fix: Fix logging out with invalid token 2023-10-20 22:34:58 +02:00
sagas feat: Filter cards by keyword with advanced capabilities (#713) 2024-04-22 23:15:31 +02:00
selectors feat: Filter cards by keyword with advanced capabilities (#713) 2024-04-22 23:15:31 +02:00
utils fix: Display year when date is outside of current year (#567) 2023-12-20 12:26:01 +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: OIDC finalization and refactoring 2023-10-17 19:18:19 +02: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