summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-02-19 17:09:03 -0300
committerSebastian <sebasjm@gmail.com>2021-02-19 17:12:01 -0300
commitdd2bfd6e703704c75322b21ff0044daa3fb3de3f (patch)
tree3a63df6fbbc5b106f5450134232b65d384b45aae /CHANGELOG.md
parent6aba8b53ce84c6b723a5c8c31179fd23d132d7c7 (diff)
downloadmerchant-backoffice-dd2bfd6e703704c75322b21ff0044daa3fb3de3f.tar.gz
merchant-backoffice-dd2bfd6e703704c75322b21ff0044daa3fb3de3f.tar.bz2
merchant-backoffice-dd2bfd6e703704c75322b21ff0044daa3fb3de3f.zip
updated changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md28
1 files changed, 27 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68f8acd..e093a1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,31 @@ 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).
-## [Unreleased]
+## [Future work]
+ - implement correct weblate feature
+ - add order section
+ - add product section
+ - add tips section
+ - show the connection state (url, currency, version) in the sidebar
+ - what happend if cannot access the config
+ - date format (error handling)
+ - bug: set text int the intpu date (seconds)
+ - feature: input as date format
+ - connection errors
+ - add backend url without slash
+ - edit button should be a pen
+ - all button to the right
+ - check the url from the backend when login
+ - reorder the fields from the address/juriction section (take example)
+ - allow point separator for amounts
+ - prevent letters to be input in numbers
+ - red color when input is invalid (onchange)
+ - auth token config as popup with 3 actions (clear (sure?), cancel, set token)
+ - remove checkbox from auth token, use button (manage auth)
+ - prepend payto:// to account
+ - validate on change everything
+ - remove footer
+
- implement proper error handling
- PATCH payto uri not working as expeced: re-enable, creating with multiple uris
- replace Yup and type definition with a taler-library for the purpose (first wait Florian to refactor wallet core)
@@ -15,6 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- configure eslint
- configure prettier
- prune scss styles to reduce size
+
+## [Unreleased]
## [0.0.1] - 2021-02-18
### Changed
- button of the form to the right