2630 Commits

Author SHA1 Message Date
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
RadoslavDimchev
c4d143f5aa feat(deposit-title): make reusable title function 2024-03-12 14:50:19 +02:00
RadoslavDimchev
5bb93a9b84 fix(right-manage-settings-story): delete because of deposit
there is a problem with storybook when show deposit
2024-03-12 14:50:19 +02:00
RadoslavDimchev
c5ac515424 feat(deposit-panel): add input amount with state 2024-03-12 14:50:19 +02:00
RadoslavDimchev
2718212c27 feat(validator-request): divider from prop 2024-03-12 14:50:19 +02:00
RadoslavDimchev
d279b97806 feat(deposit-panel): add fixed validator request 2024-03-12 14:50:19 +02:00
RadoslavDimchev
0db2a06c8d feat(panel-wrapper): add title for every panel 2024-03-12 14:50:19 +02:00
RadoslavDimchev
c4b75bb4c1 fix(deposit-panel): alignment 2024-03-12 14:50:19 +02:00
RadoslavDimchev
6a89ae5bd5 fix(deposit): imports for connect components 2024-03-12 14:50:19 +02:00
RadoslavDimchev
6982d45bfd feat(deposit-panel): add chain parity 2024-03-12 14:50:19 +02:00
RadoslavDimchev
5dccf1c050 feat(deposit-panel): add connect and waring components 2024-03-12 14:50:19 +02:00
RadoslavDimchev
b29572d5aa feat(connected-and-connect-wallet): move to general 2024-03-12 14:50:19 +02:00
RadoslavDimchev
7f401b8690 feat(connect-wallet): justify to end 2024-03-12 14:50:19 +02:00
RadoslavDimchev
2cfaf4cdd7 feat(deposit-panel): add base 2024-03-12 14:50:19 +02:00
RadoslavDimchev
77df98985d feat(transaction-status): change requires deposit to red 2024-03-12 14:50:19 +02:00
RadoslavDimchev
d916ffd348 fix(deposit-panel-wrapper-story): delete 2024-03-12 14:50:19 +02:00
RadoslavDimchev
78da4769de fix(panel-wrapper-story): remove deposit example for test 2024-03-12 14:50:19 +02:00
RadoslavDimchev
969cf813e4 feat(deposit-panel): reuse deposit screen 2024-03-12 14:50:19 +02:00
RadoslavDimchev
7d17ec37d6 refactor(keystore-card): move component and story to general 2024-03-12 14:50:19 +02:00
RadoslavDimchev
133f7641f0 feat(keystore-card): create selected design 2024-03-12 14:50:19 +02:00
RadoslavDimchev
767f300710 feat(keystore-card): align texts exactly as in design 2024-03-12 14:50:19 +02:00
RadoslavDimchev
dc0df43700 fix(keystore-files): justify inputs to end 2024-03-12 14:50:19 +02:00
RadoslavDimchev
6d8a205425 feat(migrate-panel): reduce width from text to exact align 2024-03-12 14:50:19 +02:00
RadoslavDimchev
ad5c13d491 fix(migrate-panel): spacing between components 2024-03-12 14:50:19 +02:00
RadoslavDimchev
421e04efd9 feat(migrate-panel): warning and keystore card 100% width 2024-03-12 14:50:19 +02:00
RadoslavDimchev
a72208a7e9 feat(migrate-panel): move button to right 2024-03-12 14:50:19 +02:00
RadoslavDimchev
b69f9902ae feat(migrate-panel): add state and handler for warning 2024-03-12 14:50:19 +02:00
RadoslavDimchev
0e371ac3f4 feat(manage-validator): add border to separate screens 2024-03-12 14:50:19 +02:00