Commit Graph

1054 Commits

Author SHA1 Message Date
RadoslavDimchev cbd62f7999 feat: update css of suggestion list 2023-09-01 15:59:46 +03:00
RadoslavDimchev 96ca1230fa feat: add css for custom autocomplete 2023-09-01 15:20:07 +03:00
RadoslavDimchev df9c8cc62c feat: change suggestions filtering 2023-09-01 15:13:13 +03:00
RadoslavDimchev f28ce7792f feat: show suggestions only when input is focused 2023-09-01 15:10:47 +03:00
RadoslavDimchev 92e5bdf89c feat: add different ways to paste mnemonic 2023-09-01 15:08:42 +03:00
RadoslavDimchev d97967423c fix: import and decorator 2023-09-01 14:41:19 +03:00
RadoslavDimchev a7375f9eab fix: slice extensions 2023-09-01 14:40:36 +03:00
RadoslavDimchev 3ebf7c35c6 fix: return other content of page state 2023-09-01 14:22:14 +03:00
RadoslavDimchev 0ce5e3350a feat: add pasting entire mnemonic 2023-09-01 14:15:14 +03:00
Ivana Andersson 7e985d517d add some relative measurements, remove px and add Text 2023-09-01 14:08:17 +03:00
RadoslavDimchev e8f55ba18d feat: render 24 autocomplete inputs 2023-09-01 14:04:20 +03:00
RadoslavDimchev 295c25e582 feat: create autocomplete with redux and web-bip39 2023-09-01 13:52:50 +03:00
Ivana Andersson 17c5b91ecf introduce imgHeight as prop to page wrapper 2023-09-01 13:33:42 +03:00
Ivana Andersson a5c551760b feat: add emoji picker closing functionality 2023-09-01 13:14:48 +03:00
RadoslavDimchev 3ddcb9899b feat: create slice for words 2023-09-01 13:12:22 +03:00
RadoslavDimchev 6d6115cf25 feat: clean up confirm rec phrase 2023-09-01 11:47:56 +03:00
RadoslavDimchev caef1db110 chore: add web-bip39 2023-09-01 11:46:38 +03:00
RadoslavDimchev 899bad76c3 chore: remove bip39 2023-09-01 11:15:31 +03:00
Ivana Andersson 39bf66b24a fix: fix some margins to fit better on page 2023-09-01 10:49:55 +03:00
RadoslavDimchev c2ef949d71 chore: add bip39 library 2023-09-01 10:43:15 +03:00
RadoslavDimchev d169fea47e fix: yarn lock file 2023-09-01 10:42:53 +03:00
RadoslavDimchev b8f5493238 fix: add redux provider for validator install story 2023-09-01 10:05:42 +03:00
RadoslavDimchev c92e30018e fix: format and clean code 2023-09-01 09:37:14 +03:00
Hristo Nedelkov 12cdfcacba Fix warning 2023-09-01 01:11:20 +03:00
Hristo Nedelkov 2ca76e5656 select logo dynamically 2023-09-01 01:11:13 +03:00
Hristo Nedelkov 11fe8cd905 Merge branch 'main' into hn.validator-onboarding 2023-09-01 01:04:41 +03:00
Hristo Nedelkov e2294150ca fix: fix style of confetti 2023-09-01 01:02:28 +03:00
Hristo Nedelkov 7d6661ded1 Implement redux in validator setup 2023-09-01 00:59:48 +03:00
Hristo Nedelkov ec0cb296d1 Implement logic for validator setuo workflow 2023-09-01 00:52:12 +03:00
Hristo Nedelkov 9e0057bc61 Create redux for validator onboarding
Create logic in redux for validator setup
2023-09-01 00:38:36 +03:00
Hristo Nedelkov d631096678 Add workflow of validator setup 2023-09-01 00:21:09 +03:00
RadoslavDimchev 6facc0a366 feat: create stories for AdvisoriesContent 2023-08-31 18:43:28 +03:00
RadoslavDimchev 74f3f02c7a feat: make bigger text of activation card 2023-08-31 18:10:14 +03:00
RadoslavDimchev 9ed9696a33 fix: small size tweaks for Overview 2023-08-31 18:04:01 +03:00
RadoslavDimchev fee17d0ed6 fix: folder name 2023-08-31 17:59:13 +03:00
RadoslavDimchev 722e19589e feat: export constants and change initial value 2023-08-31 17:51:37 +03:00
RadoslavDimchev 05f478bf43 fix: change advicsories to advisories 2023-08-31 17:46:02 +03:00
RadoslavDimchev 68da4553d0 feat: update and clean advisories 2023-08-31 17:37:35 +03:00
RadoslavDimchev 53e3b1efb0 fix: change and sizes and spacing of advisories content 2023-08-31 17:11:56 +03:00
RadoslavDimchev 5677438919 feat: create story for overview card 2023-08-31 16:53:54 +03:00
RadoslavDimchev e05cc80e56 feat: update withdrawal address story 2023-08-31 15:27:56 +03:00
RadoslavDimchev 804da336af fix: change title of setup row story 2023-08-31 15:13:13 +03:00
RadoslavDimchev 86a8a42f80 fix: remove not used argTypes prop in stories 2023-08-31 15:05:50 +03:00
Hristo Nedelkov 1ce37d3b40 style: tweaks 2023-08-31 14:56:10 +03:00
Hristo Nedelkov c5c7fd52c4 Create selected client 2023-08-31 14:46:19 +03:00
Hristo Nedelkov a700777ba0 Create card with logo 2023-08-31 14:19:58 +03:00
Hristo Nedelkov f8b4a122b5 Add logo and clear code 2023-08-31 14:19:19 +03:00
RadoslavDimchev 1867d90f38 feat: create story for recovery phrase 2023-08-31 06:37:15 +03:00
RadoslavDimchev 41a6667563 feat: add stories examples for rec mechanism 2023-08-31 06:14:48 +03:00
RadoslavDimchev dad5d20809 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-31 05:45:36 +03:00