2612 Commits

Author SHA1 Message Date
Emil Ivanichkov
87e475cdb3 feat(waku-utils): Implement override of HandshakeResult
Initial solution for https://github.com/status-im/nimbus-gui/issues/92
2024-01-31 20:03:43 +02:00
Emil Ivanichkov
46c96a0cbe build(waku-utils): Add waku dependencies 2024-01-31 20:03:43 +02:00
Emil Ivanichkov
8e0205667c chore(waku): Tweak the configuration of the lib 2024-01-31 20:03:43 +02:00
Emil Ivanichkov
d82d2ccb99 chore(waku): Init waku-utils lib
Using ` nx g @nx/js:lib waku-utils `
2024-01-31 20:03:43 +02:00
Emil Ivanichkov
0ab69074fe build(yarn): Replace ts-node with tsx 2024-01-31 20:03:43 +02:00
Emil Ivanichkov
e9a9230699 config(gitignore): Ignore the .env file
# Please enter the commit message for your changes. Lines starting
2024-01-31 20:03:43 +02:00
Emil Ivanichkov
ef4e1ca905 refactor(format): Fix formating 2024-01-30 18:24:08 +02:00
Hristo Nedelkov
9d28bf19c1
Merge pull request #41 from nimbus-gui/hn.fix-validator-onboarding
Hn.fix validator onboarding
2024-01-30 15:24:58 +02:00
Hristo Nedelkov
7a83d45372 Update InstallLayout.module.css 2024-01-30 15:24:28 +02:00
Hristo Nedelkov
65a1933cc3 format 2024-01-30 14:54:24 +02:00
Hristo Nedelkov
c7b7008cdd Update InstallLayout.module.css 2024-01-30 14:54:05 +02:00
Hristo Nedelkov
8b5382ce30 Update Activation.tsx 2024-01-30 14:48:25 +02:00
Hristo Nedelkov
7979afa688 clear code 2024-01-30 14:47:30 +02:00
Hristo Nedelkov
8db9326c4d fix: remove unused 2024-01-30 14:47:21 +02:00
Hristo Nedelkov
d09ae9be5a Delete FormStepper.stories.ts 2024-01-30 13:44:41 +02:00
Hristo Nedelkov
5935ed6275 format 2024-01-30 12:19:00 +02:00
Hristo Nedelkov
c30606b2ee Merge branch 'main' into hn.fix-validator-onboarding 2024-01-30 12:10:39 +02:00
Hristo Nedelkov
f23790e0eb format 2024-01-30 12:04:51 +02:00
Hristo Nedelkov
bbbd7adec8 clear code 2024-01-30 12:04:46 +02:00
Hristo Nedelkov
92c02068d0 feat: add copy functionality 2024-01-30 11:38:32 +02:00
Hristo Nedelkov
c63d27528c fix: continue button to work with Recovery Mechanism 2024-01-30 01:03:07 +02:00
Hristo Nedelkov
289f142b4b fix:style current form stepper step 2024-01-30 00:20:08 +02:00
Hristo Nedelkov
1963dfb830 Update ContinueButton.tsx 2024-01-29 23:59:15 +02:00
Hristo Nedelkov
ce778bfd11 clear code 2024-01-29 18:52:53 +02:00
Hristo Nedelkov
d35190cfad format 2024-01-29 18:47:35 +02:00
Hristo Nedelkov
078a68552b Update ContinueButton.tsx 2024-01-29 18:47:21 +02:00
Hristo Nedelkov
e5f2413dd5 fix: make activation responsive 2024-01-29 18:47:16 +02:00
Hristo Nedelkov
d17b43d232 fix:remove props to activation 2024-01-29 18:46:54 +02:00
Hristo Nedelkov
346f1384a5 clear code 2024-01-29 18:34:19 +02:00
Hristo Nedelkov
ce9b1ae391 clear code 2024-01-29 18:33:51 +02:00
Hristo Nedelkov
9ab31b1a57 fix continue button to work with all 2024-01-29 18:33:41 +02:00
Hristo Nedelkov
18cfc83342 Revert "fix continue button to work with all steps"
This reverts commit 40db43bf890b5f2206652765639d78eba2816a49.
2024-01-29 17:55:33 +02:00
Emil Ivanichkov
a5a3aa2e7d refactor(prettier): Add result of yarn format after prettier changes 2024-01-29 14:44:25 +02:00
Emil Ivanichkov
9edf214fc7 config(prettier): Set printWidth to 80 2024-01-29 14:44:25 +02:00
Hristo Nedelkov
6c92da396b clear code 2024-01-29 14:26:12 +02:00
Hristo Nedelkov
40db43bf89 fix continue button to work with all steps 2024-01-29 13:48:59 +02:00
Hristo Nedelkov
e75fe48974 clear code 2024-01-29 13:48:39 +02:00
Hristo Nedelkov
c68b3e678f fix: form stepper to read urls 2024-01-29 13:48:28 +02:00
Hristo Nedelkov
573eeae2d9 Use Outlet component to get children componnets 2024-01-29 13:09:04 +02:00
Hristo Nedelkov
6be043bad0 fix continue button to work with sub-urls 2024-01-29 13:08:47 +02:00
Hristo Nedelkov
3b32c83347 add sub-urls for validator onboarding 2024-01-29 13:08:26 +02:00
zah
d526ee9413 Add a link to the status-node-manager repo 2024-01-29 09:51:19 +02:00
Hristo Nedelkov
afb4a2d255 pass new props 2024-01-27 09:22:37 +02:00
Hristo Nedelkov
c9aacf51fa fix: add space between cards in column 2024-01-27 09:22:05 +02:00
Hristo Nedelkov
5651b2d9fd fix: make validator setup activation responsive 2024-01-27 08:22:26 +02:00
Hristo Nedelkov
26ab5e977c fix:makke actiovation cards take whole width 2024-01-27 08:22:08 +02:00
Hristo Nedelkov
00869e7794 clear code 2024-01-26 10:55:50 +02:00
Hristo Nedelkov
c950617643 format 2024-01-26 10:46:05 +02:00
Hristo Nedelkov
692f36ca96 Make parent responsive 2024-01-26 10:39:22 +02:00
Hristo Nedelkov
3fcd265d44 fix both cards 2024-01-26 10:39:07 +02:00