[CORE-8222] 2.4.y/team360 indicator improvment trunk#2673
Merged
trtshen merged 13 commits intoMay 19, 2026
Conversation
…/chat-edit-delete
…ert-ph-forwardurl [CORE-8194] hide projectbrief from expert in homepage now.
…ox-where-appropriate [CORE-8055] search (review assesment + activity at home page)
…delete [CORE-8158] 2.4.y/chat-edit-delete
…in-ques-10 [CORE-8198] changed 8 to 10 max
[CORE-8130] 2.4.y/project brief
…360 especially - update pagination styles for better alignment - track visited pages in assessment component - enhance team 360 assessment logic for page tracking - adjust bottom action bar layout for custom content - simplify task navigation in activity desktop page
- Added pagination indicators for team360 sections - Updated logic to count visited sections based on completion - Introduced getters for team360 visibility and active section
…r-improvment - assessment.component.ts: keep showProjectBrief (HEAD) + team360 getters (THEIRS); use THEIRS team360PagesVisited with pageVisited && pageRequiredCompletion check - assessment.component.html: take THEIRS dual-div (team360-indicators + standard) - assessment.component.spec.ts: take THEIRS (adds isTeam360SectionComplete, team360VisibleSections, team360ActiveSectionIndex, goToSection test suites; adds pageRequiredCompletion to visited-count tests) - 5 workflow YAMLs: take THEIRS (adds CUSTOM_PROJECTHUB_URL env var) - package-lock.json, activity-desktop.page.ts, home.page.ts: keep HEAD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Story/Ticket Reference ID from JIRA:
CORE-8222Additional Comments:
Enhancements include improved UI for team360 assessments, pagination indicators, and logic for tracking visited sections. Updated environment variables for project hub URLs across workflows.
Checklist:
All checklists are okay.