kanban-app/backend/app
2026-04-30 19:11:28 +03:00
..
celery fix tests for kanban logic 2026-02-25 21:51:27 +03:00
decorators remove unused products code and add decorator to serialize models 2026-04-12 13:08:55 +03:00
models fix card detail add dropdown, make editing inline 2026-04-30 19:11:28 +03:00
routes fix card detail add dropdown, make editing inline 2026-04-30 19:11:28 +03:00
schemas fix card detail add dropdown, make editing inline 2026-04-30 19:11:28 +03:00
services add epics and wikis features 2026-03-28 22:20:09 +03:00
utils update actions config, fix lint errors 2026-02-25 12:25:38 +03:00
__init__.py add upload logic to app 2026-03-21 23:54:09 +03:00
config.py centralize formatdate function, redirect back after login remove cart functionality 2026-04-12 17:06:25 +03:00