Commit Graph

2810 Commits

Author SHA1 Message Date
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
RadoslavDimchev c05b938ab6 feat(panels): use new panel wrapper 2024-03-12 14:50:19 +02:00
RadoslavDimchev c30a643b7b feat(panel-wrapper): create story with examples 2024-03-12 14:50:19 +02:00
RadoslavDimchev 1b0d21c2d3 feat(panel-wrapper): create component to reuse 2024-03-12 14:50:19 +02:00
RadoslavDimchev 65ccc0450e feat(migrate-panel): add style container migrate panel 2024-03-12 14:50:19 +02:00
RadoslavDimchev 8e52cb2769 feat(migrate-panel): style and center image and text 2024-03-12 14:50:19 +02:00
RadoslavDimchev 1cd9dd70d2 fix(manage-validator): make 50/50 width for two panels 2024-03-12 14:50:19 +02:00
RadoslavDimchev cfa653749d feat(right-manage-settings): add div wrapper 2024-03-12 14:50:19 +02:00
RadoslavDimchev 06fa469f12 fix(validator-management): padding 2024-03-12 14:50:19 +02:00
RadoslavDimchev 45beb477a1 fix(validator-management): remove wrong class name
Someone tried to get transparent scrollbar from current styles object
2024-03-12 14:50:19 +02:00
RadoslavDimchev bff9860f69 feat(migrate-panel): install and use migrate photo 2024-03-12 14:50:19 +02:00
RadoslavDimchev 855c00412e feat(migrate-panel): add rest of the content components 2024-03-12 14:50:19 +02:00
RadoslavDimchev 019c5d3204 fix(migrate-panel): message text 2024-03-12 14:50:19 +02:00
RadoslavDimchev 170727953f feat(migrate-panel): add real texts 2024-03-12 14:50:19 +02:00
RadoslavDimchev aaa6b4c659 feat(right-manage-settings): use new components 2024-03-12 14:50:19 +02:00
RadoslavDimchev 3e8217adc0 refactor(panels): move to new separate folder 2024-03-12 14:50:19 +02:00
RadoslavDimchev 4dc256e375 feat(deposit-panel): create base component and story 2024-03-12 14:50:19 +02:00
RadoslavDimchev 4c613c9067 feat(migrate-panel): create base component and story 2024-03-12 14:50:19 +02:00
RadoslavDimchev 836b7e7ed2 fix(default-panel-story): name and import 2024-03-12 14:50:19 +02:00
RadoslavDimchev 6be7c1cf17 feat(default-panel): create story 2024-03-12 14:50:19 +02:00
RadoslavDimchev 7e5d73e4f9 feat(default-panel): create and use separate component 2024-03-12 14:50:19 +02:00