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
2020-05-22 16:59:22 +05:00
..
AddProjectModal Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
AddUserPopup Add username to user 2020-04-03 00:35:25 +05:00
Board Transparent color scheme, preparing for custom backgrounds 2020-05-22 16:59:22 +05:00
Boards Transparent color scheme, preparing for custom backgrounds 2020-05-22 16:59:22 +05:00
Card Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
CardModal Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
DeleteStep Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
DueDate Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
EditDueDateStep Update dependencies 2020-03-25 00:15:47 +05:00
EditTimerStep Update dependencies 2020-03-25 00:15:47 +05:00
FixedWrapper Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
Header Transparent color scheme, preparing for custom backgrounds 2020-05-22 16:59:22 +05:00
Label Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
LabelsStep Update dependencies 2020-03-25 00:15:47 +05:00
List Transparent color scheme, preparing for custom backgrounds 2020-05-22 16:59:22 +05:00
Login Add dropzone for attachment, paste attachment from clipboard 2020-04-28 19:46:55 +05:00
MoveCardStep Move cards between boards and projects 2020-05-05 01:30:06 +05:00
Project Transparent color scheme, preparing for custom backgrounds 2020-05-22 16:59:22 +05:00
ProjectMembershipsStep Add file attachments 2020-04-21 05:44:12 +05:00
Projects Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
SocketStatus Fix main page scrollbar and socket status position 2019-10-09 01:05:06 +05:00
StaticWrapper Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
Timer Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
User Change user size on card, save card description on click outside, prevent list deletion if any filter is active 2020-04-30 05:27:46 +05:00
UserPopup Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
UserSettingsModal Add file attachments 2020-04-21 05:44:12 +05:00
UsersModal Add username to user 2020-04-03 00:35:25 +05:00
App.jsx Make columns itself scrollable, fix action creation when moving card, little refactoring 2020-05-16 04:09:46 +05:00
AppWrapper.jsx Initial commit 2019-08-31 04:07:25 +05:00
BoardWrapper.jsx Initial commit 2019-08-31 04:07:25 +05:00
DeletePopup.jsx Initial commit 2019-08-31 04:07:25 +05:00
EditDueDatePopup.jsx Rename deadline to due date, update dependencies 2019-10-05 06:12:36 +05:00
EditTimerPopup.jsx Initial commit 2019-08-31 04:07:25 +05:00
LabelsPopup.jsx Initial commit 2019-08-31 04:07:25 +05:00
MoveCardPopup.jsx Move cards between boards and projects 2020-05-05 01:30:06 +05:00
NotFound.jsx Initial commit 2019-08-31 04:07:25 +05:00
ProjectMembershipsPopup.jsx Initial commit 2019-08-31 04:07:25 +05:00
Root.jsx Initial commit 2019-08-31 04:07:25 +05:00