Update the Standup panel on the /newsfeed page to match the current mockup.
Tasks
__ Use existing NewsfeedStandup as a container component
__ Display only one standup detail at a time instead of scrollable list in current version
__ Create StandupSummary presentation component with four sections:
__ Link to Pending Standup (hide if no outstanding standup)
__ Link to most current Recent Standup
__ Links to All Standups (scrollable)
__ Count of Missed Standups (those that have expired with no entry provided)
__ Create StandupDetail presentation component matching current version of theNewsfeedStandup component
Update the Standup panel on the
/newsfeedpage to match the current mockup.Tasks
__ Use existing
NewsfeedStandupas a container component__ Display only one standup detail at a time instead of scrollable list in current version
__ Create
StandupSummarypresentation component with four sections:__ Link to Pending Standup (hide if no outstanding standup)
__ Link to most current Recent Standup
__ Links to All Standups (scrollable)
__ Count of Missed Standups (those that have expired with no entry provided)
__ Create
StandupDetailpresentation component matching current version of theNewsfeedStandupcomponent