bmc_hub/app/dashboard/backend
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
..
router.py feat: Implement DEV Portal with Kanban board, idea management, and workflow editor 2025-12-06 21:27:47 +01:00
views.py feat: Implement Vendors API and Frontend 2025-12-06 11:04:19 +01:00