summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-02-22 19:30:13 -0300
committerSebastian <sebasjm@gmail.com>2021-02-22 19:30:13 -0300
commit9298e3ea3e46d6bf206a4b8612f42c6006ae1a04 (patch)
tree5d9df59e933bf72e2d9cb683d53771ab1dbc0c2d /CHANGELOG.md
parent09b58b6fb4d8751585afa1e6a62da30a2806cf66 (diff)
downloadmerchant-backoffice-9298e3ea3e46d6bf206a4b8612f42c6006ae1a04.tar.gz
merchant-backoffice-9298e3ea3e46d6bf206a4b8612f42c6006ae1a04.tar.bz2
merchant-backoffice-9298e3ea3e46d6bf206a4b8612f42c6006ae1a04.zip
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9aedc98..d364c57 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,21 +5,13 @@ 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]
- - 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)
@@ -27,17 +19,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- remove checkbox from auth token, use button (manage auth)
- prepend payto:// to account
- validate on change everything
- <!-- - remove footer -->
+ - all button to the right
+ - feature: input as date format
- - implement proper error handling
+ - add order section
+ - add product section
+ - add tips section
+ - implement better error handling
- replace Yup and type definition with a taler-library for the purpose (first wait Florian to refactor wallet core)
- add more doc style comments
- - save every auth token of different instances
- configure eslint
- configure prettier
- prune scss styles to reduce size
## [Unreleased]
+ - implement correct weblate feature
+ - what happend if cannot access the config
+ - reorder the fields from the address/juriction section (take example)
+ - save every auth token of different instances
+ - remove footer
## [0.0.1] - 2021-02-18
### Changed
- button of the form to the right