1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00
planka/client/src/components
2019-10-10 14:51:59 +05:00
..
AddProjectModal Initial commit 2019-08-31 04:07:25 +05:00
AddUserPopup Initial commit 2019-08-31 04:07:25 +05:00
Board Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
Boards Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
Card Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
CardModal Rename deadline to due date, update dependencies 2019-10-05 06:12:36 +05:00
DeleteStep Initial commit 2019-08-31 04:07:25 +05:00
DueDate Rename deadline to due date, update dependencies 2019-10-05 06:12:36 +05:00
EditDueDateStep Rename deadline to due date, update dependencies 2019-10-05 06:12:36 +05:00
EditTimerStep Initial commit 2019-08-31 04:07:25 +05:00
Header Initial commit 2019-08-31 04:07:25 +05:00
Label Allow creating label without name 2019-10-09 18:48:19 +05:00
LabelsStep Allow creating label without name 2019-10-09 18:48:19 +05:00
List Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
Login Initial commit 2019-08-31 04:07:25 +05:00
Project Initial commit 2019-08-31 04:07:25 +05:00
ProjectMembershipsStep Initial commit 2019-08-31 04:07:25 +05:00
Projects Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
SocketStatus Fix main page scrollbar and socket status position 2019-10-09 01:05:06 +05:00
Timer Initial commit 2019-08-31 04:07:25 +05:00
User Initial commit 2019-08-31 04:07:25 +05:00
UsersModal Initial commit 2019-08-31 04:07:25 +05:00
App.jsx Initial commit 2019-08-31 04:07:25 +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
NotFound.jsx Initial commit 2019-08-31 04:07:25 +05:00
ProjectMembershipsPopup.jsx Initial commit 2019-08-31 04:07:25 +05:00
ProjectWrapper.jsx Initial commit 2019-08-31 04:07:25 +05:00
Root.jsx Initial commit 2019-08-31 04:07:25 +05:00