|
32 | 32 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
33 | 33 | <textInputTraits key="textInputTraits"/> |
34 | 34 | </textField> |
35 | | - <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i1K-gj-o2c"> |
36 | | - <rect key="frame" x="68" y="539" width="210" height="30"/> |
37 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
38 | | - <state key="normal" title="Continue to Map Page for Now"/> |
39 | | - <connections> |
40 | | - <segue destination="3h1-n7-Cyk" kind="show" identifier="mapscreensegue" id="Z69-EN-MgI"/> |
41 | | - </connections> |
42 | | - </button> |
43 | 35 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h8e-9u-8wV"> |
44 | 36 | <rect key="frame" x="139" y="127" width="79" height="21"/> |
45 | 37 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
|
89 | 81 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
90 | 82 | <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
91 | 83 | </view> |
92 | | - <navigationItem key="navigationItem" id="zbt-d5-HTa"/> |
| 84 | + <navigationItem key="navigationItem" id="zbt-d5-HTa"> |
| 85 | + <barButtonItem key="rightBarButtonItem" title="Tots" id="x9y-P7-v98"> |
| 86 | + <connections> |
| 87 | + <action selector="goToContracts:" destination="BYZ-38-t0r" id="cRA-HY-jal"/> |
| 88 | + </connections> |
| 89 | + </barButtonItem> |
| 90 | + </navigationItem> |
93 | 91 | <connections> |
94 | 92 | <outlet property="firstBox" destination="PEP-wQ-Vvf" id="CCW-wf-DbH"/> |
95 | 93 | <outlet property="secondBox" destination="ZYQ-cX-gJg" id="5CF-b9-Nhd"/> |
| 94 | + <outlet property="signUpBox" destination="EGX-U1-Sqy" id="24n-yT-NBH"/> |
96 | 95 | <segue destination="diG-zi-HYZ" kind="show" identifier="createContract" id="LAL-j6-ozX"/> |
| 96 | + <segue destination="3h1-n7-Cyk" kind="show" identifier="mapscreensegue" id="1iT-G4-co4"/> |
| 97 | + <segue destination="F4z-IV-P8x" kind="show" identifier="tempContractList" id="wM3-Xo-syq"/> |
97 | 98 | </connections> |
98 | 99 | </viewController> |
99 | 100 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
100 | 101 | </objects> |
101 | 102 | <point key="canvasLocation" x="1948" y="55.322338830584712"/> |
102 | 103 | </scene> |
103 | | - <!--Map View Controller--> |
| 104 | + <!--Item--> |
104 | 105 | <scene sceneID="PeV-wZ-jsx"> |
105 | 106 | <objects> |
106 | 107 | <viewController id="3h1-n7-Cyk" customClass="MapViewController" customModule="Cal_Hacks_TBD" customModuleProvider="target" sceneMemberID="viewController"> |
|
110 | 111 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
111 | 112 | <viewLayoutGuide key="safeArea" id="Nlh-Be-eMw"/> |
112 | 113 | </view> |
| 114 | + <tabBarItem key="tabBarItem" title="Item" id="usF-FS-aLj"/> |
| 115 | + <toolbarItems/> |
| 116 | + <simulatedToolbarMetrics key="simulatedBottomBarMetrics"/> |
113 | 117 | <connections> |
114 | 118 | <outlet property="mapView" destination="QIN-1X-Vmf" id="eB4-3t-JLW"/> |
115 | 119 | </connections> |
|
118 | 122 | </objects> |
119 | 123 | <point key="canvasLocation" x="2706.4000000000001" y="54.422788605697157"/> |
120 | 124 | </scene> |
| 125 | + <!--Tab Bar Controller--> |
| 126 | + <scene sceneID="H01-QJ-eJt"> |
| 127 | + <objects> |
| 128 | + <tabBarController id="B25-uf-jTB" sceneMemberID="viewController"> |
| 129 | + <tabBar key="tabBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="fBz-iV-tqV"> |
| 130 | + <rect key="frame" x="0.0" y="0.0" width="375" height="49"/> |
| 131 | + <autoresizingMask key="autoresizingMask"/> |
| 132 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 133 | + </tabBar> |
| 134 | + <connections> |
| 135 | + <segue destination="3h1-n7-Cyk" kind="relationship" relationship="viewControllers" id="z37-xQ-3lb"/> |
| 136 | + <segue destination="diG-zi-HYZ" kind="relationship" relationship="viewControllers" id="rs5-1T-6wM"/> |
| 137 | + </connections> |
| 138 | + </tabBarController> |
| 139 | + <placeholder placeholderIdentifier="IBFirstResponder" id="R4T-Up-AzF" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 140 | + </objects> |
| 141 | + <point key="canvasLocation" x="167" y="968"/> |
| 142 | + </scene> |
121 | 143 | <!--Sign Up--> |
122 | 144 | <scene sceneID="hVF-Hd-k6n"> |
123 | 145 | <objects> |
|
197 | 219 | </objects> |
198 | 220 | <point key="canvasLocation" x="2453.5999999999999" y="775.86206896551732"/> |
199 | 221 | </scene> |
200 | | - <!--Login Controller--> |
| 222 | + <!--Contracts Confirm--> |
| 223 | + <scene sceneID="XP1-BD-8j2"> |
| 224 | + <objects> |
| 225 | + <tableViewController id="F4z-IV-P8x" customClass="contractsConfirm" customModule="Cal_Hacks_TBD" customModuleProvider="target" sceneMemberID="viewController"> |
| 226 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="T3N-1u-6Ak"> |
| 227 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 228 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 229 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 230 | + <prototypes> |
| 231 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="1i0-8i-RKj"> |
| 232 | + <rect key="frame" x="0.0" y="28" width="375" height="44"/> |
| 233 | + <autoresizingMask key="autoresizingMask"/> |
| 234 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1i0-8i-RKj" id="ZnP-St-vxV"> |
| 235 | + <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/> |
| 236 | + <autoresizingMask key="autoresizingMask"/> |
| 237 | + </tableViewCellContentView> |
| 238 | + </tableViewCell> |
| 239 | + </prototypes> |
| 240 | + <connections> |
| 241 | + <outlet property="dataSource" destination="F4z-IV-P8x" id="0LL-DD-X0o"/> |
| 242 | + <outlet property="delegate" destination="F4z-IV-P8x" id="Nd2-V7-seN"/> |
| 243 | + </connections> |
| 244 | + </tableView> |
| 245 | + </tableViewController> |
| 246 | + <placeholder placeholderIdentifier="IBFirstResponder" id="aNb-L7-LQw" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 247 | + </objects> |
| 248 | + <point key="canvasLocation" x="3498" y="776"/> |
| 249 | + </scene> |
| 250 | + <!--Item--> |
201 | 251 | <scene sceneID="T8f-Hd-9yJ"> |
202 | 252 | <objects> |
203 | 253 | <viewController id="diG-zi-HYZ" customClass="LoginController" customModule="Cal_Hacks_TBD" customModuleProvider="target" sceneMemberID="viewController"> |
|
264 | 314 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
265 | 315 | <viewLayoutGuide key="safeArea" id="cIt-8d-BGC"/> |
266 | 316 | </view> |
| 317 | + <tabBarItem key="tabBarItem" title="Item" id="Kpc-3s-h9T"/> |
267 | 318 | <connections> |
268 | 319 | <outlet property="descriptionOfQuery" destination="Cu4-Xg-vQh" id="MoR-Dj-kd9"/> |
269 | 320 | <outlet property="destination" destination="G0j-yG-XO8" id="6cJ-OH-xaf"/> |
|
275 | 326 | </objects> |
276 | 327 | <point key="canvasLocation" x="3498.4000000000001" y="54.422788605697157"/> |
277 | 328 | </scene> |
278 | | - <!--View Controller--> |
| 329 | + <!--Contract Status--> |
279 | 330 | <scene sceneID="MqX-uF-3LK"> |
280 | 331 | <objects> |
281 | | - <viewController id="jpH-7j-rGW" sceneMemberID="viewController"> |
| 332 | + <viewController id="jpH-7j-rGW" customClass="contractStatus" sceneMemberID="viewController"> |
282 | 333 | <view key="view" contentMode="scaleToFill" id="76q-KQ-XIM"> |
283 | 334 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
284 | 335 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
310 | 361 | </navigationBar> |
311 | 362 | <nil name="viewControllers"/> |
312 | 363 | <connections> |
313 | | - <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="lvl-2K-erJ"/> |
| 364 | + <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="gyu-WK-Weu"/> |
314 | 365 | </connections> |
315 | 366 | </navigationController> |
316 | 367 | <placeholder placeholderIdentifier="IBFirstResponder" id="xL5-cr-i9Q" userLabel="First Responder" sceneMemberID="firstResponder"/> |
317 | 368 | </objects> |
318 | 369 | <point key="canvasLocation" x="1008.8" y="55.322338830584712"/> |
319 | 370 | </scene> |
320 | 371 | </scenes> |
| 372 | + <inferredMetricsTieBreakers> |
| 373 | + <segue reference="LAL-j6-ozX"/> |
| 374 | + <segue reference="1iT-G4-co4"/> |
| 375 | + </inferredMetricsTieBreakers> |
321 | 376 | </document> |
0 commit comments