Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHI-1976 case timeline rework #1933

Merged
merged 11 commits into from
Dec 26, 2023
Merged

Conversation

stephenhand
Copy link
Collaborator

@stephenhand stephenhand commented Dec 11, 2023

Description

  • Limits the 'Timeline' section on the case details view to 5 items. If the timeline has more than 5 items, the heading changes to 'Recent Timeline' and a 'Show All Timeline Items' button is added below
  • The 'See All Timeline Items' button opens a modal that displays a paginated view of all timeline items
  • enable_separate_timeline_view added to enable above change
  • Add capability to pass in substitution values to NavigableContainer for the title

Checklist

  • Corresponding issue has been opened
  • New tests added
  • Feature flags added
  • Strings are localized
  • Tested for chat contacts
  • Tested for call contacts

Related Issues

Fixes CHI-1976

Verification steps

  • ensure enable_separate_timeline_view is set 'true' for the test environment
  • See tickets

# Conflicts:
#	plugin-hrm-form/src/components/case/CaseHome.tsx
#	plugin-hrm-form/src/components/case/timeline/Timeline.tsx
Copy link
Contributor

@murilovmachado murilovmachado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!! 🚀 🚀

@stephenhand stephenhand merged commit 0d1f170 into master Dec 26, 2023
8 checks passed
@stephenhand stephenhand deleted the CHI-1976-case_timeline_rework branch December 26, 2023 15:24
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