Browse Source

issue fixed

v0.17
stepie.ub 1 year ago
parent
commit
208d1982d2
  1. 8
      GME Remit.xcodeproj/project.pbxproj
  2. 17
      GME Remit/Modules/BiometricAuthModules/BiometricAuthentication/User Interface/View/BiometricAuthentication.storyboard
  3. 2
      GME Remit/Modules/BiometricAuthModules/BiometricAuthentication/User Interface/View/BiometricAuthenticationViewController.swift
  4. 5
      GME Remit/Modules/RecipientModules/Recipients/User Interface/View/RecipientsViewController.swift
  5. 2
      GME Remit/Modules/RecipientModules/SetupRecipient/User Interface/View/SetupRecipientViewController.swift
  6. 4
      GME Remit/Modules/RegisterModules/UserAuthentication/KYCVerifyStep1/User Interface/View/KYCVerifyStep1.storyboard
  7. 6
      GME Remit/Modules/RegisterModules/UserAuthentication/KYCVerifyStep1/User Interface/View/KYCVerifyStep1ViewController.swift

8
GME Remit.xcodeproj/project.pbxproj

@ -8917,7 +8917,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = GH2642V3WY;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@ -8941,7 +8941,7 @@
"$(OTHER_LDFLAGS)",
"-ObjC",
);
PRODUCT_BUNDLE_IDENTIFIER = com.japan.jmeremit1;
PRODUCT_BUNDLE_IDENTIFIER = com.japan.jmeremit;
PRODUCT_NAME = "JME Remit";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "GME Remit/Supported Files/GMERemittance-Bridging-Header.h";
@ -8962,7 +8962,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = GH2642V3WY;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@ -8986,7 +8986,7 @@
"$(OTHER_LDFLAGS)",
"-ObjC",
);
PRODUCT_BUNDLE_IDENTIFIER = com.japan.jmeremit1;
PRODUCT_BUNDLE_IDENTIFIER = com.japan.jmeremit;
PRODUCT_NAME = "JME Remit";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "GME Remit/Supported Files/GMERemittance-Bridging-Header.h";

17
GME Remit/Modules/BiometricAuthModules/BiometricAuthentication/User Interface/View/BiometricAuthentication.storyboard

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@ -24,7 +24,7 @@
<subviews>
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="251" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="characterWrap" translatesAutoresizingMaskIntoConstraints="NO" id="aC8-3V-QpF">
<rect key="frame" x="20" y="597" width="335" height="50"/>
<color key="backgroundColor" name="ThemeBlue"/>
<color key="backgroundColor" red="0.18039215689999999" green="0.53725490200000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="k9t-ih-OVw"/>
</constraints>
@ -45,12 +45,13 @@
</userDefinedRuntimeAttributes>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Information Title" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aO1-jS-d16">
<rect key="frame" x="20" y="173.5" width="335" height="20"/>
<rect key="frame" x="20" y="173" width="335" height="20.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="fGb-qm-Mdn"/>
<color key="backgroundColor" name="ThemeRedDark"/>
<constraints>
<constraint firstItem="aC8-3V-QpF" firstAttribute="leading" secondItem="fGb-qm-Mdn" secondAttribute="leading" constant="20" id="2fB-or-16O"/>
@ -63,7 +64,6 @@
<constraint firstItem="aO1-jS-d16" firstAttribute="centerY" secondItem="fGb-qm-Mdn" secondAttribute="centerY" multiplier="0.55:1" id="TSI-fC-T95"/>
<constraint firstItem="wjU-xq-xRN" firstAttribute="centerY" secondItem="fGb-qm-Mdn" secondAttribute="centerY" multiplier="0.3:1" id="kiz-S3-bEe"/>
</constraints>
<viewLayoutGuide key="safeArea" id="fGb-qm-Mdn"/>
</view>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="isHeroEnabled" value="YES"/>
@ -79,14 +79,11 @@
<point key="canvasLocation" x="-92" y="232.53373313343329"/>
</scene>
</scenes>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<resources>
<image name="jme_launch_icon" width="512" height="512"/>
<namedColor name="ThemeBlue">
<color red="0.18823529411764706" green="0.24313725490196078" blue="0.62352941176470589" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeRedDark">
<color red="0.92941176470588238" green="0.10588235294117647" blue="0.14117647058823529" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.86274509803921573" green="0.078431372549019607" blue="0.19215686274509805" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>

