Skip to content

Delrifai/#394 add charts to balance history

Dima Rifai requested to merge delrifai/#394_add_charts_to_balance_history into develop

--Added chart to the main account page. The limit on this chart is 100 and hence returns the latest 100 results of the mont. I have removed the old link beside the wallet for the details

-- Added to the chart to Balance History Page: This chart gets results of 5000 and shows them, however, this needs to be updated later. Currently, I am showing changes/day, if we update this in the API so that it gives us the balance of the day and change in the balance per day, the chart will be more readable and have high performance. We also need the API to filter by the operation type so we can display relevant data for it.

-- Updated the Operations table to show vests properly as there was a bug there, and also added highlight for expanded row

Merge request reports

Loading