1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
planka/client/src/components
2022-12-17 03:48:06 +05:00
..
Background Update dependencies 2022-02-09 00:56:01 +05:00
BoardActions fix: Fix board actions for mobile 2022-11-20 15:14:49 +01:00
BoardKanban ref: Fix variable names 2022-07-29 17:11:38 +02:00
BoardMembershipPermissionsSelectStep ref: Little refactoring 2022-09-28 18:30:03 +02:00
BoardMembershipsStep ref: Little refactoring 2022-08-23 21:06:50 +02:00
Boards feat: Trello board JSON import (#352) 2022-12-17 03:48:06 +05:00
Card fix: Disable quick timer actions for viewers 2022-09-28 18:38:03 +02:00
CardModal ref: Little refactoring 2022-11-20 15:05:21 +01:00
CardMoveStep ref: Little refactoring 2022-08-23 21:06:50 +02:00
CoreWrapper Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05: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 fix: Hide label actions based on role 2022-11-10 15:28:43 +01:00
List ref: Fix variable names 2022-07-29 17:11:38 +02:00
Login fix: Fix select behaviour 2022-07-26 12:49:40 +02:00
Memberships fix: Add missing border radiuses 2022-08-23 21:19:43 +02: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 Update dependencies 2022-02-09 00:56:01 +05: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 ref: Remove unused style 2022-09-03 23:03:34 +05:00
UserEmailEditStep fix: Fix select behaviour 2022-07-26 12:49:40 +02:00
UserInformationEdit feat: Add ability to edit users 2022-06-15 14:13:22 +02:00
UserPasswordEditStep ref: Remove unused style 2022-09-03 23:03:34 +05:00
UserPopup feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
UserSettingsModal ref: Fix filename 2022-09-16 15:08:09 +05:00
UsersModal fix: Little improvements in users modal 2022-08-17 02:00:24 +02:00
UserUsernameEditStep fix: Fix select behaviour 2022-07-26 12:49:40 +02:00
BoardMembershipsPopup.jsx Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
BoardWrapper.jsx Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
CardMovePopup.jsx Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
Core.jsx Update dependencies 2022-02-09 00:56:01 +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 fix: Fix router synchronization with redux store 2022-12-15 01:34:48 +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