kellymorin/check_mate

When viewing stand up meeting view, user should see all tickets and issues they interacted with yesterday (or friday) and have the option to select tasks to work on that day

Closed this issue · 0 comments

Given a user is authenticated
When the user selects the 'stand-up' option from the navbar
Then they will be presented with a detailed view of their activity from yesterday, the option to select their priorities for today, and a place to note any road blocks they're facing

When reviewing the activity from yesterday
Then the user will be shown all tasks they commented on, edited, added, completed, etc
And any other activity they had on the project board from the last 24 hours
If the stand-up view is being accessed on a Monday, then the yesterday tab will refer to all activity from the previous friday

When reviewing the priorities for today
Then the user will be able to select any tasks they have been assigned, comments they have been mentioned in, or incomplete tasks/tickets that were started the previous day as their priorities for the day