kanban-app/frontend/src/components
2026-08-09 14:51:14 +03:00
..
icons add user profile and login history 2026-08-09 14:51:14 +03:00
kanban add card hierarchy, adding linked card and converting checklist item to card 2026-04-30 21:20:35 +03:00
slate-editor-components fix epic save error 2026-07-24 19:25:49 +03:00
BoardDetailLayout.tsx add epics and wikis features 2026-03-28 22:20:09 +03:00
BoardSidebar.tsx add epics and wikis features 2026-03-28 22:20:09 +03:00
CardActionDropdown.tsx add card hierarchy, adding linked card and converting checklist item to card 2026-04-30 21:20:35 +03:00
CardAttachments.tsx centralize formatdate function, redirect back after login remove cart functionality 2026-04-12 17:06:25 +03:00
CardChecklists.tsx add card hierarchy, adding linked card and converting checklist item to card 2026-04-30 21:20:35 +03:00
CardComments.tsx centralize formatdate function, redirect back after login remove cart functionality 2026-04-12 17:06:25 +03:00
CardEpics.tsx refactor active record usage 2026-05-02 12:14:21 +03:00
CardLabels.tsx add labels logic 2026-02-27 21:14:02 +03:00
CardLinks.tsx refactor active record usage 2026-05-02 12:14:21 +03:00
CardPreviewModal.tsx add epics and wikis features 2026-03-28 22:20:09 +03:00
CardSidebar.tsx centralize formatdate function, redirect back after login remove cart functionality 2026-04-12 17:06:25 +03:00
CreateChecklistModal.tsx add checklists 2026-02-27 20:34:44 +03:00
CreateLabelModal.tsx add labels logic 2026-02-27 21:14:02 +03:00
CreateLinkedCardModal.tsx refactor active record usage 2026-05-02 12:14:21 +03:00
custom-types.d.ts add epics and wikis features 2026-03-28 22:20:09 +03:00
DeleteCardModal.tsx add card detail page 2026-02-27 17:03:47 +03:00
DeleteChecklistModal.tsx add checklists 2026-02-27 20:34:44 +03:00
EditCardModal.tsx add card detail page 2026-02-27 17:03:47 +03:00
EditCheckItemModal.tsx add checklists 2026-02-27 20:34:44 +03:00
ELEMENT_TAGS.ts add epics and wikis features 2026-03-28 22:20:09 +03:00
isImageUrl.ts add epics and wikis features 2026-03-28 22:20:09 +03:00
LabelDropdown.tsx add labels logic 2026-02-27 21:14:02 +03:00
LinkExistingCardModal.tsx refactor active record usage 2026-05-02 12:14:21 +03:00
NarrowPageLayout.tsx Add right sidebar to board detail page 2026-03-20 18:08:39 +03:00
Navbar.tsx add user profile and login history 2026-08-09 14:51:14 +03:00
ProtectedRoute.tsx centralize formatdate function, redirect back after login remove cart functionality 2026-04-12 17:06:25 +03:00
RichTextContent.tsx add epics and wikis features 2026-03-28 22:20:09 +03:00
RichTextEditor.tsx add epics and wikis features 2026-03-28 22:20:09 +03:00
SecureImage.tsx add upload logic to app 2026-03-21 23:54:09 +03:00
TaskboardLogo.tsx clean up frontend icon, app name and refresh bug on login 2026-03-15 18:12:15 +03:00
UnlinkCardModal.tsx refactor active record usage 2026-05-02 12:14:21 +03:00
WidePageLayout.tsx Add right sidebar to board detail page 2026-03-20 18:08:39 +03:00