@page "/dashboard/manager"
@using Microsoft.AspNetCore.Authorization
@rendermode @(new InteractiveServerRenderMode(prerender: false))
@attribute [Authorize]
@inject ApiClientService ApiClient
@inject NavigationManager Navigation
@inject IJSRuntime JS
@inject AuthenticationStateProvider AuthStateProvider
Team View
Track your team, project health, and weekly task progress in one place. @if (summary.PendingTasksCount > 0) { @summary.PendingTasksCount tasks are still pending. }
@CalendarTodayLabel
Projects ending soon
Click "View Tasks" to drill in