#080: Transaction History Backend Integration
Category: [FRONTEND]
Difficulty: ● MEDIUM
Tags: transaction-history, api, pagination, backend, ui
Description
Wire TransactionHistory.tsx to the backend GET /api/audit endpoint and the contract event index (issue #077). Replace all mock/stub data with real paginated API calls. Support server-side filtering by date range, status, employee, and asset, and display contract-level events alongside classic Stellar transactions in a unified timeline.
Acceptance Criteria
#080: Transaction History Backend Integration
Category: [FRONTEND]
Difficulty: ● MEDIUM
Tags:
transaction-history,api,pagination,backend,uiDescription
Wire
TransactionHistory.tsxto the backendGET /api/auditendpoint and the contract event index (issue #077). Replace all mock/stub data with real paginated API calls. Support server-side filtering by date range, status, employee, and asset, and display contract-level events alongside classic Stellar transactions in a unified timeline.Acceptance Criteria