2555 Commits

Author SHA1 Message Date
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
Hristo Nedelkov
9ab4bef8e6 fix: paired device card to be the right size 2024-01-26 10:22:22 +02:00
Hristo Nedelkov
436a2776a2 fix:consensusGaugeCard to work responsive 2024-01-26 10:22:04 +02:00
Hristo Nedelkov
a0edfd7113 fix: content of consensus 2024-01-25 23:12:06 +02:00
Hristo Nedelkov
2528ef0f76 Fix: fix client card 2024-01-25 23:11:31 +02:00
Hristo Nedelkov
dcf1a0dbfc Update ValidatorInstall.tsx 2024-01-25 20:14:32 +02:00
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
285cbb89f4
Merge branch 'main' into rd.connect-via-ip-responsive 2024-01-24 20:39:20 +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
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
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
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 6dfe6c6c54c2ff53446c87addea9ec5cbc36f914.
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
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
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