Skip to content

Conversation

@MWG-Logan
Copy link
Member

No description provided.

- Refactored HomeController to use IDashboardService for fetching dashboard data.
- Added DashboardController for API endpoints to retrieve dashboard data, tenant hierarchy, agents, stats, and recent activities.
- Created DashboardService to handle data retrieval from Azure Functions and provide sample data fallback.
- Introduced DashboardViewModel and related models for structured data representation.
- Updated Index view to display dashboard with tenant hierarchy, agent status, and recent activities.
- Enhanced layout and styling for improved user experience.
- Added error handling and logging for better diagnostics.
- Registered services and HTTP clients in Program.cs for dependency injection.
- Updated appsettings.json to include Azure Functions URLs.
Refactor code structure for improved readability and maintainability
feat: Implement dashboard functionality with Azure Functions integration
@MWG-Logan MWG-Logan merged commit 354a6d4 into main Jul 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants