From 6e87f34c6fd2f22e14bd760807af1c4fe1bcb302 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 10 Aug 2023 20:49:06 +0200
Subject: [PATCH] Feature/add more durations in coupon system (#2228)
* Add 90 and 180 days
* Update changelog
---
CHANGELOG.md | 6 ++++++
.../src/app/components/admin-overview/admin-overview.html | 2 ++
2 files changed, 8 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3bf25b404..671f7a85f 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.299.1 - 2023-08-10
### Changed
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 0f4127e51..f72c88050 100644
--- a/apps/client/src/app/components/admin-overview/admin-overview.html
+++ b/apps/client/src/app/components/admin-overview/admin-overview.html
@@ -169,6 +169,8 @@
7 Days
14 Days
30 Days
+ 90 Days
+ 180 Days
1 Year