Commit Graph

2407 Commits

Author SHA1 Message Date
Hristo Nedelkov 8746d9a8af :( 2024-01-25 20:14:28 +02:00
Hristo Nedelkov 0ffe92dabf Update InstallLayout.module.css 2024-01-25 20:10:46 +02:00
Hristo Nedelkov 29049e951f fix major markdown bug 2024-01-25 19:56:08 +02:00
Hristo Nedelkov 845c6bae58 fix:title 2024-01-25 15:24:18 +02:00
Hristo Nedelkov 4ac624dd86 fix: Make the Paired device card full width for mobile 2024-01-25 15:23:14 +02:00
Hristo Nedelkov 458b5ec1bc fix:Fix spacing for cards and text sections on top 2024-01-25 15:17:45 +02:00
Hristo Nedelkov a2e7549ce2 fix: Fix wrapping issue. use same styling as the page before 2024-01-25 14:33:10 +02:00
Hristo Nedelkov 3c79e6ef37 fix:Fix title spacing similar to the next Advisories page 2024-01-25 14:26:16 +02:00
Hristo Nedelkov 0c3969e665 fix:Reduce text size for top progress indicators 2024-01-25 14:18:01 +02:00
Hristo Nedelkov e55a00d958 fix:Add spacing between text content and card 2024-01-25 14:08:59 +02:00
Hristo Nedelkov 34f70989ee Move continue button to the left of the layout 2024-01-25 14:06:59 +02:00
Hristo Nedelkov 51c8de0485 fix:the spacing between the different cards and make it a consistent spacing system 2024-01-25 14:02:22 +02:00
Radoslav Dimchev 5078db3a59
Merge pull request #37 from nimbus-gui/rd.connect-via-ip-responsive
Connect via ip responsive
2024-01-24 20:44:14 +02:00
Radoslav Dimchev 285cbb89f4
Merge branch 'main' into rd.connect-via-ip-responsive 2024-01-24 20:39:20 +02:00
Radoslav Dimchev a1287ce577
Merge pull request #39 from nimbus-gui/rd.fix-emoji-picker-position
Fix emoji picker position
2024-01-24 20:26:45 +02:00
RadoslavDimchev 5ae15e8d7b feat: disable btn for not valid address or port 2024-01-24 14:37:47 +02:00
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