1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
planka/client/src/components
Maksim Eltyshev aa69bb8d1e feat: Labels reordering
Closes #289
2023-01-09 12:17:06 +01:00
..
Background Update dependencies 2022-02-09 00:56:01 +05:00
Board ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
BoardActions feat: Labels reordering 2023-01-09 12:17:06 +01:00
BoardMembershipPermissionsSelectStep ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
BoardMembershipsStep fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
Boards fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
Card feat: Labels reordering 2023-01-09 12:17:06 +01:00
CardModal feat: Labels reordering 2023-01-09 12:17:06 +01:00
CardMoveStep ref: Little refactoring 2022-08-23 21:06:50 +02:00
Core ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
DeleteStep Background gradients, migrate from CSS to SCSS, remove !important 2020-05-29 19:31:19 +05:00
DueDate Background gradients, migrate from CSS to SCSS, remove !important 2020-05-29 19:31:19 +05:00
DueDateEditStep Update dependencies 2020-09-28 04:40:10 +05:00
Fixed fix: Fix z-indexes 2022-11-02 21:54:30 +01:00
Header fix: Fix notifications popup styles 2022-11-20 15:30:07 +01:00
Label fix: Fix label style 2022-08-01 00:18:22 +02:00
LabelsStep feat: Labels reordering 2023-01-09 12:17:06 +01:00
List feat: Open card once created with Ctrl+Enter (#373) 2023-01-09 01:59:24 +05:00
Login fix: Fix select behaviour 2022-07-26 12:49:40 +02:00
Memberships fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
Project Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
ProjectAddModal fix: Fix select behaviour 2022-07-26 12:49:40 +02:00
Projects Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
ProjectSettingsModal fix: Add missing border radiuses 2022-08-23 21:19:43 +02:00
Static ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
Timer feat: Highlight active timer, add quick actions 2022-09-15 00:20:05 +05:00
TimerEditStep feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
User Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
UserAddPopup fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
UserEmailEditStep fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
UserInformationEdit feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
UserPasswordEditStep fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
UserPopup feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
UserSettingsModal fix: Add missing translation key 2022-12-24 01:00:57 +01:00
UsersModal fix: Little improvements in users modal 2022-08-17 02:00:24 +02:00
UserUsernameEditStep fix: Prevent scroll when focusing 2022-12-26 22:51:17 +01:00
BoardMembershipsPopup.jsx Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
CardMovePopup.jsx Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
DeletePopup.jsx Initial commit 2019-08-31 04:07:25 +05:00
DueDateEditPopup.jsx Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
LabelsPopup.jsx Initial commit 2019-08-31 04:07:25 +05:00
NotFound.jsx Update dependencies 2022-02-09 00:56:01 +05:00
Root.jsx ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
TimerEditPopup.jsx Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
UserEmailEditPopup.jsx feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
UserInformationEditStep.jsx feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
UserPasswordEditPopup.jsx feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
UserUsernameEditPopup.jsx feat: Add ability to edit users 2022-06-15 14:13:22 +02:00