From 57e4163848166da8d841b0633c6356541c92759c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 29 Mar 2022 20:49:44 +0200 Subject: [PATCH] Feature/add 14 days in coupon system (#772) * Add 14 days * Update changelog --- CHANGELOG.md | 4 ++++ .../src/app/components/admin-overview/admin-overview.html | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bac1d54..06fd9200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added more durations in the coupon system + ### Fixed - Fixed an issue with the currency conversion (duplicate) in the account calculations diff --git a/apps/client/src/app/components/admin-overview/admin-overview.html b/apps/client/src/app/components/admin-overview/admin-overview.html index 2457a12b..b174ad13 100644 --- a/apps/client/src/app/components/admin-overview/admin-overview.html +++ b/apps/client/src/app/components/admin-overview/admin-overview.html @@ -180,6 +180,7 @@ [value]="couponDuration" (selectionChange)="onChangeCouponDuration($event.value)" > + 14 Days 30 Days 1 Year