From 3be3eefd39bc5c03b7b9dc64712434509dee85e9 Mon Sep 17 00:00:00 2001 From: Jonathan Duarte <> Date: Fri, 29 Mar 2019 13:15:32 -0400 Subject: [PATCH] Renamed files to more accurately represent them. Changed wellness radial indicator to match the others. Added metric for late payments and number of accounts. --- .../Base.lproj/Interface.storyboard | 26 ++++----- .../AccountNumInterfaceController.swift | 57 +++++++++++++++++++ ...t => ConsistencyInterfaceController.swift} | 27 ++++++--- .../UtilizationfaceController.swift | 6 +- .../WellnessInterfaceController.swift | 4 +- .../project.pbxproj | 20 +++---- 6 files changed, 103 insertions(+), 37 deletions(-) create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/AccountNumInterfaceController.swift rename SynchronyFinancial/SynchronyFinancial WatchKit Extension/{AccountNumberInterfaceController.swift => ConsistencyInterfaceController.swift} (56%) diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard index 65917dc..f22bb58 100644 --- a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard +++ b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard @@ -43,7 +43,7 @@ - + @@ -51,7 +51,7 @@