summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-05-04 15:15:28 -0300
committerSebastian <sebasjm@gmail.com>2021-05-04 15:15:49 -0300
commit7fc5f0aa0b6e738521ee7339d1f0f0b20db9915d (patch)
treeebd5b26f1d0f4355d5b51ffd39ef61cbdbce1dbb /CHANGELOG.md
parent6d040035819e5c90a1bbe7940f4d204b2de5c1f4 (diff)
downloadmerchant-backoffice-7fc5f0aa0b6e738521ee7339d1f0f0b20db9915d.tar.gz
merchant-backoffice-7fc5f0aa0b6e738521ee7339d1f0f0b20db9915d.tar.bz2
merchant-backoffice-7fc5f0aa0b6e738521ee7339d1f0f0b20db9915d.zip
transfer list and notification
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24d0aba..8f6a571 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,13 +5,10 @@ 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]
- - gettext templates should be generated from the source code (#6791)
- date format (error handling)
- - allow point separator for amounts
- red color when input is invalid (onchange)
- validate everything using onChange
- - feature: input as date format
- replace Yup and type definition with a taler-library for the purpose (first wait Florian to refactor wallet core)
- add more doc style comments
@@ -21,12 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- fix mobile: some things are still on the left
- edit button to go to instance settings
- check if there is a way to remove auto async for /routes /components/{async,routes} so it can be turned on when building non-single-bundle
- - product detail: we could have some button that brings us to the detailed screen for the product
- navigation to another instance should not do full refresh
- 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 suming up
+ - check that there is no place where the taxes are summing up
- translation missing: yup (check for some other dynamic message)
## [Unreleased]
- fixed bug when updating token and not admin