Back
Fine
start migration of files to latest framework version #fine
setup new repo to handle big version jumps of underlying framework(s) #fine
start resurrection of product #fine
add import support for Barclay csvs #fine
update sorting logic for transactions #fine
update transactions to be lazily loaded on app start up #fine
update account deletion to clean-up transaction and transaction import records #fine
setup select/deselect of transaction filters for filtering transactions #fine
setup editting of transaction filter #fine
add formatting to transaction filters to filter based on description and amount #fine
setup endpoints for saving/retrieving Transaction Filters and render in app #fine
add form for setting name/saving transaction filters #fine
refactor AccountView and add TransactionFilters component #fine
add search field to filter transactions #fine
add month/year header labels to transactions list #fine
render transactions in app #fine
setup csv importer #fine
setup dropzone for transactions import #fine
setup dropzone for transactions import #fine
setup account creation/listing #fine