merchant-backoffice

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

commit dd2bfd6e703704c75322b21ff0044daa3fb3de3f
parent 6aba8b53ce84c6b723a5c8c31179fd23d132d7c7
Author: Sebastian <sebasjm@gmail.com>
Date:   Fri, 19 Feb 2021 17:09:03 -0300

updated changelog

Diffstat:
MCHANGELOG.md | 28+++++++++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)

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