Commit Graph

2572 Commits

Author SHA1 Message Date
Emil Ivanichkov 3d7c474bf4 fix(build): Ensure compatibility with updated `@tamagui/*` & `@status/*` packages
Co-authored-by: RadoslavDimchev <RadoslavDimchev111@gmail.com>
2024-02-13 16:58:42 +02:00
RadoslavDimchev 3d8c39b9f8 feat(quick-start-bar): add more side padding for small screens 2024-02-13 15:47:10 +02:00
RadoslavDimchev 49cff8960a fix(page-wrapper): height and bottom margin 2024-02-13 15:47:10 +02:00
RadoslavDimchev 5f1d749c51 feat(landing-page): add bottom margin to quick start bar 2024-02-13 15:47:10 +02:00
RadoslavDimchev 6ffa4721ca fix(landing-page): space between content 2024-02-13 15:47:10 +02:00
RadoslavDimchev e8d2033f8b feat(quick-start-bar): add responsive width 2024-02-13 15:47:10 +02:00
RadoslavDimchev d5818acd98 feat(quick-start-bar): add container 2024-02-13 15:47:10 +02:00
RadoslavDimchev 7b7ddc2888 fix(quick-start-bar): remove unnecessary responsive padding 2024-02-13 15:47:10 +02:00
RadoslavDimchev 474981bacc fix(quick-start-bar): change height to sticky to bottom 2024-02-13 15:47:10 +02:00
RadoslavDimchev 3ce5c404d1 fix(quick-start-bar): remove part of bottom white space for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev ee78f67d59 feat(quick-start-bar): add different padding for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev ab29f1582a fix(quick-start-bar): remove decreasing text for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev 9b40428a19 feat(quick-start-bar): add horizontal scroll bar to not wrap text 2024-02-13 15:47:10 +02:00
Hristo Nedelkov ee3348a5e1 fix(back button): make code cleaner 2024-02-13 15:17:46 +02:00
Hristo Nedelkov ba51cd725a fix(refactor): format code 2024-02-13 15:17:46 +02:00
Hristo Nedelkov d703904b68 fix(back button): back button work with recovery phrase 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 8c4cb7bc6c fix(recovery phrase): don't change phrase on back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov a406e0d14a fix(continue button): add logic for confirm phrase back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov bcc3fd86ff feat(app): make confirm phrase separate url 2024-02-13 15:17:46 +02:00
Hristo Nedelkov dcba94de02 feat(constants): add all info to validator onboarding constants 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 0aadf5fb39 fix(consensus selection): use only nimbus card 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f2f28ad80e feat(validator onboarding): update `ContinueButton.tsx` 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f93d68bc36 fix(validator onboarding): implement back button functionality 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 6e81f0d109 fix(validator onboarding): improve code in continue button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 5d890fc00e feat(constants): create STEPPER_PATHS 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 899d417845 feat(validator onboarding): update `BackButton.tsx` 2024-02-13 15:17:46 +02:00
Hristo Nedelkov e80beda83c feat(validator onboarding): implement back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f86e5d77f4 feat:(back button): create back button logic for styling and text 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 4f772687d6 feat(validator onboarding): use back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov f542722604 feat(validator onboarding): style back button 2024-02-13 15:17:46 +02:00
Hristo Nedelkov d6daf9d84f feat(validator onboarding): create `BackButton.tsx` 2024-02-13 15:17:46 +02:00
Hristo Nedelkov 499f2c1531 FIX(validator management.stories.ts): fix problem with routing in stories 2024-02-10 00:05:13 +02:00
Hristo Nedelkov af3e59895f fix(stapper): use module in css 2024-02-10 00:05:13 +02:00
Hristo Nedelkov eb3b5fc87c fix(validaor-onboarding): make css in module files 2024-02-10 00:05:13 +02:00
Hristo Nedelkov 34d2843e90 feat(constants): create constant depositStatusSteps 2024-02-10 00:05:13 +02:00
Hristo Nedelkov 4248bba928 feat(validator management): implement validator management pages
feat: create right side content of manage validator

Create DepositStatusPieChart.tsx

