Ivana Andersson
|
b4cf0b2d95
|
Merge pull request #30 from status-im/ia.add-connect-device-page
fix: add proper tamagui config
|
2023-08-10 11:54:04 +03:00 |
Hristo Nedelkov
|
45d08b5407
|
Merge pull request #25 from status-im/hn.line-chart
feat: add `StatisticBox` & `CPUHealth`
|
2023-08-10 11:19:52 +03:00 |
Hristo Nedelkov
|
24c08b9b47
|
Merge branch 'main' into hn.line-chart
|
2023-08-10 10:44:03 +03:00 |
Hristo Nedelkov
|
a6562a7273
|
Take last point dynamically
|
2023-08-10 10:43:33 +03:00 |
Hristo Nedelkov
|
508f9b644f
|
Generate lineChart data
|
2023-08-10 10:42:07 +03:00 |
Ivana Andersson
|
ad423eb0f3
|
fix: fix svg elements to match react syntax
|
2023-08-10 10:40:08 +03:00 |
Radoslav Dimchev
|
59956d07a0
|
Merge pull request #31 from status-im/rd.create-nodes-logo
feat: create nodes logo
|
2023-08-10 10:34:54 +03:00 |
Rickard Andersson
|
f59e26ea8a
|
cleanup: remove stray commented out line
|
2023-08-10 10:25:53 +03:00 |
Hristo Nedelkov
|
098d4f2452
|
Update src/components/StandardLineChart.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
|
2023-08-10 10:24:42 +03:00 |
Hristo Nedelkov
|
5afe8a8cfa
|
Update src/components/StandardLineChart.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
|
2023-08-10 10:24:34 +03:00 |
Ivana Andersson
|
1215553a2b
|
fix: add missing status-im colors module
|
2023-08-10 10:18:21 +03:00 |
RadoslavDimchev
|
c5c1029f23
|
feat: style NimbusLogo
|
2023-08-10 10:15:40 +03:00 |
Hristo Nedelkov
|
279b7bc7b7
|
Use PascalCase
|
2023-08-10 10:09:59 +03:00 |
Hristo Nedelkov
|
4c95cd163c
|
Use PascalCase
|
2023-08-10 10:09:29 +03:00 |
RadoslavDimchev
|
81ed2f1b8b
|
feat: small style changes for Tag
add default value for background color
|
2023-08-10 09:58:37 +03:00 |
Ivana Andersson
|
11510ee3bf
|
fix: add proper tamagui config
|
2023-08-10 09:56:22 +03:00 |
RadoslavDimchev
|
f61f2f2e2d
|
feat: add content to NimbusLogo
|
2023-08-10 09:54:37 +03:00 |
Hristo Nedelkov
|
3453d687b5
|
Remove useEffect and useState
|
2023-08-10 09:54:05 +03:00 |
Hristo Nedelkov
|
9b63d4174c
|
Merge branch 'main' into hn.line-chart
|
2023-08-10 09:53:49 +03:00 |
RadoslavDimchev
|
0b5949a3db
|
feat: remove nodes logo with html
|
2023-08-10 09:53:40 +03:00 |
RadoslavDimchev
|
4d5faa22c1
|
feat: use NodesLogo for LandingPage
|
2023-08-10 09:38:50 +03:00 |
RadoslavDimchev
|
0f56ddefed
|
fix: change style of Tag
|
2023-08-10 09:38:12 +03:00 |
RadoslavDimchev
|
544ddff529
|
feat: create nodes logo
|
2023-08-10 09:25:20 +03:00 |
RadoslavDimchev
|
c77a72599e
|
fix: rename Logo to NimbusLogo
|
2023-08-10 09:17:48 +03:00 |
Hristo Nedelkov
|
4065c125b0
|
Tweaks
|
2023-08-10 09:07:24 +03:00 |
Hristo Nedelkov
|
f2cb3eaa7e
|
Separate logic for cards
Add alerts with icons
|
2023-08-09 15:21:46 +03:00 |
Radoslav Dimchev
|
448bfa3bbb
|
Merge pull request #28 from status-im/rd.implement-router
feat: implement router
|
2023-08-09 14:41:02 +03:00 |
RadoslavDimchev
|
90d6399d43
|
feat: implement react router
add landing page on "/"
|
2023-08-09 13:37:22 +03:00 |
RadoslavDimchev
|
3914611970
|
chore: install react router dom library
|
2023-08-09 13:13:18 +03:00 |
Radoslav Dimchev
|
bef9b8805b
|
Merge pull request #26 from status-im/rd.create-HealthInfoSection-component
feat: create health info section component
|
2023-08-09 12:53:48 +03:00 |
RadoslavDimchev
|
f8e6cf8369
|
feat: remove use state and effect
just calculate them without state
|
2023-08-09 12:37:58 +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 |
Hristo Nedelkov
|
9a5eed0d1c
|
Re-use existing components
|
2023-08-09 11:47:34 +03:00 |
RadoslavDimchev
|
c7c4b4e7a5
|
feat: add valid values for new props
|
2023-08-09 11:26:50 +03:00 |
Hristo Nedelkov
|
4ee27c6cd8
|
Add fixed size to the static box
|
2023-08-09 11:18:02 +03:00 |
Hristo Nedelkov
|
ae8fcca173
|
Merge branch 'main' into hn.line-chart
|
2023-08-09 11:10:54 +03:00 |
RadoslavDimchev
|
a6387398db
|
feat: create separate component for message
|
2023-08-09 10:58:47 +03:00 |
RadoslavDimchev
|
c7120820bf
|
fix: add new props to the type
|
2023-08-09 10:32:55 +03:00 |
RadoslavDimchev
|
650a769432
|
feat: add real values for props
also add cpuClockRate and networkLatency
|
2023-08-09 10:29:35 +03:00 |
RadoslavDimchev
|
7245964d77
|
feat: change info messages and add more
|
2023-08-09 10:26:00 +03:00 |
RadoslavDimchev
|
e533617a6b
|
feat: create constants file and move them
|
2023-08-09 10:20:39 +03:00 |
RadoslavDimchev
|
3ea108b246
|
feat: implement states for percentages
|
2023-08-09 10:12:39 +03:00 |
Hristo Nedelkov
|
c903095228
|
[fix] Fit chart in box boundaries
|
2023-08-09 09:32:05 +03:00 |
RadoslavDimchev
|
2ef62191aa
|
fix: remove styled from BackgroundImage
It has an error for boxShadow prop
|
2023-08-09 09:25:27 +03:00 |
Ivana Andersson
|
ffdc5942e5
|
Merge pull request #24 from status-im/ia-creating-components
feat: add landing page layout and styles
|
2023-08-08 15:57:40 +03:00 |
Ivana Andersson
|
d30f64e8ba
|
ci: fix build
|
2023-08-08 14:59:00 +03:00 |
Ivana Andersson
|
cf80d7f7cc
|
fix: add missing `QuickStartBar`
|
2023-08-08 14:47:22 +03:00 |
RadoslavDimchev
|
47cf20b601
|
fix: remove styled from ShadowBox
|
2023-08-08 14:45:30 +03:00 |
Hristo Nedelkov
|
1e56634029
|
Implement line chart in the StaticBox
|
2023-08-08 14:42:29 +03:00 |