From ce2ce425300dd3d718e68b2e6595b662358f3e34 Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Thu, 13 Jul 2023 10:32:51 +0200 Subject: [PATCH] add changies --- .changes/unreleased/UX-20230713-102851.yaml | 5 +++++ .changes/unreleased/UX-20230713-102925.yaml | 6 ++++++ .changes/unreleased/UX-20230713-102949.yaml | 6 ++++++ .changie.yaml | 2 ++ 4 files changed, 19 insertions(+) create mode 100644 .changes/unreleased/UX-20230713-102851.yaml create mode 100644 .changes/unreleased/UX-20230713-102925.yaml create mode 100644 .changes/unreleased/UX-20230713-102949.yaml diff --git a/.changes/unreleased/UX-20230713-102851.yaml b/.changes/unreleased/UX-20230713-102851.yaml new file mode 100644 index 000000000..adab842ea --- /dev/null +++ b/.changes/unreleased/UX-20230713-102851.yaml @@ -0,0 +1,5 @@ +kind: UX +body: 'Better integration of address details button: look, position, title tag' +time: 2023-07-13T10:28:51.12557493+02:00 +custom: + Issue: "93" diff --git a/.changes/unreleased/UX-20230713-102925.yaml b/.changes/unreleased/UX-20230713-102925.yaml new file mode 100644 index 000000000..c2d765c53 --- /dev/null +++ b/.changes/unreleased/UX-20230713-102925.yaml @@ -0,0 +1,6 @@ +kind: UX +body: | + Show address detail button on person and household banners +time: 2023-07-13T10:29:25.787302443+02:00 +custom: + Issue: "93" diff --git a/.changes/unreleased/UX-20230713-102949.yaml b/.changes/unreleased/UX-20230713-102949.yaml new file mode 100644 index 000000000..ca3a19802 --- /dev/null +++ b/.changes/unreleased/UX-20230713-102949.yaml @@ -0,0 +1,6 @@ +kind: UX +body: | + Improve residential address position on show onthefly modale +time: 2023-07-13T10:29:49.326592915+02:00 +custom: + Issue: "" diff --git a/.changie.yaml b/.changie.yaml index 8a25ed695..cda69de65 100644 --- a/.changie.yaml +++ b/.changie.yaml @@ -30,6 +30,8 @@ kinds: auto: patch - label: DX auto: patch + - label: UX + auto: patch newlines: afterChangelogHeader: 1 beforeChangelogVersion: 1