Commit Graph

1003 Commits

Author SHA1 Message Date
RadoslavDimchev 0610dea415 fix: autocomplete story 2023-09-07 19:38:47 +03:00
RadoslavDimchev 102432100f feat: check words after continue 2023-09-07 19:33:12 +03:00
RadoslavDimchev 8505fbd08f Revert "feat: add live autocomplete validation"
This reverts commit 042b0fd0cb.
2023-09-07 19:15:22 +03:00
RadoslavDimchev efd6aa6571 fix: bottom padding 2023-09-07 15:58:24 +03:00
RadoslavDimchev a198711b24 feat: create story for continue button 2023-09-07 15:50:52 +03:00
RadoslavDimchev 569fe2c43f fix: autocomplete story and add examples 2023-09-07 15:35:58 +03:00
RadoslavDimchev f4af9dab4a fix: remove confirm phrase stage if change step 2023-09-07 15:22:26 +03:00
RadoslavDimchev 042b0fd0cb feat: add live autocomplete validation 2023-09-07 15:14:02 +03:00
RadoslavDimchev 1c52097350 feat: disable continue button 2023-09-07 13:30:19 +03:00
Hristo Nedelkov de575a9215 Create ActivationValidatorSetup.stories.tsx 2023-09-07 13:04:08 +03:00
Hristo Nedelkov f6f9c07155 Fix texts and cards order 2023-09-07 12:58:11 +03:00
Hristo Nedelkov 8a16183a25 Add subStepValidatorSetup for Activation 2023-09-07 12:56:00 +03:00
Hristo Nedelkov 7130a513bd Update ActivationValidatorSetup.tsx 2023-09-07 12:55:34 +03:00
Hristo Nedelkov 53987a8ba4 Create ActivationValidatorSetup.tsx 2023-09-07 12:55:16 +03:00
RadoslavDimchev 0ae7486d02 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-07 12:17:41 +03:00
RadoslavDimchev ab44c83b12 fix: story decorators 2023-09-07 12:05:30 +03:00
Hristo Nedelkov 4452067264 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-07 11:54:44 +03:00
Hristo Nedelkov 070d231736 Create ConsensusGaugeCard.stories.tsx 2023-09-07 11:54:33 +03:00
Hristo Nedelkov 7129e9678f Create SyntaxHighlighter.stories.tsx 2023-09-07 11:54:31 +03:00
Hristo Nedelkov 464afb44a9 Create ConsensusClientCard.stories.tsx 2023-09-07 11:54:29 +03:00
RadoslavDimchev e77a129f71 feat: add state to withdrawal address 2023-09-07 11:53:54 +03:00
RadoslavDimchev 41221a7a84 feat: add state and handlers to validator count 2023-09-07 11:50:33 +03:00
RadoslavDimchev 3259cf7d90 feat: show copy pasted info box only after paste 2023-09-05 14:47:10 +03:00
RadoslavDimchev a78df40937 feat: add boolean for copy pasted phrase 2023-09-05 14:39:35 +03:00
RadoslavDimchev 3ce68d1d1d Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 13:56:25 +03:00
RadoslavDimchev 2eaa7a57dd feat: separate continue button 2023-09-05 13:56:16 +03:00
Hristo Nedelkov 46d22914a5 Update ExecClientCard.stories.tsx 2023-09-05 13:41:33 +03:00
Hristo Nedelkov 8eba841216 Create ExecClientCard.stories.tsx 2023-09-05 13:40:45 +03:00
Hristo Nedelkov e75ba98283 Fix test crash 2023-09-05 13:33:28 +03:00
RadoslavDimchev b5d658f0ec feat: add info box for copy pasted phrase 2023-09-05 13:19:13 +03:00
RadoslavDimchev 9dff4b16a3 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 12:15:39 +03:00
RadoslavDimchev 404761447d feat: create story for autocomplete 2023-09-05 12:15:37 +03:00
Hristo Nedelkov c88f55f9c2 fix warning 2023-09-05 11:20:38 +03:00
RadoslavDimchev 7f5d054423 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 10:57:11 +03:00
RadoslavDimchev 3d78f9d552 feat: create story for confirm rec phrase 2023-09-05 10:57:01 +03:00
Hristo Nedelkov 1670b53087 Use redux actions in storybook 2023-09-05 10:56:22 +03:00
Hristo Nedelkov 2418b3f10f @storybook/addon-actions 2023-09-05 10:42:10 +03:00
Hristo Nedelkov de55a8f496 Fix warning 2023-09-05 10:34:00 +03:00
RadoslavDimchev be3429c573 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 10:29:01 +03:00
RadoslavDimchev f10f462e26 fix: destructure props 2023-09-05 10:28:52 +03:00
Hristo Nedelkov 00eb6f89ab clear wrong use of redux 2023-09-05 10:26:29 +03:00
Hristo Nedelkov 4a50a2a4d6 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 10:23:20 +03:00
Hristo Nedelkov 5a466b3935 clear wrong use of redux 2023-09-05 10:23:11 +03:00
RadoslavDimchev 095686a884 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 10:22:40 +03:00
RadoslavDimchev d1845df34d feat: style details in validator setup 2023-09-05 10:22:31 +03:00
Hristo Nedelkov 010f5fda5b Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 10:22:26 +03:00
Hristo Nedelkov 829f7d15d7 Add useEffect 2023-09-05 10:22:19 +03:00
RadoslavDimchev d42a273e7a fix: link in validator setup 2023-09-05 10:13:05 +03:00
Hristo Nedelkov 210716a83b Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 10:07:53 +03:00
Hristo Nedelkov f56a7e1e17 Add types to paired device 2023-09-05 10:07:44 +03:00
RadoslavDimchev 68a6984234 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-09-05 10:06:11 +03:00
RadoslavDimchev d8480bc2c3 feat: style autocompletes to be one part with list 2023-09-05 10:06:01 +03:00
Hristo Nedelkov ce559f0c82 Remove switch of values in storybook of pairDevice 2023-09-05 10:05:49 +03:00
Hristo Nedelkov 4551e6dbb3 Hide PairedDeviceCard on icon click 2023-09-05 10:01:54 +03:00
Hristo Nedelkov 3eb5c34542 Create PairedDeviceCard.stories.tsx 2023-09-05 09:50:28 +03:00
Hristo Nedelkov 8f1c412c41 Clear wrong use of redux 2023-09-05 09:50:20 +03:00
RadoslavDimchev 6229830e70 fix: clean code and errors 2023-09-05 09:14:32 +03:00
RadoslavDimchev 76931c81df feat: make css to module 2023-09-04 15:21:58 +03:00
RadoslavDimchev 21733d7a96 fix: change folder structure for inputs 2023-09-04 14:41:23 +03:00
RadoslavDimchev b25593f634 fix: style of inputs 2023-09-04 14:40:28 +03:00
RadoslavDimchev 0777a599ec feat: focus input after select suggestion change 2023-09-04 13:27:45 +03:00
RadoslavDimchev 8de87c68c8 feat: add number to every input 2023-09-04 13:26:03 +03:00
Hristo Nedelkov 36286eee4b Fix story for validator onboadring 2023-09-04 12:39:52 +03:00
Hristo Nedelkov bcecedcbfc Fix stories for validator setup 2023-09-04 12:39:38 +03:00
RadoslavDimchev 0468ec4ad3 fix: event problem after select suggestion 2023-09-04 11:48:29 +03:00
RadoslavDimchev 49e9e3f69a fix: add class name to input 2023-09-04 11:33:01 +03:00
RadoslavDimchev 7e9e6990d7 feat: add color to focused input border 2023-09-04 11:25:13 +03:00
RadoslavDimchev 5428cc0793 fix: change container width 2023-09-04 11:20:18 +03:00
RadoslavDimchev afa5feff55 feat: merged suggestion list with input 2023-09-04 11:14:09 +03:00
RadoslavDimchev 494e1d09b0 feat: style inputs 2023-09-04 10:59:15 +03:00
RadoslavDimchev 02cb8ab2bb fix: change height of list and clean comments 2023-09-04 09:20:01 +03:00
RadoslavDimchev 76043bd0c1 fix: return old filter but with lower case 2023-09-04 08:43:20 +03:00
RadoslavDimchev 745828b863 fix: delete story because of error 2023-09-01 16:53:46 +03:00
RadoslavDimchev d8953b1284 fix: propagation with other event 2023-09-01 16:27:53 +03:00
RadoslavDimchev bd3963567e feat: style invisible scroller for suggestion list 2023-09-01 16:13:08 +03:00
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
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
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 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
RadoslavDimchev e60120b84a feat: add move stories for rec mech card story 2023-08-31 05:45:33 +03:00
Hristo Nedelkov 216c24230f Clear warnings 2023-08-30 20:34:16 +03:00
Hristo Nedelkov 41cef6ffbf Create ConsensusSelectionCard.tsx 2023-08-30 20:32:46 +03:00
Hristo Nedelkov 383279b5aa Add gauge card 2023-08-30 20:32:42 +03:00
Hristo Nedelkov c01de7f9ac Update ValidatorOnboarding.tsx 2023-08-30 20:26:28 +03:00
Hristo Nedelkov 0ff94d9438 Create third page for validator setup 2023-08-30 20:26:19 +03:00
RadoslavDimchev 1282d3ed69 feat: link with arrows clickable and reduced 2023-08-30 16:24:39 +03:00
RadoslavDimchev a841459eee feat: create story with examples for link with arrow 2023-08-30 16:07:17 +03:00
RadoslavDimchev c349c56ee2 feat: remove mandatory value from activation card 2023-08-30 15:50:40 +03:00
RadoslavDimchev 2c11fd2bc3 feat: replace all links with arrows 2023-08-30 15:42:11 +03:00
RadoslavDimchev 4ad9470808 feat: add custom style to new link 2023-08-30 15:40:23 +03:00
RadoslavDimchev 93322bfefa feat: use new link component 2023-08-30 15:18:33 +03:00
RadoslavDimchev b530558e96 feat: create Link with arrow component to reuse 2023-08-30 15:18:05 +03:00
RadoslavDimchev 64a68a5b61 feat: add confirm phrase stage for key gen story 2023-08-30 14:40:58 +03:00
RadoslavDimchev 8cbbb81707 fix: continue for new order of steps 2023-08-30 14:38:31 +03:00
RadoslavDimchev 288439314a fix: change wrong title and add size to subtitle 2023-08-30 14:36:55 +03:00
RadoslavDimchev e8ef0f55d4 fix: change copied Page name to Default for stories 2023-08-30 14:34:11 +03:00
RadoslavDimchev 71b89d6f65 feat: add without data example for BorderBox story 2023-08-30 14:28:48 +03:00
RadoslavDimchev bc74b0a93a feat: map steps instead of use components 2023-08-30 14:27:22 +03:00
RadoslavDimchev aedda4a9c5 feat: add form stepper active steps stories 2023-08-30 14:08:32 +03:00
RadoslavDimchev 49bf4c6bba fix: change form subtitle and their positions 2023-08-30 14:04:16 +03:00
RadoslavDimchev 469f7c06af fix: add icon, order imports and add spaces 2023-08-30 13:58:56 +03:00
RadoslavDimchev f470267c5b fix: change and icon for advanced rec method link 2023-08-30 13:55:27 +03:00
RadoslavDimchev 26e4d03961 feat: create stories for children of client setup 2023-08-30 13:22:05 +03:00
RadoslavDimchev 0d0412615b feat: create story for client setup 2023-08-30 13:21:34 +03:00
RadoslavDimchev 99b150ef6a feat: add examples for key generation sync card story 2023-08-30 12:39:02 +03:00
RadoslavDimchev 53775bac2d feat: add different values to act sync card story 2023-08-30 12:17:44 +03:00
RadoslavDimchev 37ce0b3f71 feat: add stories without title and value for act card 2023-08-30 12:06:43 +03:00
RadoslavDimchev fa92902f6c fix: new imports and order 2023-08-30 11:53:58 +03:00
RadoslavDimchev 0ea0c478dd feat: move recovery mechanism in separated folder 2023-08-30 11:52:32 +03:00
RadoslavDimchev 691fe04d5b Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-30 11:47:06 +03:00
RadoslavDimchev 1e1972b0ae feat: create activation sync card story 2023-08-30 11:46:50 +03:00
Hristo Nedelkov 002e0520f9 Create ConsensusCard.tsx 2023-08-30 11:40:18 +03:00
Hristo Nedelkov 90a26a2d85 Rows for client setup 2023-08-30 11:40:10 +03:00
Hristo Nedelkov 1835c4e100 Create ClientSetup 2023-08-30 11:39:51 +03:00
Hristo Nedelkov bb4c964015 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-30 11:39:25 +03:00
Hristo Nedelkov 412e32c53e Fix form stepper 2023-08-30 11:39:11 +03:00
RadoslavDimchev 8448db37aa fix: move key generation header in another folder 2023-08-30 11:39:10 +03:00
RadoslavDimchev adbbf7f9db fix: change props names 2023-08-30 11:36:41 +03:00
RadoslavDimchev 9ae769ef6b fix: move styles to not prerender 2023-08-30 11:29:44 +03:00
RadoslavDimchev cd2889cff4 feat: add examples for activation card story 2023-08-30 11:29:25 +03:00
RadoslavDimchev ec5170e899 fix: last title of activation cards 2023-08-30 11:08:49 +03:00
RadoslavDimchev 8067521d16 feat: create story for activation card 2023-08-30 11:05:10 +03:00
RadoslavDimchev 66213d7f6f feat: use only function from utilities for format 2023-08-30 11:02:47 +03:00
RadoslavDimchev 9aab726a4c fix: change numbers to new format 2023-08-30 10:52:11 +03:00
RadoslavDimchev c282436245 feat: add format util function for gauge cards 2023-08-30 10:49:18 +03:00
RadoslavDimchev dc122c3730 feat: add valid color and values for activation cards 2023-08-30 10:46:01 +03:00
RadoslavDimchev 1b80f50101 feat: use custom style to border box from sync card 2023-08-30 10:40:36 +03:00
RadoslavDimchev e66a1f7fcb feat: add custom style when use border box 2023-08-30 10:34:31 +03:00
RadoslavDimchev 6a27c816f1 fix: add with router to Activation story 2023-08-30 10:16:56 +03:00
RadoslavDimchev 54a351a6c8 feat: create clickable download and make hanlder 2023-08-30 10:16:06 +03:00
RadoslavDimchev cbab14e1b2 fix: change position of cards 2023-08-30 10:12:32 +03:00
RadoslavDimchev 7f5cc658a2 feat: change key files to keystore files 2023-08-30 10:10:53 +03:00
Hristo Nedelkov 496b2121d0 Style cards 2023-08-29 14:52:31 +03:00
Hristo Nedelkov cb8e754c14 Style confetti to fit the Shadow 2023-08-29 14:48:22 +03:00
Hristo Nedelkov c3978ca4b8 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-29 14:00:20 +03:00
Hristo Nedelkov 0f0dd918b6 Add Link 2023-08-29 14:00:12 +03:00
RadoslavDimchev 43492a3dad feat: add text and style to reveal phrase 2023-08-29 13:55:29 +03:00
RadoslavDimchev a1340d4265 feat: style words inputs 2023-08-29 13:29:10 +03:00
RadoslavDimchev c8e03961ad fix: change border box story example name 2023-08-29 13:09:44 +03:00
RadoslavDimchev 74c7e221b6 feat: add states and numbers to word inputs 2023-08-29 13:02:17 +03:00
RadoslavDimchev 7a7277e789 fix: key error in Advisories 2023-08-29 12:55:00 +03:00
RadoslavDimchev 737378e010 feat: create story for confirm phrase 2023-08-29 12:53:36 +03:00
RadoslavDimchev 892b64d38e fix: add argument to key generation story 2023-08-29 12:36:03 +03:00
Hristo Nedelkov 6a98e04e89 Remove warnings 2023-08-29 12:18:28 +03:00
Hristo Nedelkov a0a3c2561d Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-29 12:11:16 +03:00
Hristo Nedelkov a70faff550 fix gauge data 2023-08-29 12:11:14 +03:00
Hristo Nedelkov 13b4d9a8c7 Use avtivation sync card and style 2023-08-29 12:08:06 +03:00
Hristo Nedelkov be3c194986 Implement Activation Sync card 2023-08-29 12:07:48 +03:00
RadoslavDimchev 64818f1252 feat: create grid with inputs for confirming 2023-08-29 12:06:54 +03:00
Hristo Nedelkov 209b2c706d Use Activation Card 2023-08-29 11:54:27 +03:00
Hristo Nedelkov f1ba2eb61f Create ActivationCard.tsx 2023-08-29 11:51:27 +03:00
Hristo Nedelkov 2bb603c276 Add confeti timer 2023-08-29 11:32:42 +03:00
Hristo Nedelkov 0d3310d67c Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-29 11:17:17 +03:00
Hristo Nedelkov 242b068cf4 Create confeti effect 2023-08-29 11:16:59 +03:00
RadoslavDimchev 092d70ea47 feat: create flow for confirming recovery phrase 2023-08-29 11:08:44 +03:00
RadoslavDimchev 0916161e3c feat: create Confirm Recovery Phrase component 2023-08-29 10:58:16 +03:00
RadoslavDimchev a7c70823aa fix: size of download key files 2023-08-29 10:43:12 +03:00
RadoslavDimchev 8dd7758517 feat: add dynamic margin for both states 2023-08-29 10:38:33 +03:00
RadoslavDimchev 851448cca7 feat: add blur phrases with handler and sizes 2023-08-29 10:36:10 +03:00
RadoslavDimchev 7b9999d708 fix: spacing and widths of key files 2023-08-29 10:16:35 +03:00
RadoslavDimchev 5b1964e12a fix: remove not used imports giving error 2023-08-29 09:55:21 +03:00
RadoslavDimchev 32176744a1 feat: map cards 2023-08-29 09:53:59 +03:00
RadoslavDimchev 88c272b45d Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-29 09:49:30 +03:00
RadoslavDimchev 1ffcc8ceee fix: remove constant to not prerender 2023-08-29 09:49:28 +03:00
RadoslavDimchev 7dd5d4c1c3 fix: add decorator to story 2023-08-29 09:48:03 +03:00
Hristo Nedelkov fe1c60a71a Download react-confetti 2023-08-29 09:42:33 +03:00
Hristo Nedelkov 5c6622c10a Update SyntaxHighlighter.tsx 2023-08-29 09:38:55 +03:00
Hristo Nedelkov 6aea6c93d3 clear code 2023-08-29 09:37:07 +03:00
RadoslavDimchev c7887d2ee8 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-29 09:34:55 +03:00
RadoslavDimchev 41e23dbbd4 fix: change rec mech variable names 2023-08-29 09:34:47 +03:00
Hristo Nedelkov eb2cca5d9c Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-29 09:34:10 +03:00
Hristo Nedelkov ddbc51e4c4 Fix sizes and colors 2023-08-29 09:34:01 +03:00
RadoslavDimchev d7569410fc fix: remove useless report 2023-08-29 09:33:02 +03:00
RadoslavDimchev 4e8a226e04 feat: show different content for current state 2023-08-29 09:30:53 +03:00
RadoslavDimchev 0e5062d1a5 feat: use new constants instead of magic strings 2023-08-29 09:27:02 +03:00
RadoslavDimchev dd715fb6cc feat: create constants for key generation 2023-08-29 09:26:24 +03:00
RadoslavDimchev 82138ee24c fix: change password fields name to key files 2023-08-29 09:22:17 +03:00
RadoslavDimchev 6606fb6d4d Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-29 09:20:58 +03:00
RadoslavDimchev 0cb1ad783d feat: clear parent component 2023-08-29 09:20:56 +03:00
RadoslavDimchev b89e4641a3 feat: create RecoveryPhrase component 2023-08-29 09:20:41 +03:00
Hristo Nedelkov ac4914c0b5 Style 2023-08-29 09:18:56 +03:00
Hristo Nedelkov b24259c3ab Create ValidatorInstall.stories.tsx 2023-08-29 00:53:38 +03:00
Hristo Nedelkov 496614cb0e Make OS cards clickable 2023-08-29 00:50:17 +03:00
Hristo Nedelkov b6c73dcc74 Add final texts 2023-08-29 00:41:53 +03:00
Hristo Nedelkov 6a821742be Implement highlighter and style it 2023-08-29 00:35:17 +03:00
Hristo Nedelkov b243a00709 Add OS Cards 2023-08-28 23:59:12 +03:00
Hristo Nedelkov e37fdbe089 Add text and style 2023-08-28 23:42:29 +03:00
Hristo Nedelkov 55adac051b Create validator install page 2023-08-28 23:30:19 +03:00
Hristo Nedelkov c30c262420 Add Link 2023-08-28 22:24:27 +03:00
RadoslavDimchev 664a220681 feat: add different states for recovery mechanisms 2023-08-28 21:14:56 +03:00
Ivana Andersson 57e3f34c3b feat: add emoji picker functionality 2023-08-28 16:28:05 +03:00
Ivana Andersson 1808aca00f fix: remove display:flex from ul globally 2023-08-28 16:06:29 +03:00
RadoslavDimchev b792536f44 feat: create states, change and clear input handlers 2023-08-28 15:39:31 +03:00
RadoslavDimchev 036fa734c1 feat: style recovery mechanism 2023-08-28 14:47:16 +03:00
RadoslavDimchev dc32d40270 feat: create story for RecoveryMechanismCard 2023-08-28 13:51:49 +03:00
RadoslavDimchev 7ba8c9109d feat: create separated card for rec mechanism 2023-08-28 13:34:37 +03:00
RadoslavDimchev 60d4cdc7e4 feat: add new state to story and component 2023-08-28 13:15:49 +03:00
RadoslavDimchev 340b5f7dd6 feat: create state for selected mechanism 2023-08-28 13:15:20 +03:00
RadoslavDimchev a23f985e03 fix: add button and change texts to password fields 2023-08-28 12:57:15 +03:00
RadoslavDimchev 29eac9c92f fix: make custom input to expression component 2023-08-28 12:40:52 +03:00
RadoslavDimchev ea88f9dcf4 feat: add story for PasswordFields 2023-08-28 12:33:50 +03:00
RadoslavDimchev 1bd9d69abf feat: create PasswordFields component 2023-08-28 12:22:28 +03:00
RadoslavDimchev 8445cc06e1 feat: add static components to key generation 2023-08-28 11:57:01 +03:00
RadoslavDimchev 728bab2b80 feat: create story for recovery mechanism 2023-08-28 11:48:02 +03:00
RadoslavDimchev 45014fed2b feat: create recovery mechanism component 2023-08-28 11:27:43 +03:00
RadoslavDimchev 3a847e3ab5 feat: use border box for key gen syn card 2023-08-28 11:09:28 +03:00
RadoslavDimchev 10ba1e0cf6 feat: create story for border box component 2023-08-28 10:46:16 +03:00
RadoslavDimchev 6606eb1625 feat: create reusable box component with same border 2023-08-28 10:45:20 +03:00
RadoslavDimchev 08f9f74383 Merge branch 'hn.validator-onboarding' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding 2023-08-25 15:39:00 +03:00
Hristo Nedelkov a60760bc72 Add tag for coming soon 2023-08-25 15:38:26 +03:00
RadoslavDimchev 912c85e6a3 feat: add different percentages for every subtitle 2023-08-25 15:38:11 +03:00
Hristo Nedelkov 4a8bfc8b54 style close icon 2023-08-25 15:34:06 +03:00