kanban-app/backend/app/models
2026-03-22 15:42:26 +03:00
..
__init__.py add epics and wikis features 2026-03-22 15:42:26 +03:00
board.py fix tests for kanban logic 2026-02-25 21:51:27 +03:00
card.py add epics and wikis features 2026-03-22 15:42:26 +03:00
card_label.py fix tests for kanban logic 2026-02-25 21:51:27 +03:00
check_item.py fix tests for kanban logic 2026-02-25 21:51:27 +03:00
checklist.py fix tests for kanban logic 2026-02-25 21:51:27 +03:00
comment.py add upload logic to app 2026-03-21 23:54:09 +03:00
epic.py add epics and wikis features 2026-03-22 15:42:26 +03:00
file_attachment.py add upload logic to app 2026-03-21 23:54:09 +03:00
label.py fix tests for kanban logic 2026-02-25 21:51:27 +03:00
list_model.py fix tests for kanban logic 2026-02-25 21:51:27 +03:00
order.py update actions config, fix lint errors 2026-02-25 12:25:38 +03:00
product.py update actions config, fix lint errors 2026-02-25 12:25:38 +03:00
user.py fix tests for kanban logic 2026-02-25 21:51:27 +03:00
wiki.py add epics and wikis features 2026-03-22 15:42:26 +03:00