Create RightPanel.tsx

Create DepositStatus.tsx

fix(deposit status): adjust innerRadius

Create Header.tsx

Create ValidatorInfo.tsx

feat(manage validator): refactor

feat(manage validator): add validator info components

Create DepositStepper.module.css

Create DepositStepper.tsx

feat(deposit status): use exported component

style(validator-info): style validator info

Create ValidatorBalance.tsx

Create diamond.svg

Create suit-guy.png

fix:style deposit status

feat: add validatorBalance

feat: add all components to validator balance

Create ValidatorToolsCards.tsx

Create ValidatorToolCard.tsx

Update ManageValidator.tsx

fix(validator tools): fix spacing

Create broken-chain.png

Create hand-key.png

Create pig.png

Create ValidatorDataCards.tsx

Create ValidatorDataCard.tsx

Update ManageValidator.tsx

Update ValidatorBalance.tsx

Update ValidatorToolsCards.tsx

Update constants.ts

Create ValidatorDataTabs.tsx

Create ValidatorTable.tsx

Create ValidatorTableBody.tsx

Create ValidatorTableHeader.tsx

Create ValidatorTableRow.tsx

fix(manage validator):  import table into parent

Delete validatorManagement.css

Create validatorManagement.module.css

fix(validator-management): fix classes

Delete ManagementTable.css

Create ManagementTable.module.css

fix: differentiate tables in validator management

feat: (manage-validator): organize code

Create ValidatorPeersCard.tsx

feat: create Peers pie chart

Create ValidatorGraffiti.tsx

fix(validator graffiti): fix spaces

fix(deposit stepper): fix style

Create Footer.tsx

feat(manage validator): add footer to parent

feat(footer): import external icon

Create beacon-chain.svg

fix(footer): style footer properly

Create cross.svg

feat:(validator info): add days in validator info component

Create eth-logo-blue.png

fix(validator balance): use correct sizes

feat: add manage validator table data

feat(manageValidatorTab): create redux

Update store.ts

fix(validator row): render rows from constant

feat(validator header): render headers from constant

fix(validator data tabs): implement logic for tabs

format

