summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-04-20 19:14:57 -0300
committerSebastian <sebasjm@gmail.com>2021-04-20 19:15:02 -0300
commite9482a5c90ee6cfbe647b50520716ed5ea46a944 (patch)
treea65c640c99bf9abd4a5ccebc033e813ff16249db /CHANGELOG.md
parent14b76f2c318bf483bd7534c8761aec720d067532 (diff)
downloadmerchant-backoffice-e9482a5c90ee6cfbe647b50520716ed5ea46a944.tar.gz
merchant-backoffice-e9482a5c90ee6cfbe647b50520716ed5ea46a944.tar.bz2
merchant-backoffice-e9482a5c90ee6cfbe647b50520716ed5ea46a944.zip
product stock management
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51e0f45..5d7b60d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,20 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- validate everything using onChange
- feature: input as date format
- - implement better error handling (improve creation of duplicated instances)
- replace Yup and type definition with a taler-library for the purpose (first wait Florian to refactor wallet core)
- add more doc style comments
- configure eslint
- configure prettier
- prune scss styles to reduce size
- - some way to copy the url of a created instance
- 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
- - input number
-
- navigation to another instance should not do full refresh
- cleanup instance and token management, because code is a mess and can be refactored
## [Unreleased]