@if (hasSelection) { }
Filter By:
@if ((total$ | async)! > 0) { @for (project of projects$ | async; track $index) { } } @else { }
Project Members Status Tasks Progress Attachments Comments Due Date Actions
{{ project.title }}

Updated {{ project.updatedTime }}

@for (member of project.members; track $index) {
}
{{ toTitleCase(project.status) }} @if (project.task) {
{{ project.task.completed }}/{{ project.task.total }} @if (project.task.new) { +{{ project.task.new }} New } @if (project.status === 'completed') { }
}
{{ project.attachments }} Files {{ project.comments }} Comment{{ project.comments !== 1 ? 's' : '' }} {{ project.dueDate }}
Nothing found.