1919 Commits

Author SHA1 Message Date
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
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
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
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
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
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
de0b646162 fix: space for validator request 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
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
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