|
@@ -211,6 +211,7 @@
|
|
|
<outlet property="editUser" destination="dHA-PV-ECL" id="mAU-kL-bDw"/>
|
|
<outlet property="editUser" destination="dHA-PV-ECL" id="mAU-kL-bDw"/>
|
|
|
<outlet property="loginButton" destination="vvk-xp-NJf" id="8CI-V3-a6b"/>
|
|
<outlet property="loginButton" destination="vvk-xp-NJf" id="8CI-V3-a6b"/>
|
|
|
<outlet property="mum" destination="wIj-4p-xEI" id="3zo-bA-MZw"/>
|
|
<outlet property="mum" destination="wIj-4p-xEI" id="3zo-bA-MZw"/>
|
|
|
|
|
+ <segue destination="6Nv-Co-XiD" kind="presentation" identifier="RETRIEVE" id="00y-ck-owd"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Dne-E0-wdc" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Dne-E0-wdc" sceneMemberID="firstResponder"/>
|
|
@@ -1104,6 +1105,142 @@
|
|
|
</objects>
|
|
</objects>
|
|
|
<point key="canvasLocation" x="5482" y="-330"/>
|
|
<point key="canvasLocation" x="5482" y="-330"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
|
|
+ <!--Customize Field View Controller-->
|
|
|
|
|
+ <scene sceneID="gND-eo-yrV">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="CustomizeFieldViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="MUa-NZ-D89" customClass="CustomizeFieldViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <layoutGuides>
|
|
|
|
|
+ <viewControllerLayoutGuide type="top" id="ox5-0M-NBd"/>
|
|
|
|
|
+ <viewControllerLayoutGuide type="bottom" id="Ywt-1O-7AV"/>
|
|
|
|
|
+ </layoutGuides>
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="VfZ-Dv-e9a">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" restorationIdentifier="field" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="iXC-3g-FEF">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <prototypes>
|
|
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="field" textLabel="4Dk-AL-yOW" style="IBUITableViewCellStyleDefault" id="RIX-gb-GVS">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="375" height="44"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RIX-gb-GVS" id="0R9-wZ-hpp">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Dk-AL-yOW">
|
|
|
|
|
+ <rect key="frame" x="15" y="0.0" width="345" height="43.5"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ </prototypes>
|
|
|
|
|
+ <sections/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="dataSource" destination="MUa-NZ-D89" id="8Qx-w0-e4B"/>
|
|
|
|
|
+ <outlet property="delegate" destination="MUa-NZ-D89" id="YWj-gt-Z7x"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <navigationItem key="navigationItem" id="FRT-OA-rqr">
|
|
|
|
|
+ <barButtonItem key="rightBarButtonItem" title="Save" id="wQJ-IE-abv">
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onSaveClick:" destination="MUa-NZ-D89" id="2yC-1R-iKI"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </barButtonItem>
|
|
|
|
|
+ </navigationItem>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="tableView" destination="iXC-3g-FEF" id="JOI-jb-bZ1"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="l7H-O2-3vb" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="3929" y="-1021"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ <!--Retrieve Password View Controller-->
|
|
|
|
|
+ <scene sceneID="qEw-k3-Nyo">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="RetrievePasswordViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="6Nv-Co-XiD" customClass="RetrievePasswordViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <layoutGuides>
|
|
|
|
|
+ <viewControllerLayoutGuide type="top" id="JWm-DZ-V4Z"/>
|
|
|
|
|
+ <viewControllerLayoutGuide type="bottom" id="pzr-t6-dCp"/>
|
|
|
|
|
+ </layoutGuides>
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="qVj-DC-yAZ">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="User name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="rNA-kt-gF6">
|
|
|
|
|
+ <rect key="frame" x="20" y="49" width="280" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="delegate" destination="6Nv-Co-XiD" id="2nk-dw-UF0"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Email" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zBl-3h-h8W">
|
|
|
|
|
+ <rect key="frame" x="20" y="87" width="280" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="delegate" destination="6Nv-Co-XiD" id="VXG-xf-Amb"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gha-2I-ENG">
|
|
|
|
|
+ <rect key="frame" x="20" y="125" width="48" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Cancel">
|
|
|
|
|
+ <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="OnCancel:" destination="6Nv-Co-XiD" eventType="touchUpInside" id="1qN-la-b9K"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oJM-ge-k0D">
|
|
|
|
|
+ <rect key="frame" x="325" y="125" width="30" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Ok">
|
|
|
|
|
+ <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="OnOk:" destination="6Nv-Co-XiD" eventType="touchUpInside" id="Hqr-qq-s3l"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Fkr-8L-6gA">
|
|
|
|
|
+ <rect key="frame" x="142" y="142" width="37" height="37"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </activityIndicatorView>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Retrieve password" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MGf-17-Sft">
|
|
|
|
|
+ <rect key="frame" x="89" y="20" width="143" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <navigationItem key="navigationItem" id="Tsm-IG-Abp"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="btnCancel" destination="gha-2I-ENG" id="bNB-XV-zBb"/>
|
|
|
|
|
+ <outlet property="btnOk" destination="oJM-ge-k0D" id="Mkg-Oz-Bst"/>
|
|
|
|
|
+ <outlet property="editEmail" destination="zBl-3h-h8W" id="JTE-XH-xAr"/>
|
|
|
|
|
+ <outlet property="editUser" destination="rNA-kt-gF6" id="yi6-jM-mhI"/>
|
|
|
|
|
+ <outlet property="mum" destination="Fkr-8L-6gA" id="xx4-KM-9Gw"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Xk3-ZB-I0m" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="657" y="-2415"/>
|
|
|
|
|
+ </scene>
|
|
|
</scenes>
|
|
</scenes>
|
|
|
<resources>
|
|
<resources>
|
|
|
<image name="apexlogo-2" width="129" height="32"/>
|
|
<image name="apexlogo-2" width="129" height="32"/>
|