From 433ebacb56a9cedddc0702f52c93ee2daad517e9 Mon Sep 17 00:00:00 2001 From: Alan Maynard Date: Tue, 23 Apr 2019 18:46:54 -0400 Subject: [PATCH] SWF-17 More wellness implementation and improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - added static defaults for the “blurbs” used to describe wellness metrics - used these in our new and existing metrics descriptions - implemented passing of values to `AvgUtilization` and `HealthyAccounts` metrics - set up calculation for these metrics in Wellness as well --- .../Base.lproj/Interface.storyboard | 4 +-- .../AvgUtilizationInterfaceController.swift | 31 ++++++++++++------- .../HealthyAccountsInterfaceController.swift | 25 ++++++++------- .../LastPaymentInterfaceController.swift | 5 ++- .../UtilizationTrendInterfaceController.swift | 2 +- .../UtilizationfaceController.swift | 2 +- .../SynchronyFinancial/Defaults.swift | 17 +++++++--- 7 files changed, 50 insertions(+), 36 deletions(-) diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard index 593f7bc..fdfa360 100644 --- a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard +++ b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard @@ -464,7 +464,7 @@ - +