Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export default [
'src/components/common/BlurBackground.tsx',
'src/components/common/CrossFade.tsx',
'src/components/common/DotsBackground.tsx',
'src/components/common/EdgeAnim.tsx',

'src/components/common/ExpandableList.tsx',
'src/components/common/QrPeephole.tsx',

Expand Down Expand Up @@ -164,7 +164,7 @@ export default [
'src/components/modals/BackupModal.tsx',

'src/components/modals/CategoryModal.tsx',
'src/components/modals/ConfirmContinueModal.tsx',

'src/components/modals/ContactListModal.tsx',
'src/components/modals/ContactsPermissionModal.tsx',
'src/components/modals/CountryListModal.tsx',
Expand Down Expand Up @@ -248,7 +248,7 @@ export default [
'src/components/scenes/DuressModeHowToScene.tsx',
'src/components/scenes/DuressModeSettingScene.tsx',
'src/components/scenes/DuressPinScene.tsx',
'src/components/scenes/EdgeLoginScene.tsx',

'src/components/scenes/EditTokenScene.tsx',
'src/components/scenes/ExtraTabScene.tsx',

Expand Down Expand Up @@ -281,7 +281,7 @@ export default [
'src/components/scenes/ManageTokensScene.tsx',
'src/components/scenes/MigrateWalletCalculateFeeScene.tsx',
'src/components/scenes/MigrateWalletCompletionScene.tsx',
'src/components/scenes/MigrateWalletSelectCryptoScene.tsx',

'src/components/scenes/NotificationCenterScene.tsx',
'src/components/scenes/NotificationScene.tsx',
'src/components/scenes/OtpRepairScene.tsx',
Expand All @@ -303,9 +303,9 @@ export default [
'src/components/scenes/SweepPrivateKeyCalculateFeeScene.tsx',
'src/components/scenes/SweepPrivateKeyCompletionScene.tsx',
'src/components/scenes/SweepPrivateKeyProcessingScene.tsx',
'src/components/scenes/SweepPrivateKeySelectCryptoScene.tsx',

'src/components/scenes/TransactionDetailsScene.tsx',
'src/components/scenes/TransactionListScene.tsx',

'src/components/scenes/TransactionsExportScene.tsx',
'src/components/scenes/UpgradeUsernameScreen.tsx',
'src/components/scenes/WalletListScene.tsx',
Expand Down Expand Up @@ -391,7 +391,7 @@ export default [
'src/components/themed/WalletListSectionHeader.tsx',
'src/components/themed/WalletListSortable.tsx',
'src/components/themed/WalletListSortableRow.tsx',
'src/components/themed/WalletListSwipeable.tsx',

'src/components/themed/WalletListSwipeableCurrencyRow.tsx',
'src/components/themed/WalletListSwipeableLoadingRow.tsx',
'src/components/tiles/AddressTile2.tsx',
Expand Down
303 changes: 0 additions & 303 deletions src/__tests__/scenes/__snapshots__/EdgeLoginScene.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -296,309 +296,6 @@ exports[`EdgeLoginScene should render with loading props 1`] = `
</View>
</View>
</View>
<View
collapsable={false}
jestAnimatedProps={
{
"value": {},
}
}
jestAnimatedStyle={
{
"value": {
"opacity": 0,
},
}
}
jestInlineStyle={{}}
nativeID="1"
pointerEvents="none"
style={
[
{
"opacity": 0,
},
]
}
>
<View
style={
[
{
"alignSelf": "stretch",
"borderColor": "#F1AA19",
"borderRadius": 16,
"borderWidth": 1,
"margin": 22,
},
{
"marginBottom": 22,
"marginLeft": 22,
"marginRight": 22,
"marginTop": 22,
},
{
"paddingBottom": 22,
"paddingLeft": 22,
"paddingRight": 22,
"paddingTop": 22,
},
]
}
>
<View
style={
{
"alignItems": "center",
"display": "flex",
"flexDirection": "row",
}
}
>
<Text
allowFontScaling={false}
selectable={false}
style={
[
{
"color": "#F1AA19",
"fontSize": 18,
},
{
"marginRight": 11,
},
{
"fontFamily": "Ionicons",
"fontStyle": "normal",
"fontWeight": "normal",
},
{},
]
}
>
</Text>
<Text
adjustsFontSizeToFit={true}
allowFontScaling={false}
minimumFontScale={0.65}
numberOfLines={1}
style={
[
{
"color": "#FFFFFF",
"fontFamily": "Quicksand-Regular",
"fontSize": 22,
"includeFontPadding": false,
},
{
"color": "#F1AA19",
"fontFamily": "Quicksand-Bold",
"fontSize": 17,
"marginLeft": 6,
},
null,
]
}
>
Warning
</Text>
</View>
<Text
adjustsFontSizeToFit={true}
allowFontScaling={false}
minimumFontScale={0.65}
numberOfLines={0}
style={
[
{
"color": "#FFFFFF",
"fontFamily": "Quicksand-Regular",
"fontSize": 22,
"includeFontPadding": false,
},
{
"color": "#F1AA19",
"fontFamily": "Quicksand-Regular",
"fontSize": 17,
"marginTop": 22,
},
null,
]
}
>
You have scanned a QR code to login to your account from another device. Accepting this login will grant full access to your account and funds on that other device.

DO NOT accept this login unless you trust the application and person who provided the QR code
</Text>
</View>
</View>
<View
collapsable={false}
jestAnimatedProps={
{
"value": {},
}
}
jestAnimatedStyle={
{
"value": {
"opacity": 0,
},
}
}
jestInlineStyle={{}}
nativeID="2"
pointerEvents="none"
style={
[
{
"opacity": 0,
},
]
}
>
<View
style={
[
{
"alignItems": "center",
"justifyContent": "center",
},
{
"marginBottom": 22,
"marginLeft": 22,
"marginRight": 22,
"marginTop": 22,
},
]
}
>
<View
accessibilityState={
{
"busy": undefined,
"checked": undefined,
"disabled": false,
"expanded": undefined,
"selected": undefined,
}
}
accessibilityValue={
{
"max": undefined,
"min": undefined,
"now": undefined,
"text": undefined,
}
}
accessible={true}
collapsable={false}
focusable={true}
hitSlop={
{
"bottom": 11,
"left": 10000,
"right": 10000,
"top": 11,
}
}
onClick={[Function]}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
style={
{
"alignItems": "center",
"borderRadius": 34,
"height": 67,
"justifyContent": "center",
"opacity": 1,
"overflow": "visible",
"paddingHorizontal": 34,
"paddingVertical": 0,
"position": "relative",
}
}
>
<BVLinearGradient
colors={
[
4280299823,
4278214733,
]
}
endPoint={
{
"x": 1,
"y": 0,
}
}
locations={null}
startPoint={
{
"x": 0,
"y": 0,
}
}
style={
{
"borderRadius": 34,
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
<View
style={
{
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
"opacity": 1,
}
}
>
<Text
adjustsFontSizeToFit={true}
allowFontScaling={false}
minimumFontScale={0.65}
numberOfLines={1}
style={
[
{
"color": "#FFFFFF",
"fontFamily": "Quicksand-Regular",
"fontSize": 22,
"includeFontPadding": false,
},
[
{
"includeFontPadding": false,
},
{
"color": "#FFFFFF",
"fontFamily": "Quicksand-Medium",
"fontSize": 22,
},
null,
],
null,
]
}
>
Accept
</Text>
</View>
</View>
</View>
</View>
<View
style={
[
Expand Down
Loading
Loading