From 918c236453a12b00aa7d96008e15ef54da81150a Mon Sep 17 00:00:00 2001 From: Rene Vergara A Date: Thu, 14 Jul 2022 14:16:51 -0500 Subject: [PATCH] CHANGE.lot updated --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00011ef..c4b6dcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,17 +4,17 @@ 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] +- (2022-07-13) Orders's list UI reviewed and apdated + + Order generation and Availavle Items form completed - (2022-07-12) Set configuration global parameters in one place + Static class ConfigData created - configdata.ts created inside "src/app/" folder + Services modified to include config data - - + ### Changed - Added viewing key field to owner model ->>>>>>> 4fe5857383294b3d5871f7df258d010d92ac40fc - (2022-07-11) Order's list UI updated (Alpha version) + Paid status icons added to order's title + Order detail redesigned