markitect-main/cli/presenters
tegwick fb968dff34 fix: resolve MarkiTect issue handling system integration problems (issue #120)
- Fix issue manager to properly read API token and repo info from main MarkiTect config
- Update Gitea plugin to use correct repository-specific API endpoints
- Correct domain model mapping to only include valid Issue model fields
- Fix presentation layer to safely access optional body attribute
- Enable full functionality for 'markitect issues show' and 'markitect issues list' commands

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-04 02:14:59 +02:00
..
__init__.py feat: Complete Issue #18 - Configuration and Environment Management CLI 2025-09-29 00:18:27 +02:00
config.py feat: Complete Issue #18 - Configuration and Environment Management CLI 2025-09-29 00:18:27 +02:00
formatters.py refactor: Separate CLI presentation from core business logic 2025-09-26 15:08:54 +02:00
views.py fix: resolve MarkiTect issue handling system integration problems (issue #120) 2025-10-04 02:14:59 +02:00