fix: fix build errors
2024-02-10 00:05:13 +02:00
RadoslavDimchev b2ad3b55d4 fix(header): align problem with tag container 2024-02-06 12:02:29 +02:00
RadoslavDimchev 5a050e3c1b feat(nimbus-logo): add responsive margin 2024-02-06 12:02:29 +02:00
RadoslavDimchev 6ba84c61d8 refactor: imports order 2024-02-06 12:02:29 +02:00
RadoslavDimchev 0d88d3db5f fix(sync-status-page): remove margin top and end justify 2024-02-06 12:02:29 +02:00
RadoslavDimchev 80f8619ce0 fix(nimbus-logo): add reusable margin top 2024-02-06 12:02:29 +02:00
RadoslavDimchev 3bda77368b fix(header): remove top margin and align to end 2024-02-06 12:02:29 +02:00
RadoslavDimchev 7bb9582795 fix(health-check-page): replace resize event with custom hook 2024-02-06 12:02:29 +02:00
RadoslavDimchev 243f7b70e0 fix(health-check-page): remove fixed margin top 2024-02-06 12:02:29 +02:00
RadoslavDimchev c73186ce9d fix(landing-page): remove top padding for logo 2024-02-06 12:02:29 +02:00
RadoslavDimchev 2ea3785f10 fix(window-size): remove checks for initial 0 width 2024-02-02 09:04:55 +02:00
RadoslavDimchev cfa34de8cc fix(use-window-size): default value 2024-02-02 09:04:55 +02:00
RadoslavDimchev 0dc78ef076 fix(key-generation): move generating mnemonic 2024-02-02 09:04:55 +02:00
RadoslavDimchev ee9a165f44 fix(recovery-phrase): length of array and item key 2024-02-02 09:04:55 +02:00
RadoslavDimchev acd06d8fd0 fix(deposit-css): format module 2024-02-02 09:04:55 +02:00
RadoslavDimchev 8a5577db74 fix(recovery-phrase): generate mnemonic default value 2024-02-02 09:04:55 +02:00
RadoslavDimchev e90fed3309 feat(deposit): move container style into module 2024-02-02 09:04:55 +02:00
RadoslavDimchev f9e35c5c88 feat(deposit): responsive chain parity 2024-02-02 09:04:55 +02:00
RadoslavDimchev 2bacb22cdb fix(deposits): width of entire content 2024-02-02 09:04:55 +02:00
RadoslavDimchev 6597e64011 feat(deposits): create story for chain parity 2024-02-02 09:04:55 +02:00
RadoslavDimchev 9dce578fa5 feat(deposits): separate chain parity as component 2024-02-02 09:04:55 +02:00
RadoslavDimchev 4229b03b8c fix(key-generation): default recovery mechanism value 2024-02-02 09:04:55 +02:00
RadoslavDimchev de0b646162 fix: space for validator request 2024-02-02 09:04:55 +02:00
RadoslavDimchev c9875c3388 fix: state of is chain parity 2024-02-02 09:04:55 +02:00
RadoslavDimchev 8b2652cc0d fix: format files with new requirements 2024-02-02 09:04:55 +02:00
RadoslavDimchev 3403824949 feat: style chain parity image 2024-02-02 09:04:55 +02:00
RadoslavDimchev d55ea136c7 feat: use chain parity image 2024-02-02 09:04:55 +02:00
RadoslavDimchev 870d86440c feat: add subtitle and remove all other stages 2024-02-02 09:04:55 +02:00
RadoslavDimchev bc0326e2ce feat: create func for deposit title 2024-02-02 09:04:55 +02:00
RadoslavDimchev 0c862645b4 feat: add is chain parity to slice 2024-02-02 09:04:55 +02:00
RadoslavDimchev 1dfc17d8b9 fix: remove keys generated and change width 2024-02-02 09:04:55 +02:00
RadoslavDimchev cbcbb3195f fix: name of copy pasted recovery phrase notification 2024-02-02 09:04:55 +02:00
RadoslavDimchev bafa31b1f9 fix: add check for window size zero for sync cards 2024-02-02 09:04:55 +02:00
RadoslavDimchev c800721e78 fix: remove wrong copy pasted notification story 2024-02-02 09:04:55 +02:00
RadoslavDimchev eb8605980d feat: create story for copy pasted notification 2024-02-02 09:04:55 +02:00
RadoslavDimchev 7fe692bc19 feat; separate copy pasted notification component 2024-02-02 09:04:55 +02:00
RadoslavDimchev d7badb78e0 feat: move pasted notification above the btn for small screen 2024-02-02 09:04:55 +02:00
RadoslavDimchev d596d0599e feat: sync cards responsive 2024-02-02 09:04:55 +02:00
RadoslavDimchev 47f3f05995 fix: margin bottom of sync cards 2024-02-02 09:04:55 +02:00
RadoslavDimchev 78910fc891 feat: create story for chevron icon component 2024-02-02 09:04:55 +02:00
RadoslavDimchev e08492ef48 feat: separate chevron icon component 2024-02-02 09:04:55 +02:00
RadoslavDimchev d351196dba feat: change chevron icon for opened dropdown 2024-02-02 09:04:55 +02:00
RadoslavDimchev 9843dc5696 fix: currency dropdown side, position and width 2024-02-02 09:04:55 +02:00
Emil Ivanichkov ef4e1ca905 refactor(format): Fix formating 2024-01-30 18:24:08 +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 40db43bf89.
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
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
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
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 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 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
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
Hristo Nedelkov 510a8b28bc fix cards responsivness 2024-01-22 10:07:40 +02:00
Hristo Nedelkov 1571e3727c fix window of overview 2024-01-22 09:37:55 +02:00
Hristo Nedelkov ab9af8c557 fix overview cards style 2024-01-22 09:21:22 +02:00
Hristo Nedelkov 776ff3626c fix background wrapper 2024-01-22 08:01:54 +02:00
RadoslavDimchev 0a11024d23 fix: os card story props 2024-01-21 16:17:50 +02:00
RadoslavDimchev 340cb69107 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-21 16:17:26 +02:00
RadoslavDimchev 3a6c496572 feat: add space between currency and dropdown 2024-01-21 16:16:54 +02:00
Hristo Nedelkov 45ceb0b7f3 fix overflow bug 2024-01-21 16:15:23 +02:00
Hristo Nedelkov 9ef747c513 Update OSCards.tsx 2024-01-21 16:15:09 +02:00
Hristo Nedelkov 5567c62f7f Update OSCard.tsx 2024-01-21 16:15:07 +02:00
Hristo Nedelkov 91970547f9 update css using repeat 2024-01-21 16:14:47 +02:00
Hristo Nedelkov 086e8956aa fix bug 2024-01-21 15:24:56 +02:00
Hristo Nedelkov 0d4f8cf94f Update OSCards.tsx 2024-01-21 15:20:28 +02:00
Hristo Nedelkov 4782e88c3f fix OsCards 2024-01-19 11:12:14 +02:00
Hristo Nedelkov ccbba05109 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-19 11:11:59 +02:00
Hristo Nedelkov a422ad2237 change css to modules 2024-01-19 11:11:57 +02:00
RadoslavDimchev 00a227b9ee fix: space between eth and value 2024-01-19 10:20:41 +02:00
RadoslavDimchev a3291e589e fix: width of validators menu with price 2024-01-19 10:15:01 +02:00
RadoslavDimchev e57a22b2c5 fix: import of advisories constants 2024-01-19 09:58:28 +02:00
RadoslavDimchev 75e6c5c410 fix: rewrite style of overview to module 2024-01-19 09:50:57 +02:00
RadoslavDimchev c395c074c4 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-19 09:34:48 +02:00
RadoslavDimchev 6301fa1628 fix: rewrite css from page wrapper to module 2024-01-19 09:34:46 +02:00
Hristo Nedelkov af46f7ed5e fix respovness 2024-01-19 00:46:44 +02:00
RadoslavDimchev ec0ada31bb fix: problem with prerendering of generating mnemonic 2024-01-19 00:07:36 +02:00
RadoslavDimchev 3c6c3c3295 fix: filter visible steps immediately 2024-01-18 23:50:27 +02:00
RadoslavDimchev 59d93b8748 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 23:47:12 +02:00
RadoslavDimchev fdc48a39ec fix: advisory topics constants location and var name 2024-01-18 23:46:48 +02:00
Hristo Nedelkov 189444afb4 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 23:42:51 +02:00
Hristo Nedelkov e0d177c2ea Advisories step logic 2024-01-18 23:42:43 +02:00
RadoslavDimchev e9714e75ce Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 23:30:39 +02:00
RadoslavDimchev d1c0bdd39d Merge branch 'main' into hn.validator-onboarding-responsive 2024-01-18 23:30:21 +02:00
Hristo Nedelkov 433b59a651 Update Advisories.tsx 2024-01-18 23:14:50 +02:00
RadoslavDimchev c468deb2e3 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 23:08:52 +02:00
RadoslavDimchev c1ce3f566f fix: window size minimum and padding percentages 2024-01-18 23:08:28 +02:00
Hristo Nedelkov 77ebb5165a Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 23:08:01 +02:00
Hristo Nedelkov 8cf45335c4 fix advisories logic
Make step checked only when it has been clicked
2024-01-18 23:07:59 +02:00
RadoslavDimchev 1d5285de42 fix: correct margin top for continue button 2024-01-18 23:05:42 +02:00
RadoslavDimchev 4aa4cc7741 fix: spacing of validator on boarding main card 2024-01-18 23:02:25 +02:00
RadoslavDimchev 10a0eb369f feat: add min height for validator box wrapper 2024-01-18 22:57:38 +02:00
RadoslavDimchev 2451c7c352 feat: create function to not repeat code 2024-01-18 22:38:09 +02:00
RadoslavDimchev a966069a0e Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 22:33:54 +02:00
RadoslavDimchev 48a0166f00 feat: use new hook to make stepper responsive 2024-01-18 22:33:52 +02:00
Hristo Nedelkov 764d04e556 Update Advisories.tsx 2024-01-18 21:57:38 +02:00
Hristo Nedelkov b3346fc78d Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 21:56:42 +02:00
Hristo Nedelkov 1a5ed0b07f move constants in place 2024-01-18 21:56:29 +02:00
RadoslavDimchev 5ca1529dc1 feat: create custom hook for window size 2024-01-18 21:55:50 +02:00
Hristo Nedelkov 2d7db9860b
Merge pull request #28 from nimbus-gui/Create-Logs
Create logs
2024-01-18 20:12:12 +02:00
Hristo Nedelkov ed93b616f3 Update LogsPage.tsx 2024-01-18 20:10:10 +02:00
Hristo Nedelkov f15a9c896b fix types 2024-01-18 19:57:30 +02:00
Hristo Nedelkov 8ff13bf8d2 fix error must have a '[Symbol.iterator]()'
Error: src/pages/LogsPage/LogsTerminal.tsx(59,44): error TS2488: Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
2024-01-18 19:56:45 +02:00
Hristo Nedelkov c81914262a format 2024-01-18 19:55:49 +02:00
Hristo Nedelkov d9bbdb0217 Update HeaderBtns.tsx 2024-01-18 19:49:49 +02:00
RadoslavDimchev 0c610343d1 fix: clean validator on boarding code 2024-01-18 18:56:53 +02:00
RadoslavDimchev 47ed76a0f2 fix: remove window width from stepper 2024-01-18 18:55:50 +02:00
RadoslavDimchev 66f051e7d4 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 18:51:21 +02:00
RadoslavDimchev 47c79ad8b5 fix: sub title step left position 2024-01-18 18:51:11 +02:00
Hristo Nedelkov 0bf43d1442 format code 2024-01-18 18:50:07 +02:00
Hristo Nedelkov a1ebba7d5b Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 18:47:31 +02:00
Hristo Nedelkov 9cba0d88d4 clear code 2024-01-18 18:47:21 +02:00
RadoslavDimchev 86f45d692f fix: validator request story name 2024-01-18 18:45:35 +02:00
RadoslavDimchev 4346aa7bfe fix: move margin
After it is not a valid prop for status text
2024-01-18 18:44:36 +02:00
RadoslavDimchev 9e48907400 feat: increase size of step 2024-01-18 18:38:08 +02:00
RadoslavDimchev 419d6a0a91 fix: remove numbers from stepper 2024-01-18 18:37:15 +02:00
RadoslavDimchev 66baf24d8c fix: remove commented old code 2024-01-18 18:26:41 +02:00
RadoslavDimchev 16efe2d895 fix: move steps to constants 2024-01-18 18:24:36 +02:00
RadoslavDimchev c40c15b70f fix: show subtitles 2024-01-18 18:21:24 +02:00
RadoslavDimchev 6be6caf89b fix: stories with changed number to name 2024-01-18 18:07:09 +02:00
RadoslavDimchev 2a21c9f736 fix: add space between avatar and address 2024-01-18 18:02:41 +02:00
RadoslavDimchev 6bece926d9 feat: add copy button to wallet address 2024-01-18 18:01:50 +02:00
RadoslavDimchev 8dca2e7595 feat: create and use copy function for utilities 2024-01-18 17:25:58 +02:00
RadoslavDimchev 0dd85010cd feat: add more space for right side bar validator 2024-01-18 17:21:21 +02:00
RadoslavDimchev f777542dc1 feat: use new validator name address component to validator list item 2024-01-18 11:42:39 +02:00
RadoslavDimchev 2785e03c44 fix: change validator number to name 2024-01-18 11:41:43 +02:00
RadoslavDimchev bbbf821730 feat: add icons to validator name and address 2024-01-18 11:41:04 +02:00
RadoslavDimchev ca7f8c7b78 feat: align validator name 2024-01-17 22:13:00 +02:00
RadoslavDimchev c026ff3ae6 feat: create story for validator name address 2024-01-17 22:11:07 +02:00
RadoslavDimchev 0fd00f3489 feat: use new component into validator profile 2024-01-17 22:10:31 +02:00
RadoslavDimchev 4dbf4d3e8a feat: create reuse component for validator name and address 2024-01-17 22:10:18 +02:00
RadoslavDimchev c5eb85b018 feat: add copy address handler 2024-01-17 08:58:29 +02:00
RadoslavDimchev a66b08f21a feat: add copy button for validator address 2024-01-17 08:52:36 +02:00
RadoslavDimchev 0272fb1bfd feat: move eth and currency dropdown on one row 2024-01-16 23:54:10 +02:00
RadoslavDimchev de3c51d693 fix: add key for recovery phrase word list 2024-01-16 14:34:24 +02:00
Hristo Nedelkov d440900d05 make responsive 2024-01-16 13:57:59 +02:00
Hristo Nedelkov 2c1820c58b Update ValidatorSetup.tsx 2024-01-16 13:15:37 +02:00
Hristo Nedelkov b5a2a63b51 fix validator setup title resp 2024-01-16 13:06:15 +02:00
RadoslavDimchev a10d828645 feat: use responsive stack and media hook for deposit price 2024-01-15 22:04:25 +02:00
RadoslavDimchev 1d255f76cd feat: add media queries for responsive recovery phrase inputs 2024-01-13 15:24:33 +02:00
RadoslavDimchev 97c0b76acd feat: move confirm recovery phrase into css module 2024-01-12 19:39:28 +02:00
RadoslavDimchev e0f17e5261 feat: add media queries for responsive recovery phrase 2024-01-12 10:36:12 +02:00
RadoslavDimchev 4a7d2222aa feat: reset is copied after 3 seconds copy 2024-01-12 10:22:21 +02:00
RadoslavDimchev 5ca47a8ced feat: reset is copied rec phrase when mnemonic is changed 2024-01-12 10:21:56 +02:00
RadoslavDimchev 550a3bb339 fix: add space between word number point and word 2024-01-12 09:56:24 +02:00
RadoslavDimchev 978b66ddd8 fix: padding and width of recovery phrase 2024-01-12 09:55:39 +02:00
RadoslavDimchev 3585ea6804 feat: move style for recovery phrase into css module 2024-01-12 09:55:17 +02:00
RadoslavDimchev d1f73631b4 fix: remove old stack and use new responsive one 2024-01-11 11:09:48 +02:00
RadoslavDimchev e219707d2e feat: create responsive stack component 2024-01-11 11:09:30 +02:00
RadoslavDimchev 5fe3bb1b54 fix: padding of keystore backups card 2024-01-11 11:08:59 +02:00
RadoslavDimchev 7ad5a4986d fix: sizes of keystore backups card 2024-01-10 19:00:30 +02:00
RadoslavDimchev fc9be4404d feat: make keystore backups card responsive 2024-01-10 18:56:15 +02:00
RadoslavDimchev 761ed1f370 feat: create responsive stack and use media hook 2024-01-10 18:35:20 +02:00
RadoslavDimchev 405d9d4f90 feat: add margin bottom to header with media query 2024-01-10 09:43:04 +02:00
RadoslavDimchev 293d330b24 feat: add styled divs to header 2024-01-10 09:34:04 +02:00
RadoslavDimchev 81c09af416 feat: add style for key generation header 2024-01-10 09:33:48 +02:00
RadoslavDimchev e6feecebfd feat: add style and media query for rec mechanism 2024-01-10 08:46:44 +02:00
RadoslavDimchev f6cf36fc81 feat: replace xstack with styled div for rec mechanism 2024-01-09 22:19:17 +02:00
Hristo Nedelkov b664c3a4a2 clear code 2024-01-09 17:01:48 +02:00
Hristo Nedelkov 14dc82ebb9 fix ExecCLientCards to be responsive 2024-01-09 14:48:01 +02:00
Radoslav Dimchev e2d7c40e9c
Merge pull request #34 from nimbus-gui/rd.fix-landing-page-responsive-layout
Fix landing page responsive layout
2024-01-09 14:34:30 +02:00
Hristo Nedelkov e3ce07001d format 2024-01-09 13:21:10 +02:00
Hristo Nedelkov 17af464ccd use only in phone view 2024-01-09 13:18:07 +02:00
Hristo Nedelkov f7f275c202 Show only three steps when in mobile view 2024-01-09 13:10:54 +02:00
RadoslavDimchev 0af91705d3 fix: change widths of quick start bar 2024-01-08 20:33:20 +02:00
RadoslavDimchev 064d68752f feat: add style for rows container 2024-01-07 20:35:36 +02:00
RadoslavDimchev 1627ec8563 fix: change css file name and class name 2024-01-07 20:34:19 +02:00
RadoslavDimchev c5d0c15045 feat: create media queries for columns order 2024-01-07 20:21:23 +02:00
RadoslavDimchev 535c939582 feat: add class name and remove style 2024-01-07 20:20:58 +02:00
RadoslavDimchev 601378588c fix: remove option for is advanced 2024-01-07 19:58:56 +02:00
RadoslavDimchev 7fadf4876d fix: change flex grow of porn input 2024-01-07 19:58:08 +02:00
RadoslavDimchev a15a616833 fix: pass is advanced prop event it is false 2024-01-07 19:56:41 +02:00
RadoslavDimchev ca3ef3401e feat: replace xstack with custom div 2024-01-07 19:56:24 +02:00
RadoslavDimchev ac033ba62a feat: change checks for port inputs 2024-01-07 19:55:59 +02:00
RadoslavDimchev 577d7af379 feat: add default values in slice with constants 2024-01-06 21:17:24 +02:00
RadoslavDimchev 47d7c45ba3 feat: use new constants into components 2024-01-06 21:16:05 +02:00
RadoslavDimchev 330da5a072 feat: use new constants for stories 2024-01-06 21:15:22 +02:00
RadoslavDimchev c315c5743c feat: add constants for ports 2024-01-06 21:13:22 +02:00
RadoslavDimchev da3016e3c9 feat: create constants for pair device 2024-01-06 21:10:57 +02:00
RadoslavDimchev f926cd4860 fix: add with router decorator for header story 2024-01-05 15:08:23 +02:00
RadoslavDimchev 001cfee956 fix: format label input field 2024-01-05 15:01:58 +02:00
RadoslavDimchev ae00a27a18 Merge branch 'main' into rd.fix-connect-screens-flow 2024-01-05 14:58:53 +02:00
Hristo Nedelkov deabb78767 format 2024-01-05 14:52:41 +02:00
Hristo Nedelkov d1a1ee38c0 Update advisoriesLayout.css 2024-01-05 14:52:23 +02:00
Hristo Nedelkov 47ae03c9cb update advisories 2024-01-05 14:51:40 +02:00
RadoslavDimchev 00384f7ccf fix: story of inputs row and add examples 2024-01-05 14:51:15 +02:00
RadoslavDimchev 0ad30aa09a feat: create story for port input with examples 2024-01-05 14:41:50 +02:00
RadoslavDimchev bbf62ce59d fix name of create local node 2024-01-05 14:41:32 +02:00
Hristo Nedelkov c1a42250cb remove unused css 2024-01-05 14:40:02 +02:00
RadoslavDimchev 218345b10b fix: create local node story place 2024-01-05 14:39:44 +02:00
Hristo Nedelkov 423e0b73eb fix start of content 2024-01-05 14:34:44 +02:00
RadoslavDimchev 48ee8abd47 feat: use new port input component 2024-01-05 14:27:39 +02:00
RadoslavDimchev 398cfde40c feat: create port input component to reuse 2024-01-05 14:27:06 +02:00
RadoslavDimchev 32c939a308 fix: change name of address and port inputs component 2024-01-05 10:39:11 +02:00
RadoslavDimchev 1a2c443c8a feat: use states and create new handlers with reducers 2024-01-05 10:33:54 +02:00
RadoslavDimchev 91ebee77da feat: pass props for is switch on and is checked 2024-01-05 10:22:30 +02:00
RadoslavDimchev 518dbd524f feat: add state and reducers for checks and switches 2024-01-05 10:20:37 +02:00
Hristo Nedelkov 6fc6d4e442 Update validatorLayout.css 2024-01-05 10:13:39 +02:00
Hristo Nedelkov cc1fdfe62d fix style of image 2024-01-05 10:10:06 +02:00
RadoslavDimchev 3131510d51 feat: create reusable reducers and remove old dispatches 2024-01-05 10:08:56 +02:00
RadoslavDimchev 106c145ef0 feat: make reusable handlers and use reducers 2024-01-05 09:55:42 +02:00
Hristo Nedelkov 63fcd0d5ce Update overviewLayout.css 2024-01-05 09:55:23 +02:00
Hristo Nedelkov 8a2c95b918 Update validatorLayout.css 2024-01-05 09:49:59 +02:00
Hristo Nedelkov 8ddc1822f0 Create overviewLayout.css 2024-01-05 09:49:57 +02:00
Hristo Nedelkov fddf2ecdce Update Overview.tsx 2024-01-05 09:49:54 +02:00
Hristo Nedelkov 1ea5286b01 Update OverviewCard.tsx 2024-01-05 09:49:52 +02:00
RadoslavDimchev 37469831e1 feat: pass new props to address ports component 2024-01-05 09:47:12 +02:00
RadoslavDimchev e7ca4b66cb feat: create new reducers for ports and addresses 2024-01-05 09:46:42 +02:00
Hristo Nedelkov 9853b7b218 Update Overview.tsx 2024-01-05 09:34:48 +02:00
Hristo Nedelkov 63c4ba12e0 Create validatorLayout.css 2024-01-05 09:34:45 +02:00
Hristo Nedelkov 47f9f5e587 Update ValidatorBoxWrapper.tsx 2024-01-05 09:34:37 +02:00
Hristo Nedelkov 067aefffde Create OverviewWrapper.tsx 2024-01-05 09:34:22 +02:00
Hristo Nedelkov f1f0c571b9 fixed formStepper size 2024-01-05 08:46:03 +02:00
RadoslavDimchev a7658bdde4 fix: rename state and handler for api token 2024-01-04 10:54:59 +02:00
RadoslavDimchev 918ec5c629 fix: delete old connect device page and story 2024-01-04 10:53:36 +02:00
RadoslavDimchev 364452590b fix: remove connect device route 2024-01-04 10:49:35 +02:00
RadoslavDimchev 115d139457 feat: create slice for pair device 2024-01-04 10:43:33 +02:00
RadoslavDimchev a0ac3f819a feat: show different inputs for is advanced 2024-01-03 13:24:36 +02:00
RadoslavDimchev efb6388a2f feat: pass props for inputs 2024-01-03 13:23:56 +02:00
RadoslavDimchev 9ca0a46528 fix: height and position of checkbox 2024-01-03 09:42:25 +02:00
RadoslavDimchev 3c9bd4e039 fix: style switch thumb position 2024-01-03 09:27:17 +02:00
RadoslavDimchev 3ee3a02cba fix: remove props and change default data 2024-01-03 09:19:54 +02:00
RadoslavDimchev 3c2c80e81e feat: made inputs for not advanced connect via ip 2024-01-03 09:19:34 +02:00
RadoslavDimchev 9db0034feb feat: change disabled continue button 2024-01-03 08:37:05 +02:00
RadoslavDimchev 1840e582f8 fix: remove old components 2023-12-28 22:02:05 +02:00
RadoslavDimchev d2007e6bb1 feat: change widths of address and port inputs 2023-12-28 22:01:11 +02:00
RadoslavDimchev 30f4b80366 feat: add states for ports and addresses 2023-12-28 21:41:04 +02:00
RadoslavDimchev ed50858ad5 feat: quick bar more responsive 2023-12-26 12:33:42 +02:00
RadoslavDimchev 34a1abf27d fix: add additional space between start btn and quick bar 2023-12-25 21:57:59 +02:00
RadoslavDimchev 5050a6f50b fix: reduce space between logo and landing texts 2023-12-25 21:07:46 +02:00
RadoslavDimchev 3db25407db feat: simplify code for pair device 2023-12-21 11:23:39 +02:00