Commit Graph

2574 Commits

Author SHA1 Message Date
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
Hristo Nedelkov 7ae90bd7dd feat(storybook): Create NodesList.stories.tsx 2024-03-08 13:53:03 +02:00
Hristo Nedelkov bb557d765c fix(rightSidebar): fix sidebar for all pages 2024-03-08 13:53:03 +02:00
Hristo Nedelkov a36b59a828 feat(icon): add `tooltipicon` 2024-03-08 13:53:03 +02:00
Hristo Nedelkov ac791e7f38 feat(dashboard sidebar): add popover 2024-03-08 13:53:03 +02:00
Hristo Nedelkov 6b3582fa0c fix(app css): remove outline on buttons 2024-03-08 13:53:03 +02:00
Hristo Nedelkov 8a737ca0fc feat(pages): create `AddValidatorButton.tsx`, `DashboardDiamondCard.tsx` &` NodesList.tsx` 2024-03-08 13:53:03 +02:00
Hristo Nedelkov 6d2bb435be fix(validator count): fix space 2024-03-08 13:53:03 +02:00
Hristo Nedelkov d142b0cc61 feat(dashboard sidebar): create dashboard sidebar 2024-03-08 13:53:03 +02:00
Hristo Nedelkov 4257111871 feat(validator settings cards): improve code 2024-03-07 13:26:30 +02:00
Hristo Nedelkov ffed698bdf feat(validator setting card): update proper icons 2024-03-07 13:26:30 +02:00
Hristo Nedelkov de7832c42d feat(manage validator): create settings cards component 2024-03-07 13:26:30 +02:00
Hristo Nedelkov 0970b1e183 feat(logs terminal): make logs terminal responsive 2024-03-02 21:45:13 +02:00
Hristo Nedelkov 9aa4b06ae9 feat(logs page): make sidebar responsive 2024-03-02 21:45:13 +02:00
Hristo Nedelkov 6d043ba203 fix(dashboard/logs): fix `windowSize` bug 2024-03-02 21:45:13 +02:00
Hristo Nedelkov 113dfbacd8 feat(logs sum card): make bottom cards buttons to filter logs 2024-03-02 21:45:13 +02:00
Hristo Nedelkov eab23d3e1d fix( terminal row): improve search with new json data 2024-03-02 21:45:13 +02:00