Task #213
closed
Reports page is using a bespoke session display component
Added by Sam Pearson 23 days ago.
Updated 19 days ago.
Engineering Effort:
medium
Description
The reports page should use the same component for sessions that the sessions page does.
Instead it appears to be using a list built into the reports page.
- Feature changed from Sessions to Reports
- Target version set to V2.2.1 - Usability MVP
- Status changed from New to In Progress
- Engineering Effort set to medium
The reports page is displaying commitments, not sessions.
I could just search for sessions within a given timeframe but that does nothing for tasks etc.
I need to add an include_targets query param for commitment searches
Then I can use a list comprehension shim on the frontend to turn those commitments into their targets,
then I can feed the target lists into task_list and session_list display components
Bumping this up to medium eng effort (but the diagnosis and planning is already done)
- Status changed from In Progress to Resolved
Report now uses a query param to fetch thick commitments and then list comprehension to pull the sessions out, and then passes the sessions into the standard session list component.
version 2.2.1
- Status changed from Resolved to Closed
Also available in: Atom
PDF