Commit Graph

2741 Commits

Author SHA1 Message Date
RadoslavDimchev bc3903b5b0 feat: move is valid funcs to utilities 2024-01-24 09:46:40 +02:00
RadoslavDimchev 965f59aac0 feat: use new is advanced state and reducer 2024-01-24 09:42:53 +02:00
RadoslavDimchev 81fef16664 feat: add is advanced into slice 2024-01-24 09:42:25 +02:00
RadoslavDimchev b832ee70b0 feat: add live checking on the addresses and ports 2024-01-24 08:29:40 +02:00
RadoslavDimchev 5c2c065c00 feat: add Nimbus GUI title to document 2024-01-24 08:02:11 +02:00
RadoslavDimchev 40be4fb8bc fix: remove old meta tag 2024-01-24 08:00:56 +02:00
RadoslavDimchev 78e1ac65bd feat: add meta tag to not zoom clicking on input 2024-01-24 07:59:24 +02:00
RadoslavDimchev 00ff0138ac feat: delete state and reducer for checked addresses 2024-01-23 22:09:43 +02:00
RadoslavDimchev efd4e26cf2 feat: add custom styled check icon 2024-01-23 21:31:57 +02:00
RadoslavDimchev 9d859c205a fix: remove first rendering with 0 width 2024-01-23 20:46:49 +02:00
RadoslavDimchev c79e291a66 feat: func getting emoji picker width for window size 2024-01-23 20:46:30 +02:00
Emil Ivanichkov 933d823120 build(nix): Ensure `PATH` variable includes absolute path to `node_modules` 2024-01-23 20:03:44 +02:00
Emil Ivanichkov f955dd70a9 build(nix): Add shell hook with banner 2024-01-23 20:03:44 +02:00
Emil Ivanichkov f8e2551839 build(yarn): Add `clean`, `clean:all` etc. scripts 2024-01-23 20:03:44 +02:00
Emil Ivanichkov d824d4f638 build(yarn): Add `build` & `test` scripts for the workspaces 2024-01-23 20:03:44 +02:00
Emil Ivanichkov 3bd56aa3db config(nx): Add `nx` config and ignore `.nx/` 2024-01-23 20:03:44 +02:00
Emil Ivanichkov 31704d5363 build(yarn): Add `nx` as dev dependencie 2024-01-23 20:03:44 +02:00
Emil Ivanichkov 69acf41574 config(ts): Add base `tsconfig` for the libs 2024-01-23 20:03:44 +02:00
Emil Ivanichkov ed3c3661c9 config(yarn): Add `workspaces` to `package.json` 2024-01-23 20:03:44 +02:00
Emil Ivanichkov 5973640a5e build(yarn): Install `ts-node` as dev dependencie 2024-01-23 20:03:44 +02:00
RadoslavDimchev 4fe6719a39 fix: container and width of device name input 2024-01-23 19:22:52 +02:00
RadoslavDimchev 0d8f60163a fix: make functions expressions and imports order 2024-01-23 19:02:47 +02:00
Hristo Nedelkov 4d145760ec
Merge pull request #36 from nimbus-gui/hn.validator-onboarding-responsive
Validator onboarding responsive
2024-01-22 20:46:46 +02:00
RadoslavDimchev f3941e7a6b fix: formatting continue btn and format stepper css 2024-01-22 20:42:06 +02:00
Hristo Nedelkov f80d786e4e Update ContinueButton.tsx 2024-01-22 20:21:34 +02:00
Hristo Nedelkov c207a0f037 Revert "clear warning"
This reverts commit 6dfe6c6c54.
2024-01-22 20:18:36 +02:00
Hristo Nedelkov 6dfe6c6c54 clear warning 2024-01-22 20:10:05 +02:00
Hristo Nedelkov c53a8ed8df format 2024-01-22 20:09:58 +02:00
RadoslavDimchev 89f519b583 feat: change subtitle font size for smaller screen 2024-01-22 20:04:00 +02:00
RadoslavDimchev d73a403147 feat: make new algorithm for stepper responsiveness 2024-01-22 19:48:51 +02:00
Hristo Nedelkov 4412fb7283 Update InstallLayout.module.css 2024-01-22 16:35:34 +02:00
Hristo Nedelkov 5dd369ea4a Update overviewLayout.module.css 2024-01-22 16:16:11 +02:00
Hristo Nedelkov b05e4b020f Update overviewLayout.module.css 2024-01-22 16:15:16 +02:00
Hristo Nedelkov cafbd24e92 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-22 16:11:49 +02:00
Hristo Nedelkov 63340c0e7e Update overviewLayout.module.css 2024-01-22 16:11:29 +02:00
Hristo Nedelkov 4295fe483e Update Overview.tsx 2024-01-22 16:11:28 +02:00
RadoslavDimchev 716090db0a Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-22 16:08:18 +02:00
RadoslavDimchev a21725eb56 fix: remove not used XStack 2024-01-22 16:08:16 +02:00
Hristo Nedelkov 91c2904f24 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-22 15:56:40 +02:00
Hristo Nedelkov 72b2988525 fix size of number icon 2024-01-22 15:56:33 +02:00
RadoslavDimchev 7db7040260 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-22 15:48:56 +02:00
RadoslavDimchev 3043be8ebd fix: add space for validators menu price 2024-01-22 15:48:45 +02:00
Hristo Nedelkov 142f225069 Update Advisories.tsx 2024-01-22 15:46:28 +02:00
Hristo Nedelkov 771d9a1bf1 fix advisories 2024-01-22 15:45:57 +02:00
RadoslavDimchev 590cb6a9ef feat: add color for check icon after copy validator 2024-01-22 14:39:48 +02:00
RadoslavDimchev 08bcb779ca fix: remove timeout state for copying recovery phrase 2024-01-22 14:38:46 +02:00
RadoslavDimchev 573855fc0f feat: add timer and check icon for copy validator address 2024-01-22 14:36:42 +02:00
Hristo Nedelkov e1c4acf1ac format 2024-01-22 10:12:11 +02:00
Hristo Nedelkov b9ab061ed9 Update Overview.tsx 2024-01-22 10:11:57 +02:00
Hristo Nedelkov e082481c79 Update OverviewCard.tsx 2024-01-22 10:07:44 +02:00