kanban-app/backend/app/routes/kanban
2026-03-28 14:34:26 +03:00
..
__init__.py add epics and wikis features 2026-03-28 14:34:26 +03:00
boards.py improve card component 2026-02-27 22:25:34 +03:00
cards.py add card detail page 2026-02-27 17:03:47 +03:00
checklists.py separate kanban routes to smaller files 2026-02-26 14:10:23 +03:00
comments.py separate kanban routes to smaller files 2026-02-26 14:10:23 +03:00
epics.py add epics and wikis features 2026-03-28 14:34:26 +03:00
files.py add upload logic to app 2026-03-21 23:54:09 +03:00
labels.py separate kanban routes to smaller files 2026-02-26 14:10:23 +03:00
lists.py reorder list column 2026-02-28 00:07:45 +03:00
wikis.py add epics and wikis features 2026-03-28 14:34:26 +03:00