From a21d41df525b156bcc4e4a39a5dcf3d531d56b01 Mon Sep 17 00:00:00 2001 From: SanjanaBottu Date: Wed, 29 Apr 2026 19:56:06 +1000 Subject: [PATCH 01/10] Resolve merge conflict and add core progress indicator --- .../task-dropdown/task-dropdown.component.html | 9 +++++++++ src/app/doubtfire-angularjs.module.ts | 2 ++ .../states/dashboard/directives/directives.coffee | 1 + .../progress-dashboard/progress-dashboard.scss | 15 +++++++++++++++ .../progress-dashboard.tpl.html | 9 +++++++++ src/app/projects/states/states.coffee | 1 + 6 files changed, 37 insertions(+) diff --git a/src/app/common/header/task-dropdown/task-dropdown.component.html b/src/app/common/header/task-dropdown/task-dropdown.component.html index 9e848d0c5b..99a237fd7c 100644 --- a/src/app/common/header/task-dropdown/task-dropdown.component.html +++ b/src/app/common/header/task-dropdown/task-dropdown.component.html @@ -63,6 +63,15 @@ > Dashboard + + + -