# 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] - date format (error handling) - red color when input is invalid (onchange) - validate everything using onChange - replace Yup and type definition with a taler-library for the purpose (first wait Florian to refactor wallet core) - add more doc style comments - configure eslint - configure prettier - prune scss styles to reduce size - fix mobile: some things are still on the left - edit button to go to instance settings - cleanup instance and token management, because code is a mess and can be refactored - unlock a product when is locked - check that there is no place where the taxes are summing up - translation missing: yup (check for some ot her dynamic message) - contract terms - fulfillment url should check absolute url or relative to the merchant domain - create taler ui - contract terms in the wallet - when backoffice get a response of the merchant that have info about the reponse 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 - add more information about reserve when is not founded - replace manipulation of amount with taler util libraries - 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 wallet - show transaction with error state - add developer mode in settings, this will show debug tab - add transaction details, and delete button ## [Unreleased] ## [0.0.1] - 2021-02-18 ### Changed ### Added ### Deprecated ### Removed