1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
planka/client/src
2024-03-26 14:07:07 +01:00
..
actions fix: Fix logging out with invalid token 2023-10-20 22:34:58 +02:00
api ref: Refactoring 2023-10-19 16:05:34 +02:00
assets/images feat: Add about pane 2022-09-14 16:52:50 +05:00
components fix: Fix scrollbar styles 2024-03-22 14:26:23 +01:00
constants fix: Fix logging out with invalid token 2023-10-20 22:34:58 +02:00
containers feat: Add ability to enforce SSO 2024-02-01 00:31:15 +01:00
entry-actions ref: Refactoring 2023-10-19 16:05:34 +02:00
hooks Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
lib ref: Creating popups with hook, fix translation keys passing 2023-01-24 18:53:13 +01:00
locales fix: Add date-fns locale to Portuguese translation 2024-03-21 12:41:31 +01:00
models feat: Add ability to map OIDC attributes and ignore username 2024-01-25 23:01:59 +01:00
reducers fix: Fix logging out with invalid token 2023-10-20 22:34:58 +02:00
sagas fix: Fix OIDC authentication error when redirecting from another tab 2024-03-26 14:07:07 +01:00
selectors fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +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