summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-06-25 13:09:19 -0300
committerSebastian <sebasjm@gmail.com>2021-06-25 13:09:57 -0300
commitb47052234cd9290e06d4edfb32ec17df1f385d6f (patch)
tree1aebb540a7be2765170eee92ac9144907c6c85ab /CHANGELOG.md
parent2342eec8dc94a3d8a70aae240bed3112f6c56534 (diff)
downloadmerchant-backoffice-b47052234cd9290e06d4edfb32ec17df1f385d6f.tar.gz
merchant-backoffice-b47052234cd9290e06d4edfb32ec17df1f385d6f.tar.bz2
merchant-backoffice-b47052234cd9290e06d4edfb32ec17df1f385d6f.zip
more doc
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 2 insertions, 14 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad3529a..3ed6490 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,36 +6,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [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
+ - show information about product being locked up
- 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 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
- - 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
+ - move types from backoffice into @gnu-taler/taler-util
wallet