Refactor savings screen
Some elements on the savings screen can be rafactored with some custom clive-widgets. Two the most important:
-
CliveCheckerboardTable
-> we can use this widget to create a table of pending transfers from savings (Done in: !334 (merged)). -
CliveDataTable
-> this widget can be used to display savings balances.
Edited by Jakub Ziebinski