Skip to content

Commit

Permalink
explorer: Update Stake Info (Provisioners page)
Browse files Browse the repository at this point in the history
Resolves #3218
  • Loading branch information
nortonandreev committed Dec 18, 2024
1 parent b9da9fe commit 91d5eae
Show file tree
Hide file tree
Showing 7 changed files with 851 additions and 148 deletions.
7 changes: 7 additions & 0 deletions explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Add stake maturity information (Provisioners page) [#3218]

### Changed

- Change Stake details labels [#3218]

### Removed

### Fixed

- Fix inactive stake shown as active on mobile [#3218]

## [0.3.0] - 2024-12-03

### Added
Expand Down Expand Up @@ -111,6 +117,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#3034]: https://github.com/dusk-network/rusk/issues/3034
[#3038]: https://github.com/dusk-network/rusk/issues/3038
[#3064]: https://github.com/dusk-network/rusk/issues/3064
[#3218]: https://github.com/dusk-network/rusk/issues/3218

<!-- VERSIONS -->

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<th
class="table__header-cell"
>
Stake Amount (DUSK)
Stake
</th>
Expand Down Expand Up @@ -92,7 +92,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
500,000
Expand All @@ -102,10 +102,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
0
</td>
Expand Down Expand Up @@ -157,7 +168,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
500,000
Expand All @@ -167,10 +178,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
0
</td>
Expand Down Expand Up @@ -222,7 +244,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
4,800
Expand All @@ -232,10 +254,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
4,320
</td>
Expand Down Expand Up @@ -287,7 +320,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
1,234
Expand All @@ -297,10 +330,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
4,320
</td>
Expand Down Expand Up @@ -352,7 +396,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
500,000
Expand All @@ -362,10 +406,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
0
</td>
Expand Down Expand Up @@ -417,7 +472,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
4,800
Expand All @@ -427,10 +482,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
23,760
</td>
Expand Down Expand Up @@ -482,7 +548,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
500,000
Expand All @@ -492,10 +558,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
0
</td>
Expand Down Expand Up @@ -547,7 +624,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
1,000
Expand All @@ -557,10 +634,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
8,640
</td>
Expand Down Expand Up @@ -612,7 +700,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
500,000
Expand All @@ -622,10 +710,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
0
</td>
Expand Down Expand Up @@ -677,7 +776,7 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Reclaimable:
Active:
</b>
500,000
Expand All @@ -687,10 +786,21 @@ exports[`Provisioners Card > should disable the \`Show More\` button if there is
<b
class="provisioners-table__staked-amount-type-label"
>
Locked:
Inactive:
</b>
0
<br />
<b
class="provisioners-table__staked-amount-type-label"
>
Matures At:
</b>
#
0
</td>
Expand Down
Loading

0 comments on commit 91d5eae

Please sign in to comment.