bmc_hub/app/core
Christian 974876ac67 feat: Implement DEV Portal with Kanban board, idea management, and workflow editor
- Added backend routes for DEV Portal dashboard and workflow editor
- Created frontend templates for portal and editor using Jinja2
- Integrated draw.io for workflow diagram editing and saving
- Developed API endpoints for features, ideas, and workflows management
- Established database schema for features, ideas, and workflows
- Documented DEV Portal functionality, API endpoints, and database structure
2025-12-06 21:27:47 +01:00
..
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00
auth_dependencies.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
auth_service.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
config.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00
database.py feat: Implement DEV Portal with Kanban board, idea management, and workflow editor 2025-12-06 21:27:47 +01:00