2790 Commits

Author SHA1 Message Date
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
RadoslavDimchev
eedad90e0f feat(right-manage-settings): add needed constants 2024-03-12 14:50:19 +02:00
RadoslavDimchev
1af52109e8 feat(right-manage-settings): create story 2024-03-12 14:50:19 +02:00
RadoslavDimchev
21e2ea8c76 chore(right-manage-settings): change component name 2024-03-12 14:50:19 +02:00
RadoslavDimchev
658f8ea140 refactor(right-panel): create separate folder 2024-03-12 14:50:19 +02:00
Emil Ivanichkov
0897201687 build(yarn): Update @status-im/components 2024-03-11 12:01:04 +02:00
Emil Ivanichkov
d9ec85cf6d build(yarn): Add hecksumBehavior: update to .yarnrc.yml 2024-03-11 12:01:04 +02:00
Emil Ivanichkov
6cb68bf52b doc(local_component_development): Add guide for Local Component Development 2024-03-11 12:01:04 +02:00
Emil Ivanichkov
d97a2b4e9b feat(yarn): Add local_component_development scripts 2024-03-11 12:01:04 +02:00
Emil Ivanichkov
941910d205 feat(scripts): Add script for Local Component Development 2024-03-11 12:01:04 +02:00
Emil Ivanichkov
47ca187726 chore(git): Add status-web as submodule 2024-03-11 12:01:04 +02:00
Emil Ivanichkov
c95753bc61 build(yarn): Install @status-im/components from our fork 2024-03-11 12:01:04 +02:00
Emil Ivanichkov
fe40691b6f build(yarn): Install react-day-picker package 2024-03-11 12:01:04 +02:00
Hristo Nedelkov
2930f2aebc refactor(storybook): update left sidebar, dashboard, logs stories 2024-03-08 13:53:03 +02:00
Hristo Nedelkov
6072f8bc55 feat(left sidebar): implement navigation 2024-03-08 13:53:03 +02:00
Hristo Nedelkov
17d5983490 feat(LeftSidebarState): Connect icons to correct pages
Co-authored-by: EmilIvanichkovv <emil.ivanichkov@gmail.com>
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
f8ca80f450 feat(pages): create DragableNode.tsx 2024-03-08 13:53:03 +02:00
Hristo Nedelkov
6d73b1aed8 feat(node list): make nodes dragable 2024-03-08 13:53:03 +02:00
Hristo Nedelkov
7e9b5b161c build(yarn): add react-dnd, react-dnd-html5-backend 2024-03-08 13:53:03 +02:00
Hristo Nedelkov
932d177391 fix(balance chart bug): fix bug with width of balance chart 2024-03-08 13:53:03 +02:00
Hristo Nedelkov
bc4c46bea0 feat(right sidebar): add nodes list to the right button 2024-03-08 13:53:03 +02:00