kanban-app/backend/app/schemas
2026-04-12 13:08:55 +03:00
..
__init__.py remove unused products code and add decorator to serialize models 2026-04-12 13:08:55 +03:00
board.py improve card component 2026-02-27 22:25:34 +03:00
card.py remove unused products code and add decorator to serialize models 2026-04-12 13:08:55 +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-28 22:20:09 +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
wiki.py add epics and wikis features 2026-03-28 22:20:09 +03:00