Ivana Andersson
|
4b031ccb07
|
feat: add breadcrumbs bar for the connection page
|
2023-08-11 10:44:40 +03:00 |
RadoslavDimchev
|
4e5a29c5d4
|
fix: icon text work with status text
|
2023-08-11 10:39:34 +03:00 |
RadoslavDimchev
|
e091c591f6
|
fix: make icon work with status image
|
2023-08-11 10:34:21 +03:00 |
Hristo Nedelkov
|
6927177c39
|
Implement card without chart
|
2023-08-11 10:18:07 +03:00 |
RadoslavDimchev
|
e9b4946c73
|
fix: update formatted text to work with status
|
2023-08-11 10:17:27 +03:00 |
Hristo Nedelkov
|
04b29d9e84
|
Implement memory health card
|
2023-08-11 10:13:05 +03:00 |
Hristo Nedelkov
|
7aa238b5de
|
Merge pull request #34 from status-im/hn.storage-health
[feat] Storage health card
|
2023-08-11 10:02:39 +03:00 |
RadoslavDimchev
|
9d7cd4c2c5
|
fix: delete information box
|
2023-08-11 09:59:45 +03:00 |
Hristo Nedelkov
|
f204cb0ace
|
Update LandingPage.tsx
|
2023-08-11 09:55:02 +03:00 |
Hristo Nedelkov
|
1c8a5f2cad
|
Remove animation
|
2023-08-11 09:52:23 +03:00 |
RadoslavDimchev
|
23de7820c7
|
fix: delete custom buttons
|
2023-08-11 09:50:47 +03:00 |
Rickard Andersson
|
c9d3d361af
|
Merge pull request #35 from status-im/ra.add-even-more-stories
testing: add stories for `StandardGauge`, `HealthInfoSection` & `QuickStartBar`
|
2023-08-11 08:56:19 +03:00 |
Rickard Andersson
|
96210c1477
|
testing: add `QuickStartBar` stories
|
2023-08-10 15:28:39 +03:00 |
Hristo Nedelkov
|
c89e6e1c47
|
dynamically set left storage
|
2023-08-10 15:28:38 +03:00 |
Rickard Andersson
|
dcb5f85403
|
testing: add `HealthInfoSection` stories
|
2023-08-10 15:26:31 +03:00 |
Rickard Andersson
|
7c2dcab837
|
testing: add `StandardGauge` stories
|
2023-08-10 15:16:40 +03:00 |
Hristo Nedelkov
|
428cc4847f
|
tweaks
|
2023-08-10 15:10:30 +03:00 |
Hristo Nedelkov
|
b41a906d37
|
Merge branch 'main' into hn.storage-health
|
2023-08-10 15:01:14 +03:00 |
Rickard Andersson
|
d3502e0dc3
|
Merge pull request #33 from status-im/ra.add-more-storybook-stories
testing: make `storybook` preview render properly
|
2023-08-10 14:37:56 +03:00 |
Hristo Nedelkov
|
0162a10800
|
Style gauge in box
|
2023-08-10 14:23:57 +03:00 |
RadoslavDimchev
|
5ee7022a23
|
fix: replace old photo with new resolution
|
2023-08-10 13:38:50 +03:00 |
Rickard Andersson
|
433265eacc
|
testing: make `storybook` preview render properly
|
2023-08-10 13:37:00 +03:00 |
RadoslavDimchev
|
ddefba4e3e
|
feat: create page wrapper for column pattern
|
2023-08-10 13:33:27 +03:00 |
RadoslavDimchev
|
d903931bc8
|
feat: create page wrapper shadow pattern
|
2023-08-10 13:10:47 +03:00 |
RadoslavDimchev
|
c8ba74c277
|
fix: remove old page wrapper
|
2023-08-10 13:10:26 +03:00 |
RadoslavDimchev
|
482b6b6954
|
fix: add 100vh to background image
|
2023-08-10 13:08:22 +03:00 |
Hristo Nedelkov
|
b7011e1d1e
|
Implement card with gauge
|
2023-08-10 12:39:24 +03:00 |
RadoslavDimchev
|
78eb46da1e
|
feat: create background page component
|
2023-08-10 12:20:39 +03:00 |
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 |