From d530cb38fa96728b6e65095189c15e57389bd39b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 1 Apr 2022 19:49:05 +0200 Subject: [PATCH] Feature/add 7 days in coupon system (#777) * Add 7 days * Update changelog --- CHANGELOG.md | 6 ++++++ .../src/app/components/admin-overview/admin-overview.html | 1 + 2 files changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08da70cba..667f5b3e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. 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). +## Unreleased + +### Added + +- Added more durations in the coupon system + ## 1.130.0 - 30.03.2022 ### Added 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 b174ad130..6118fccaa 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)" > + 7 Days 14 Days 30 Days 1 Year