Commit Graph

2470 Commits

Author SHA1 Message Date
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
Emil Ivanichkov 8b839b3840 doc(pages): Add links to the pages that can be seen 2024-02-08 16:36:15 +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 cfb1c54529 feat: download chain parity image and add folder 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