# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Future work] - add more doc style comments - configure eslint - configure prettier - prune scss styles to reduce size - cleanup instance and token management, because code is a mess and can be refactored - show information about product being locked up - fulfillment url should check absolute url or relative to the merchant domain - contract terms in the wallet - when backoffice get a response of the merchant that have info about the response of the exchange, the error is not readed correctly... see wire transfer - when creating the first default instance, the page keeps reloading preventing for filling the form - - create instance with auth token - check, not running the backend, load the SPA, then start running the backend. after this click the login button should enter the app but doesnt do anything - move types from backoffice into @gnu-taler/taler-util wallet - show transaction with error state - add developer mode in settings, this will show debug tab - add transaction details, and delete button onDetails - add examples for error and pending - retry button when there is an error - starting the backup UI ## [Unreleased] ## [0.0.1] - 2021-02-18 ### Changed ### Added ### Deprecated ### Removed