Account History #15

Closed
opened 2025-08-25 23:24:00 +00:00 by andrew · 0 comments
Owner

Add a paginated API endpoint which provides a history of transactions and value records linked to a given transaction, and add a component to the account page in the frontend to display that, using infinite scrolling if possible.

  • Include both transactions and value records in the history.
  • Add a paginated endpoint to fetch the data.
  • Add a component in the frontend to display the history.
  • For value records, make it possible to delete a value record.
  • For transactions, show basic info, and link to the transaction's page.
Add a paginated API endpoint which provides a history of transactions and value records linked to a given transaction, and add a component to the account page in the frontend to display that, using infinite scrolling if possible. - [x] Include both transactions and value records in the history. - [x] Add a paginated endpoint to fetch the data. - [x] Add a component in the frontend to display the history. - [x] For value records, make it possible to delete a value record. - [x] For transactions, show basic info, and link to the transaction's page.
andrew added this to the Minimum Usable Version 1.0.0 milestone 2025-08-25 23:24:00 +00:00
andrew added the
enhancement
label 2025-08-25 23:24:00 +00:00
Sign in to join this conversation.
No Label
bug
enhancement
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: andrew/finnow#15
No description provided.