From 8791a7abd306b4dd6339a0835526f1630f7c54bb Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 22 Jun 2022 15:32:44 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99b1d260e..ce6bf2ca3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ - During the setup, autoconfigure the main domain - During the setup, ask to set ALLOW_INSECURE_HTTP if DEFAULT_PROTOCOL was set to http - Override angular currency filter, use Intl.NumberFormat to format amount +- Added some eslint rules to validate react components code style +- Fixed all react components code according to eslint rules +- Renamed proof-of-identity to supporting-documents in react components and in end-user strings - Fix a bug: the birthdate was not marked as required, in the profile edition form - Fix a bug: when the phone or the address were required, they were not marked as this, in the profile edition form - Fix a bug: the birthday was not shown in user edition form