2
GME Remit/Modules/BiometricAuthModules/BiometricAuthentication/User Interface/View/BiometricAuthenticationViewController.swift

@ -134,7 +134,7 @@ final class BiometricAuthenticationViewController: UIViewController, BiometricAu
biometricAuthenticationImageButton.layer.cornerRadius = 5
biometricAuthenticationImageButton.setTitle(buttonTitle, for: .normal)
biometricAuthenticationImageButton.backgroundColor = .themeBlue
biometricAuthenticationImageButton.backgroundColor = .theme2E89FF
}
private func showAuthentication() {

5
GME Remit/Modules/RecipientModules/Recipients/User Interface/View/RecipientsViewController.swift

@ -102,7 +102,10 @@ class RecipientsViewController: UIViewController {
override func viewWillLayoutSubviews() {
super.viewWillLayoutSubviews()
self.tableViewHeightConstraints.constant = self.tableView.contentSize.height
self.tableViewHeightConstraints.constant = CGFloat.greatestFiniteMagnitude
tableView.reloadData()
tableView.layoutIfNeeded()
self.tableViewHeightConstraints.constant = tableView.contentSize.height
}
override func viewWillDisappear(_ animated: Bool) {

2
GME Remit/Modules/RecipientModules/SetupRecipient/User Interface/View/SetupRecipientViewController.swift

@ -629,7 +629,7 @@ extension SetupRecipientViewController {
.bind { [weak self] in guard let `self` = self else { return }
//self.saveButton.isEnabled = $0
self.saveButton.isEnabled = true
self.saveButton.backgroundColor = $0 ? .themeRed : .themeRed
self.saveButton.backgroundColor = $0 ? .theme2E89FF : .theme2E89FF
}
.disposed(by: disposeBag)

4
GME Remit/Modules/RegisterModules/UserAuthentication/KYCVerifyStep1/User Interface/View/KYCVerifyStep1.storyboard

@ -316,7 +316,7 @@
</label>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IcD-pK-L7f">
<rect key="frame" x="0.0" y="715" width="335" height="50"/>
<color key="backgroundColor" name="ThemeRed"/>
<color key="backgroundColor" red="0.18039215689999999" green="0.53725490200000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="xYG-Pj-I7Y"/>
</constraints>
@ -998,7 +998,7 @@
</view>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ihx-de-v9r">
<rect key="frame" x="0.0" y="790" width="335" height="45"/>
<color key="backgroundColor" name="ThemeRed"/>
<color key="backgroundColor" red="0.18039215689999999" green="0.53725490200000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="pRc-Yd-oWl"/>
</constraints>

6
GME Remit/Modules/RegisterModules/UserAuthentication/KYCVerifyStep1/User Interface/View/KYCVerifyStep1ViewController.swift

@ -220,7 +220,7 @@ class KYCVerifyStep1ViewController: UIViewController {
self.checkButton.setImage(UIImage(named: "checked"), for: .normal)
isSelected = true
self.proceedConditionsButton.isUserInteractionEnabled = true
self.proceedConditionsButton.backgroundColor = .themeRed
self.proceedConditionsButton.backgroundColor = .theme2E89FF
self.presenter.callCustomerInfoAgreement(flag: true)
}
}
@ -895,7 +895,7 @@ extension KYCVerifyStep1ViewController {
print("enabled:\(isEnable)")
DispatchQueue.main.async {
self?.personalSaveButton.isEnabled = true
self?.personalSaveButton.backgroundColor = isEnable ? .themeRed : .themeRed
self?.personalSaveButton.backgroundColor = isEnable ? .theme2E89FF : .theme2E89FF
}
}).disposed(by: disposeBag)
@ -904,7 +904,7 @@ extension KYCVerifyStep1ViewController {
.asDriverOnErrorJustComplete().drive(onNext: {[weak self] isEnable in
DispatchQueue.main.async {
self?.pictureSaveButton.isEnabled = true
self?.pictureSaveButton.backgroundColor = isEnable ? .themeRed : .themeRed
self?.pictureSaveButton.backgroundColor = isEnable ? .theme2E89FF : .theme2E89FF
}
}).disposed(by: disposeBag)

Loading…
Cancel
Save