summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-03-23 14:09:10 -0300
committerSebastian <sebasjm@gmail.com>2021-03-23 14:09:16 -0300
commitda73a14c6909150b5779574dfc0036b27a3752e8 (patch)
tree7f86ff55f81b5159b03a179195fff0836fb24968 /CHANGELOG.md
parent0e365961bee9abf78fa7a0dc3eaae91a8985af3e (diff)
downloadmerchant-backoffice-da73a14c6909150b5779574dfc0036b27a3752e8.tar.gz
merchant-backoffice-da73a14c6909150b5779574dfc0036b27a3752e8.tar.bz2
merchant-backoffice-da73a14c6909150b5779574dfc0036b27a3752e8.zip
pagination into the orders
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 4 insertions, 18 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03f65f1..d5e2e4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,6 @@ 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]
- - notifications should tale place between title and content, and not disapear (#6788)
- complete product list information (#6792)
- complete order list information (#6793)
- gettext templates should be generated from the source code (#6791)
@@ -27,30 +26,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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: main action => refund
- * exchange errors
- * existing refund
-
-new refund, amount, < allow
-
-product
-increase total
-increase lost
-changes taxes
-changes prices
-update descripcion
-
-deletiing product
-
+ - product detail: we could have some button that brings us to thedetailed screen for the product
+ -
## [Unreleased]
+## [0.0.5] - 2021-03-18
- change the admin title to "instances" if we are listing the instances and "settings: $ID" on updating instances (#6790)
- update title with: Taler Backoffice: $PAGE_TITLE (#6790)
- paths should be /orders instead of /o (same others)
- if there is enough space for tables in mobile, make the scrollables (#6789)
- show create default instance if it is not already
- - notifications should tale place between title and content, and not disapear
+ - notifications should tale place between title and content, and not disapear (#6788)
- create a loading page to be use when the data is not ready (test at #/loading)
- confirmation page when creating instances