merchant-backoffice

ZZZ: Inactive/Deprecated
Log | Files | Refs | Submodules | README

commit 9298e3ea3e46d6bf206a4b8612f42c6006ae1a04
parent 09b58b6fb4d8751585afa1e6a62da30a2806cf66
Author: Sebastian <sebasjm@gmail.com>
Date:   Mon, 22 Feb 2021 19:30:13 -0300

update changelog

Diffstat:
MCHANGELOG.md | 22+++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

diff --git 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