summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-02-25 19:02:31 -0300
committerSebastian <sebasjm@gmail.com>2021-02-25 19:02:36 -0300
commitcdc8080d082209492ff8b217cd71d7978a34661b (patch)
tree5aeb49c897301a2d340a0a26693f0d345120e352 /CHANGELOG.md
parent877bcbb0a5ed1c560ee8ff41270dc6d0664c98e9 (diff)
downloadmerchant-backoffice-cdc8080d082209492ff8b217cd71d7978a34661b.tar.gz
merchant-backoffice-cdc8080d082209492ff8b217cd71d7978a34661b.tar.bz2
merchant-backoffice-cdc8080d082209492ff8b217cd71d7978a34661b.zip
more fixes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 431498d..348addc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- feature: input as date format
- bug: there is missing a mutate call when updating to remove the instance from cache
- submit form on key press == enter
+ - (WIP) remove checkbox from auth token, use button (manage auth)
+ - (WIP) auth token config as popup with 3 actions (clear (sure?), cancel, set token)
- add order section
- add product section
@@ -24,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- configure eslint
- configure prettier
- prune scss styles to reduce size
+ - create a loading page to be use when the data is not ready
## [0.0.2] - 2021-02-25
- REFACTOR: remove react-i18n and implement messageformat
@@ -31,10 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- REFACTOR: remove yup from input form defitions
- added PORT environment variable for `make dev` and `make serve`
- added `make dist` and `make install`
- - remove checkbox from auth token, use button (manage auth)
- - auth token config as popup with 3 actions (clear (sure?), cancel, set token)
- remove last '/' on the backend url
- - change button on table row from "edit" to "view"
- what happend if cannot access the config
- reorder the fields from the address/juriction section (take example)
- save every auth token of different instances