kanban-app/backend/app/schemas
2026-03-22 14:52:33 +03:00
..
__init__.py add epics and wikis features 2026-03-22 14:52:33 +03:00
board.py improve card component 2026-02-27 22:25:34 +03:00
card.py separate kanban routes to smaller files 2026-02-26 14:10:23 +03:00
check_item.py add decorators to fetch entity securely 2026-02-26 12:21:35 +03:00
checklist.py add decorators to fetch entity securely 2026-02-26 12:21:35 +03:00
comment.py separate kanban routes to smaller files 2026-02-26 14:10:23 +03:00
epic.py add epics and wikis features 2026-03-22 14:52:33 +03:00
file_attachment.py add upload logic to app 2026-03-21 23:54:09 +03:00
label.py add decorators to fetch entity securely 2026-02-26 12:21:35 +03:00
list_model.py add decorators to fetch entity securely 2026-02-26 12:21:35 +03:00
product.py update actions config, fix lint errors 2026-02-25 12:25:38 +03:00
wiki.py add epics and wikis features 2026-03-22 14:52:33 +03:00