Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staking draft #46

Draft
wants to merge 65 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
f9d889b
First staking UI step
neokrept Apr 5, 2021
d9e423a
2nd Step draft
neokrept Apr 5, 2021
104935f
lint fixes + fix misc cross browser
neokrept Apr 6, 2021
6ee7e99
ts fixes
neokrept Apr 6, 2021
209128c
Staking Graph and misc fixes
neokrept Apr 20, 2021
126be6b
Translation and type fixes
neokrept Apr 21, 2021
041ef20
build fix
neokrept Apr 21, 2021
c173d36
misc
neokrept Apr 22, 2021
37d64a8
misc
neokrept Apr 22, 2021
29f75d0
build fix
neokrept Apr 22, 2021
8b4fa5f
Validator filter search
neokrept Apr 24, 2021
14c7a87
Update to search + star icons and misc styling fixes
neokrept Apr 24, 2021
4d9efc3
Misc styling fixes
neokrept Apr 24, 2021
d9626b3
Updated Staking icon(s) + misc fixes
neokrept Apr 24, 2021
98ba4bf
Amount slider POC
neokrept Apr 27, 2021
6f59637
Slider adjustments & misc
neokrept Apr 28, 2021
a019ff1
Slider and basic components integration
neokrept May 8, 2021
fd296a7
Staking Workflow Steps 1-4 UC
neokrept May 19, 2021
8f8f9a5
build fix
neokrept May 19, 2021
e1147aa
Slider and Amount fine tunning
neokrept May 20, 2021
4342ea4
Staked UI screen first draft + misc
neokrept May 21, 2021
b6123d4
style adjustments already staked screen
neokrept May 22, 2021
11e5314
First Screen refactor, validator icon proposal on storage + misc
neokrept May 25, 2021
942e072
First screen details + Improvement proposal
neokrept May 26, 2021
295c90e
build fix
neokrept May 26, 2021
6a687e6
Slider functionality fixes
neokrept May 26, 2021
3db0eee
fix
neokrept May 26, 2021
2eea25c
Mid review refactoring + Graph page adjustments(tooltips)
neokrept May 27, 2021
473cbd6
Filter sort
neokrept May 31, 2021
f7d4cc9
Tooltip details
neokrept May 31, 2021
71018a7
Tooltip refactoring
neokrept Jun 1, 2021
3b3c862
Tooltip corrections
neokrept Jun 2, 2021
61d12dc
Mockpare
neokrept Jun 3, 2021
0273383
First polish session
neokrept Jun 3, 2021
fa91f90
Reactive DevBar
neokrept Jun 4, 2021
469ff34
Welcome screen polish #1(after redesign)
neokrept Jun 4, 2021
aec8ccb
Testnet support
neokrept Jun 4, 2021
457c40f
First page /notion/ suggestions done
neokrept Jun 4, 2021
16c9154
ValidatorList scroll fix
neokrept Jun 4, 2021
6f6b78b
Refactoring, first commit
neokrept Jun 5, 2021
b2e7020
Graph page refactoring + polish + new feature
neokrept Jun 6, 2021
b847cab
dualSlider feature additions
neokrept Jun 7, 2021
261332c
devbar improvement
neokrept Jun 7, 2021
3f1d8f7
Polish Graph page and component
neokrept Jun 9, 2021
24371b5
Restrict stake button on NIM
neokrept Jun 9, 2021
7d71415
Staking flow refactoring
neokrept Jun 11, 2021
3bdb0de
Staking flow + preview + edit
neokrept Jun 11, 2021
5e9f2d1
Debugging cleanup
neokrept Jun 11, 2021
a9c4873
update documentation for mockpare
neokrept Jun 11, 2021
27954c7
HeroStaking disabled state
neokrept Jun 22, 2021
ff37bed
Address selector overlay
neokrept Jun 24, 2021
c0399a4
Mobile developer toolkit adjustments
neokrept Jun 27, 2021
e460471
First two screens + dev mobile framework misc
neokrept Jun 27, 2021
a65f2d8
misc
neokrept Jun 27, 2021
c137e14
Misc
neokrept Jun 27, 2021
dda2e26
Recalibration for first screen
neokrept Jun 28, 2021
1d31f9e
Dynamical Y in graph projection;Integration brushup;Mockpare better p…
neokrept Jul 12, 2021
f3774ae
Remove dev widgets and experiments
sisou Sep 30, 2021
87def0c
Start cleaning up styles, structure of staking modals
sisou Sep 30, 2021
f1fb0dd
Clean up validator list and items, remove tooltips
sisou Sep 30, 2021
8e39298
Clean up staking graph page
sisou Sep 30, 2021
450f2a1
Fix staking status page
sisou Sep 30, 2021
a6a5b08
Refactor Staking store to store stake per address
sisou Oct 1, 2021
a44b57f
Clean up StakePreview and StakeAlreadyPage
sisou Oct 4, 2021
729b6cd
Fix display of unregistered validators
sisou Oct 4, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,12 @@
"@types/iban": "^0.0.32",
"@unstoppabledomains/resolution": "^5.0.1",
"@vue/composition-api": "^0.4.0",
"chart.js": "^3.1.1",
"chartjs-adapter-luxon": "^1.0.0",
"core-js": "^3.6.4",
"iban": "^0.0.14",
"idb-keyval": "^5.0.2",
"luxon": "^1.27.0",
"pinia": "^0.0.5",
"promise.allsettled": "^1.0.2",
"register-service-worker": "^1.7.0",
Expand Down
3 changes: 3 additions & 0 deletions public/img/staking/arrow-right.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/img/staking/background-collar.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/img/staking/dot.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/img/staking/estimated-rewards-projection.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/staking/graph-preview-black.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/img/staking/graph-preview-black.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/staking/graph-preview-white.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/img/staking/graph-preview-white.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/staking/providers/ace-staking.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/staking/providers/icestaking.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions public/img/staking/providers/nimiq-watch.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/img/staking/providers/nimpool.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions public/img/staking/providers/overstake.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions public/img/staking/staking.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions public/img/staking/three-leaf-staking.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/Choose Validator.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/Overview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/Set Amount.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/Staking Details.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/Welcome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/[mobile]AccountOverview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/[mobile]Graph.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/[mobile]GraphCenterTooltip.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/[mobile]Intro.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/[mobile]ValidatorConfirm.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mockups/[mobile]Validators.png
3 changes: 3 additions & 0 deletions src/assets/staking/background-collar.svg
Binary file added src/assets/staking/providers/ace-staking.png
Binary file added src/assets/staking/providers/icestaking.png
14 changes: 14 additions & 0 deletions src/assets/staking/providers/nimiq-watch.svg