1675 Commits

Author SHA1 Message Date
Hristo Nedelkov
3b2caa55cf clear client setup 2023-10-10 10:45:11 +03:00
Hristo Nedelkov
9c58fdf7dd Fix advisories to work with redux 2023-10-10 10:44:57 +03:00
Hristo Nedelkov
3bb3de24ce Create advisories redux 2023-10-10 10:44:46 +03:00
Hristo Nedelkov
59749b1122 Change all validator onboarding from state to redux 2023-10-10 10:44:30 +03:00
Hristo Nedelkov
01020dd26b Merge branch 'main' into hn.UI-feedback-fixes 2023-10-10 10:04:11 +03:00
Hristo Nedelkov
45bf1be7c8 Fix all icons 2023-10-10 09:51:08 +03:00
Radoslav Dimchev
070fc6c792
Merge pull request #20 from nimbus-gui/rd.add-recovery-phrase 2023-10-10 09:47:57 +03:00
Hristo Nedelkov
0ce99a4502 fix MAC icon 2023-10-10 09:35:13 +03:00
Hristo Nedelkov
fa86958a47 format 2023-10-10 09:27:18 +03:00
Hristo Nedelkov
efbe5a5f90 fix warning 2023-10-10 09:23:45 +03:00
RadoslavDimchev
ea735cb6b5 fix: remove set mnemonic and use ready func 2023-10-09 18:49:19 +03:00
RadoslavDimchev
fa003b3f54 feat: update code of autocomplete 2023-10-09 18:22:08 +03:00
RadoslavDimchev
e150786725 fix: bug with creating new inputs 2023-10-09 17:55:31 +03:00
Hristo Nedelkov
d98f87c4c6 fix Pair device card 2023-10-09 17:46:07 +03:00
RadoslavDimchev
f462ab08d9 feat: add control to form stepper story 2023-10-09 17:35:59 +03:00
RadoslavDimchev
c119e1ba27 feat: use steps with redux and remove states 2023-10-09 17:28:57 +03:00
RadoslavDimchev
ddf94893d4 feat: add states and reducers for steps 2023-10-09 17:03:11 +03:00
RadoslavDimchev
6567d76b8f feat: create slice for validator on boarding 2023-10-09 16:35:36 +03:00
RadoslavDimchev
cb39622ab6 fix: change mnemonic var name to new 2023-10-09 16:28:02 +03:00
RadoslavDimchev
d1fed2c580 feat: reduce code from keystore files 2023-10-09 16:16:18 +03:00
RadoslavDimchev
63cfed0906 feat: add control to change story 2023-10-09 15:48:39 +03:00
Hristo Nedelkov
b290e62a59 format 2023-10-09 15:15:16 +03:00
Hristo Nedelkov
bad20a60e5 Delete ConnectedWallet.stories.ts 2023-10-09 15:09:56 +03:00
Hristo Nedelkov
6580b72348 Disable continue if non validator is set 2023-10-09 15:07:03 +03:00
Hristo Nedelkov
65c2c9c5ef fix step logic 2023-10-09 12:05:18 +03:00
Hristo Nedelkov
b2a84c3383 Merge branch 'rd.create-deposits' into hn.UI-feedback-fixes 2023-10-09 12:00:56 +03:00
Hristo Nedelkov
d73fa486d3 fix tab order in validator onboarding 2023-10-09 10:15:01 +03:00
RadoslavDimchev
83c633cc18 feat: add examples for rec mechanism card story 2023-10-08 22:44:02 +03:00
RadoslavDimchev
c9b3ef3fca fix: optimize checking for disable button 2023-10-08 22:25:35 +03:00
RadoslavDimchev
d5b6e6034a feat: separate continue function into pieces 2023-10-08 22:11:36 +03:00
RadoslavDimchev
f6c51a5f9d feat: skip rec phrase for keystore rec mechanism 2023-10-08 22:04:08 +03:00
RadoslavDimchev
fe02c14efd feat: use recovery mechanism from redux 2023-10-08 22:01:24 +03:00
RadoslavDimchev
7ee2c047ee feat: add recovery mechanism to redux 2023-10-08 20:04:11 +03:00
RadoslavDimchev
a53fabc7c8 fix: disabled continue button 2023-10-08 19:49:15 +03:00
RadoslavDimchev
9b58e13bac feat: hide passwords while typing 2023-10-08 18:52:20 +03:00
RadoslavDimchev
74c8312589 feat: add error for not matching passwords 2023-10-08 18:29:38 +03:00
RadoslavDimchev
fc5492072a feat: add url to dashboard 2023-10-08 17:16:53 +03:00
RadoslavDimchev
8c766a152b feat: change structure for continue btn and info box 2023-10-08 17:16:17 +03:00
RadoslavDimchev
522717cb1c feat: remove is right phrase state and reducer 2023-10-08 16:33:33 +03:00
RadoslavDimchev
ed254afdbf feat: live checking mnemonic with generated one 2023-10-08 16:21:13 +03:00
RadoslavDimchev
919612fb1c fix: align sync cards and title 2023-10-08 15:35:02 +03:00
RadoslavDimchev
691bc01c42 feat: create state for open key generation sync card 2023-10-08 15:32:19 +03:00
RadoslavDimchev
715c815d5f feat: download empty txt file for keystore files 2023-10-08 15:04:24 +03:00
RadoslavDimchev
49129c6a82 feat: copy recovery phrase functionallity 2023-10-08 14:20:29 +03:00
RadoslavDimchev
d715e222b1 fix: change set word reducer return 2023-10-08 13:26:26 +03:00
RadoslavDimchev
d22838d945 feat: change words to mnemonic 2023-10-08 13:24:47 +03:00
RadoslavDimchev
550761a485 feat: validate mnemonic with generated in order 2023-10-08 12:50:55 +03:00
RadoslavDimchev
d124e64f66 feat: use is confirm phrase from redux 2023-10-08 11:59:24 +03:00
RadoslavDimchev
8358f8593c feat: add state and reducer for is confirm phrase stage 2023-10-08 11:02:56 +03:00
RadoslavDimchev
62b8bd8a5f feat: remove generated mnemonic state 2023-10-08 10:59:04 +03:00