This website requires JavaScript.
Explore
Help
Sign In
david
/
kanban-app
Watch
1
Star
0
Fork
You've already forked kanban-app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
543c28984f
kanban-app
/
backend
/
app
/
routes
/
kanban
History
david
543c28984f
add card hierarchy, adding linked card and converting checklist item to card
2026-04-30 21:20:35 +03:00
..
__init__.py
add card hierarchy, adding linked card and converting checklist item to card
2026-04-30 21:20:35 +03:00
boards.py
remove unused products code and add decorator to serialize models
2026-04-12 13:08:55 +03:00
card_links.py
add card hierarchy, adding linked card and converting checklist item to card
2026-04-30 21:20:35 +03:00
cards.py
fix card detail add dropdown, make editing inline
2026-04-30 19:11:28 +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
remove unused products code and add decorator to serialize models
2026-04-12 13:08:55 +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
remove unused products code and add decorator to serialize models
2026-04-12 13:08:55 +03:00