From a668a66e84efb497ff0a780a910ff0eef8178867 Mon Sep 17 00:00:00 2001 From: Fedron <40535546+Fedron@users.noreply.github.com> Date: Sat, 30 Mar 2024 07:50:06 +0000 Subject: [PATCH] Feature/add missing dates to edit historical market data in asset profile details dialog (#3206) * Add missing dates to edit historical market data in asset profile details dialog * Update changelog --- CHANGELOG.md | 6 +++++ .../admin-market-data-detail.component.html | 6 +---- .../admin-market-data-detail.component.ts | 25 ++++++++++++++++++- 3 files changed, 31 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8295463d..6b5da1168 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 + +### Fixed + +- Added missing dates to edit historical market data in the asset profile details dialog of the admin control panel + ## 2.68.0 - 2024-03-29 ### Added diff --git a/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html b/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html index f452dd1c9..00551bc99 100644 --- a/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html +++ b/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html @@ -9,11 +9,7 @@ [showYAxis]="true" [symbol]="symbol" /> -