Commit Graph

2757 Commits

Author SHA1 Message Date
Hristo Nedelkov f6442e3f27 feat(vaidator data cards): add data to cards
Co-authored-by: Emil Ivanichkov <emil.ivanichkov@gmail.com>
2024-03-15 12:14:22 +02:00
Hristo Nedelkov 72ada71c60 feat(data cards): implement fraction values 2024-03-15 12:14:22 +02:00
Hristo Nedelkov 6a7e517d9a style(validator settings): fix spacing 2024-03-15 12:14:22 +02:00
Hristo Nedelkov 802e1e86ba feat(dragableNode): use Status Tooltip 2024-03-15 12:14:22 +02:00
Hristo Nedelkov c971e84ed0 build(yarn): add `"@types/react-dnd": "^3.0.2"` 2024-03-15 12:14:22 +02:00
Hristo Nedelkov 0541c21b98 feat(logs terminal): fix spacing bug 2024-03-15 12:14:22 +02:00
Hristo Nedelkov f45e98ad08 fix(deposit stepper): fix `Deposit Stepper` 2024-03-15 12:14:22 +02:00
Hristo Nedelkov e845525ee1 feat(dragable node): update from figma text 2024-03-15 12:14:22 +02:00
Hristo Nedelkov 75191deffb feat(validator peers cards): implement new validator peers cards 2024-03-15 12:14:22 +02:00
Hristo Nedelkov ebe8c7ee70 feat(validator settings cards): create new settings cards 2024-03-15 12:14:22 +02:00
Hristo Nedelkov 43eb78731c refactor(style): clear code and format 2024-03-14 15:51:27 +02:00
Hristo Nedelkov 8c6d152093 refactor(dashboard): update DashboardContent.tsx 2024-03-14 15:51:27 +02:00
Hristo Nedelkov 4aa71fec1b feat(contected peers): create ConnectedPeers.tsx 2024-03-14 15:51:27 +02:00
Hristo Nedelkov b8087b5164 style(HalfTopGauge): add gradient to pie chart 2024-03-14 15:51:27 +02:00
Hristo Nedelkov 5dc76c516f feat(conected peers): create HalfTopGauge.tsx 2024-03-14 15:51:27 +02:00
Hristo Nedelkov c5c828ed37 fix(network and memory cards): fix height bug 2024-03-14 15:51:27 +02:00
Hristo Nedelkov ab3b44930a feat(images) create validators-count.png 2024-03-14 15:51:27 +02:00
Hristo Nedelkov 79ab1f893d feat(active validator card): create active validators card 2024-03-14 15:51:27 +02:00
Hristo Nedelkov 4dc135415d feat(dashboard card wrapper): add stroke to cards 2024-03-14 15:51:27 +02:00
Hristo Nedelkov 7897915a67 build(yarn) update `@status-im/components` checksum in `yarn.lock` 2024-03-14 15:51:27 +02:00
Emil Ivanichkov 8df7158415 chore(format): Format files after update 2024-03-12 18:55:17 +02:00
Emil Ivanichkov 2bfd5536c4 chore(nix): Use `yarn` from `corepack` 2024-03-12 18:55:17 +02:00
Emil Ivanichkov ff3fc8b505 fix(build): Set resolutions for `expo-blur` & `expo-linear-gradient` 2024-03-12 18:55:17 +02:00
Emil Ivanichkov 17e00e32b8 chore(yarn): Update to `yarn@4.1.1` 2024-03-12 18:55:17 +02:00
RadoslavDimchev 99980aaf35 feat(exit-panel): create story 2024-03-12 15:11:08 +02:00
RadoslavDimchev 5114273af9 feat(exit-validator): create entire screen 2024-03-12 15:11:08 +02:00
RadoslavDimchev 800e6944a6 feat(exit-validator): download image 2024-03-12 15:11:08 +02:00
Emil Ivanichkov d63e1c6627 fix(manage validator): Set max width to `ManageValidator` stack
and some formatting

Co-authored-by: RadoslavDimchev <RadoslavDimchev111@gmail.com>
2024-03-12 14:50:19 +02:00
RadoslavDimchev f30fc9a786 feat(deposit-validator): style deposit input 2024-03-12 14:50:19 +02:00
RadoslavDimchev 9e49826b25 feat(utils-format-number): fixed number 2024-03-12 14:50:19 +02:00
RadoslavDimchev 2e17c53415 feat(deposit-validator): show deposit amount eth 2024-03-12 14:50:19 +02:00
RadoslavDimchev ef7057fb3f fix(migrate-panel): width of keymanager input 2024-03-12 14:50:19 +02:00
RadoslavDimchev b6509459d9 feat(migrate-panel): add keymanager api 2024-03-12 14:50:19 +02:00
RadoslavDimchev f2679556e0 fix(deposit): wrong imports and file place 2024-03-12 14:50:19 +02:00
RadoslavDimchev 24f10851d6 fix(deposit): return main component and move info box 2024-03-12 14:50:19 +02:00
RadoslavDimchev 1482314d1c feat(deposit-components): move to general to reuse 2024-03-12 14:50:19 +02:00
RadoslavDimchev d8b822b0c0 feat(deposit-slice): move to parent folder 2024-03-12 14:50:19 +02:00
RadoslavDimchev 03a7637eb7 fix(currency-slice): folder name 2024-03-12 14:50:19 +02:00
RadoslavDimchev e45b9cf8b8 feat(deposit-screens): use validator balance info box 2024-03-12 14:50:19 +02:00
RadoslavDimchev c49c700692 feat(validator-balance-info): create component and story 2024-03-12 14:50:19 +02:00
RadoslavDimchev 32e16284bd feat(currency-dropdown): count price 2024-03-12 14:50:19 +02:00
RadoslavDimchev 57a705b7f4 feat(deposit-validator): reuse currency menu 2024-03-12 14:50:19 +02:00
RadoslavDimchev 2107b02b7b feat(validators-menu-with-price): remove old and use new currency 2024-03-12 14:50:19 +02:00
RadoslavDimchev ce998a2ca9 fix(currency-dropdown-story): add total price arg 2024-03-12 14:50:19 +02:00
RadoslavDimchev e8bb940d6c feat(currency-dropdown): show currency 2024-03-12 14:50:19 +02:00
RadoslavDimchev 7113dd6f1c feat(currency): reuse new slice and remove old states 2024-03-12 14:50:19 +02:00
RadoslavDimchev 4df8783a77 fix(currency-slice): name of slice 2024-03-12 14:50:19 +02:00
RadoslavDimchev e5ae76879e feat(currency-slice): create slice for currency 2024-03-12 14:50:19 +02:00
RadoslavDimchev 9d76b3bf59 feat(deposit-validator): separate from panel main component 2024-03-12 14:50:19 +02:00
RadoslavDimchev 11ed7491fe feat(deposit-panel): add currency dropdown menu 2024-03-12 14:50:19 +02:00