223 Commits

Author SHA1 Message Date
RadoslavDimchev
37518f0d56 fix: replace shadow box with shadox 2023-08-11 12:18:57 +03:00
RadoslavDimchev
5c3a6c73c9 Merge branch 'main' into rd.remove-not-used-components 2023-08-11 12:17:44 +03:00
Hristo Nedelkov
6dc2cd631d Update LandingPage.tsx 2023-08-11 12:13:44 +03:00
RadoslavDimchev
328debcd5b feat: integrate status to titles 2023-08-11 11:08:02 +03:00
RadoslavDimchev
fd13968823 fix: remove shadow box
use shadow from status
2023-08-11 10:51:46 +03:00
RadoslavDimchev
5c2bb02bcb fix: update logos with status texts 2023-08-11 10:46:47 +03:00
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
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
Hristo Nedelkov
0162a10800 Style gauge in box 2023-08-10 14:23:57 +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
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
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
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
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