Skip to content

Commit

Permalink
Merge branch 'develop' into fix/send-all-button-in-mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
shahin-hq authored Oct 17, 2024
2 parents 79edc54 + 4157fae commit d32bf8c
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -835,15 +835,15 @@ exports[`Notifications > should open and close transaction details modal 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 1 DARK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -502,15 +502,15 @@ exports[`MultiSignatureDetail > should not broadcast if wallet is not ready to d
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-1jspzfx"
class="flex h-full items-center justify-center rounded px-1.5 css-1jspzfx"
color="success-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
+ 1 DARK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -550,15 +550,15 @@ exports[`Multisignature Detail Sent Step > should render sent step %s 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -471,15 +471,15 @@ exports[`TransactionDetailModal > should render a ipfs modal 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down Expand Up @@ -1203,15 +1203,15 @@ exports[`TransactionDetailModal > should render a magistrate modal 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down Expand Up @@ -2017,15 +2017,15 @@ exports[`TransactionDetailModal > should render a multi payment modal 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down Expand Up @@ -2944,15 +2944,15 @@ exports[`TransactionDetailModal > should render a multi signature modal 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down Expand Up @@ -3956,15 +3956,15 @@ exports[`TransactionDetailModal > should render a transfer modal 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down Expand Up @@ -4762,15 +4762,15 @@ exports[`TransactionDetailModal > should render a transfer modal with memo 1`] =
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down Expand Up @@ -5494,15 +5494,15 @@ exports[`TransactionDetailModal > should render an unlock tokens modal 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 100 DARK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1077,15 +1077,15 @@ exports[`SendTransfer Fee Handling > should send a single transfer with a high f
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down Expand Up @@ -2549,15 +2549,15 @@ exports[`SendTransfer Fee Handling > should send a single transfer with a low fe
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -954,15 +954,15 @@ exports[`SendTransfer > should display unconfirmed transactions modal when submi
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down Expand Up @@ -7601,15 +7601,15 @@ exports[`SendTransfer > should send a single transfer and handle undefined expir
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down Expand Up @@ -8950,15 +8950,15 @@ exports[`SendTransfer > should send a single transfer and show unconfirmed trans
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down Expand Up @@ -10853,15 +10853,15 @@ exports[`SendTransfer > should send a single transfer using wallet with encrypti
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down Expand Up @@ -12202,15 +12202,15 @@ exports[`SendTransfer > should send a single transfer with keyboard 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down Expand Up @@ -13551,15 +13551,15 @@ exports[`SendTransfer > should send a single transfer without keyboard 1`] = `
Amount
</div>
<div
class="flex h-full items-center justify-center rounded px-1.5 text-base leading-5 css-xqt0aw"
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
color="danger-bg"
data-testid="AmountLabel__wrapper"
>
<div
class="flex h-full items-center space-x-1"
>
<span
class="whitespace-nowrap text-sm"
class="whitespace-nowrap text-base leading-5"
data-testid="Amount"
>
- 400,000 DARK
Expand Down

0 comments on commit d32bf8c

Please sign in to comment.