|
|
@@ -1018,6 +1018,92 @@
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="4721" y="-329"/>
|
|
|
</scene>
|
|
|
+ <!--Change password-->
|
|
|
+ <scene sceneID="rLy-3n-3Of">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="ChangePassword" useStoryboardIdentifierAsRestorationIdentifier="YES" id="adW-Ar-52t" customClass="ChangePasswordViewController" sceneMemberID="viewController">
|
|
|
+ <layoutGuides>
|
|
|
+ <viewControllerLayoutGuide type="top" id="OyU-Fh-lP6"/>
|
|
|
+ <viewControllerLayoutGuide type="bottom" id="oJN-0J-fi0"/>
|
|
|
+ </layoutGuides>
|
|
|
+ <view key="view" contentMode="scaleToFill" id="XVG-tV-s5j">
|
|
|
+ <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="Old password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XR8-ML-teu">
|
|
|
+ <rect key="frame" x="21" y="77" width="280" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="adW-Ar-52t" id="8j3-wI-PrU"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="New password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oiA-1a-FH6">
|
|
|
+ <rect key="frame" x="21" y="115" width="280" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="adW-Ar-52t" id="6Ug-bV-qAI"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Confirm new password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="x3N-fn-QfS">
|
|
|
+ <rect key="frame" x="21" y="153" width="280" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="adW-Ar-52t" id="Fhr-0F-cwc"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
+ <button hidden="YES" opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gUy-8S-kFU">
|
|
|
+ <rect key="frame" x="21" y="272" 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="adW-Ar-52t" eventType="touchUpInside" id="bo5-sE-1dQ"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EZm-dC-lQ4">
|
|
|
+ <rect key="frame" x="302" y="191" width="54" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
|
|
|
+ <state key="normal" title="Change">
|
|
|
+ <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <connections>
|
|
|
+ <action selector="onChange:" destination="adW-Ar-52t" eventType="touchUpInside" id="Dd1-AG-iYq"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="hjm-ij-Anz">
|
|
|
+ <rect key="frame" x="142" y="266" width="37" height="37"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
|
|
|
+ <color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </activityIndicatorView>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </view>
|
|
|
+ <navigationItem key="navigationItem" title="Change password" id="1o1-l5-SjW"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="btnCancel" destination="gUy-8S-kFU" id="Mfu-t4-a0j"/>
|
|
|
+ <outlet property="btnChange" destination="EZm-dC-lQ4" id="94R-cP-whc"/>
|
|
|
+ <outlet property="editConfirm" destination="x3N-fn-QfS" id="AKW-Ng-3L5"/>
|
|
|
+ <outlet property="editNew" destination="oiA-1a-FH6" id="egi-Gq-E9m"/>
|
|
|
+ <outlet property="editOld" destination="XR8-ML-teu" id="Fxk-UG-gU9"/>
|
|
|
+ <outlet property="mum" destination="hjm-ij-Anz" id="dVv-d1-IXi"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Yff-OS-eqV" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="5482" y="-330"/>
|
|
|
+ </scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
<image name="apexlogo-2" width="129" height="32"/>
|