27 Commits

Author SHA1 Message Date
Ivana Andersson
3bff285135 fix: rename content page component and file 2023-08-15 10:05:39 +03:00
Ivana Andersson
b11d387249 feat: add route for connection page 2023-08-15 09:43:36 +03:00
RadoslavDimchev
5fcc98ee50 feat: add route for the new page 2023-08-11 13:04:02 +03:00
Rickard Andersson
433265eacc testing: make storybook preview render properly 2023-08-10 13:37:00 +03:00
RadoslavDimchev
90d6399d43 feat: implement react router
add landing page on "/"
2023-08-09 13:37:22 +03:00
RadoslavDimchev
9a81ce2367 fix: remove duplicate config import 2023-08-09 12:00:59 +03:00
Radoslav Dimchev
f617295058
Merge branch 'main' into rd.create-HealthInfoSection-component 2023-08-09 11:50:17 +03:00
RadoslavDimchev
c7c4b4e7a5 feat: add valid values for new props 2023-08-09 11:26:50 +03:00
RadoslavDimchev
650a769432 feat: add real values for props
also add cpuClockRate and networkLatency
2023-08-09 10:29:35 +03:00
Ivana Andersson
0b5cc980b6
Merge branch 'main' into ia-creating-components 2023-08-08 14:41:42 +03:00
Ivana Andersson
11a7fb0cf3 feat: add landing page layout and styles 2023-08-08 14:38:10 +03:00
RadoslavDimchev
6b788018ad feat: add type and props 2023-08-08 13:10:07 +03:00
RadoslavDimchev
1a44ad733c feat: create HealthInfoSection component 2023-08-08 13:07:00 +03:00
Hristo Nedelkov
fdcc2d50b7 Merge branch 'hn.standard-gauge-component' of https://github.com/status-im/nimbus-gui into hn.standard-gauge-component 2023-08-08 10:39:11 +03:00
Hristo Nedelkov
0f3fe54086 Spelling fixes 2023-08-08 10:38:50 +03:00
Hristo Nedelkov
b2bb254d02
Update src/App.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-08 10:37:46 +03:00
Hristo Nedelkov
147d3b6993
Update src/App.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-08 10:37:40 +03:00
Hristo Nedelkov
558e2dd8e5 Extract into separate file 2023-08-07 15:23:21 +03:00
Hristo Nedelkov
77e4089503 Fix names 2023-08-07 14:32:32 +03:00
Hristo Nedelkov
e48b9d1fae Style chart with only needed attributes 2023-08-07 12:15:07 +03:00
Hristo Nedelkov
c33ffbf27d Run demo of nivo/pie 2023-08-07 11:24:37 +03:00
Hristo Nedelkov
c9dce39b81 Implement new PieChart library
Using notion document mentioned library https://nivo.rocks/
2023-08-07 10:03:12 +03:00
Hristo Nedelkov
b9e9a1a7b6 Merge branch 'main' into hn.standard-gauge-component 2023-08-07 09:11:24 +03:00
Rickard Andersson
6e03a12c4d feat: add @status-im/components library 2023-08-04 12:18:37 +03:00
Rickard Andersson
fc5f5f5fe4 feat: add Tamagui integration
Author: @RadoslavDimchev
2023-08-04 09:43:07 +03:00
Hristo Nedelkov
a079089c1b Implement ApexChart donut chart for gage
using https://apexcharts.com/react-chart-demos/pie-charts/
2023-08-03 22:26:40 +03:00
Rickard Andersson
f36bf56a6a project reinit 2023-08-03 09:20:54 +03:00