From 87bfbf4e306db66aff93162e61129d8d072a2f9b Mon Sep 17 00:00:00 2001 From: Dibya Malla Date: Thu, 24 Sep 2020 12:36:40 +0545 Subject: [PATCH] Others added to recipient --- GME Remit.xcodeproj/project.pbxproj | 4 +- .../Home/User Interface/View/Home.storyboard | 9 +- .../View/HomeViewController.swift | 4 +- .../Wireframe/HomeWireframe.swift | 2 +- .../View/LoginViewController.swift | 2 +- .../Application Logic/Model/NoticeModel.swift | 32 +- .../NotificationHistoryViewController.swift | 1 + .../ChangePinAndPasswordViewController.swift | 50 +- GME Remit/Modules/Profile/Profile.storyboard | 40 +- .../View/SetupRecipientViewController.swift | 1042 +++++++++-------- .../ViewModel/SetupRecipientViewModel.swift | 27 +- .../Presenter/KYCVerifyStep1Presenter.swift | 1 - .../View/KYCVerifyStep1.storyboard | 36 +- .../View/KYCVerifyStep1ViewController.swift | 6 +- .../sample_id_back.imageset/Contents.json | 12 + .../sample_id_back.png | Bin 0 -> 487683 bytes .../sample_id_front.imageset/Contents.json | 12 + .../sample_id_front.png | Bin 0 -> 390730 bytes GME Remit/Utilities/AppConstants.swift | 5 +- 19 files changed, 693 insertions(+), 592 deletions(-) create mode 100644 GME Remit/Supported Files/Assets.xcassets/sample_id_back.imageset/Contents.json create mode 100644 GME Remit/Supported Files/Assets.xcassets/sample_id_back.imageset/sample_id_back.png create mode 100644 GME Remit/Supported Files/Assets.xcassets/sample_id_front.imageset/Contents.json create mode 100644 GME Remit/Supported Files/Assets.xcassets/sample_id_front.imageset/sample_id_front.png diff --git a/GME Remit.xcodeproj/project.pbxproj b/GME Remit.xcodeproj/project.pbxproj index 014daec3..9a832c4c 100644 --- a/GME Remit.xcodeproj/project.pbxproj +++ b/GME Remit.xcodeproj/project.pbxproj @@ -7484,7 +7484,7 @@ CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements"; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 6; + CURRENT_PROJECT_VERSION = 7; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = XQRV22K6DC; ENABLE_BITCODE = NO; @@ -7523,7 +7523,7 @@ CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements"; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 6; + CURRENT_PROJECT_VERSION = 7; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = XQRV22K6DC; ENABLE_BITCODE = NO; diff --git a/GME Remit/Modules/Home/User Interface/View/Home.storyboard b/GME Remit/Modules/Home/User Interface/View/Home.storyboard index 5484c510..f36bcce7 100644 --- a/GME Remit/Modules/Home/User Interface/View/Home.storyboard +++ b/GME Remit/Modules/Home/User Interface/View/Home.storyboard @@ -41,17 +41,14 @@ -