Commit Graph

2289 Commits

Author SHA1 Message Date
Rickard Andersson 62ac1d0f6b
Merge branch 'main' into ia.add-connect-device-page 2023-08-11 15:53:52 +03:00
Hristo Nedelkov 08dd7ba3d2
Merge pull request #38 from status-im/hn.device-memory-health
feat: Memory Health Card
2023-08-11 15:49:58 +03:00
Ivana Andersson b6e5385c0b chore: fix style and remove comments 2023-08-11 15:46:57 +03:00
Ivana Andersson be925b0164 cleanup: put component in correct directories 2023-08-11 15:25:38 +03:00
Ivana Andersson a7449cc07b Merge branch 'main' of github.com:status-im/nimbus-gui into ia.add-connect-device-page 2023-08-11 15:07:08 +03:00
Hristo Nedelkov 263c0b6a6f Use status shadow box 2023-08-11 14:52:28 +03:00
Ivana Andersson d374690aa3 Merge branch 'main' into rd.create-page-wrappers 2023-08-11 14:51:54 +03:00
Hristo Nedelkov acafd7eb66 Merge branch 'main' into hn.device-memory-health 2023-08-11 14:48:43 +03:00
Hristo Nedelkov ae68803288
Merge pull request #40 from status-im/hn.NetworkHealth
feat: Network Health card
2023-08-11 14:46:54 +03:00
Ivana Andersson 3959afef8a feat: add connection page 2023-08-11 14:45:12 +03:00
Ivana Andersson 771438d5cf fix: change unknown type to CSS properties 2023-08-11 14:42:25 +03:00
RadoslavDimchev f9f39c6a17 feat: make advanced settings optional 2023-08-11 14:38:26 +03:00
Hristo Nedelkov 1896083bb5 Delete StandartStream.tsx 2023-08-11 14:30:12 +03:00
Hristo Nedelkov 6b052c9b17 tweaks 2023-08-11 14:29:06 +03:00
Hristo Nedelkov 7ea3582e3d Remove unused package 2023-08-11 14:24:53 +03:00
Hristo Nedelkov eed7a6d447 Remove imports 2023-08-11 14:20:11 +03:00
Hristo Nedelkov caf4469556 Add maxMemory argument 2023-08-11 14:16:20 +03:00
RadoslavDimchev abda7859c0 fix: update width and space 2023-08-11 14:08:55 +03:00
RadoslavDimchev f5fd644543 feat: add shadow variants 2023-08-11 13:59:12 +03:00
RadoslavDimchev afb942dd96 feat: add all component for the page 2023-08-11 13:56:31 +03:00
RadoslavDimchev f8793daa64 feat: add custom weight to icon text 2023-08-11 13:47:16 +03:00
Hristo Nedelkov 7d03e53a54 tweaks 2023-08-11 13:39:05 +03:00
Hristo Nedelkov 83e41b2148 Use double chart and remove stream 2023-08-11 13:34:18 +03:00
RadoslavDimchev 5fcc98ee50 feat: add route for the new page 2023-08-11 13:04:02 +03:00
Hristo Nedelkov 1de056db1a Implement stream charts into network card 2023-08-11 13:00:00 +03:00
RadoslavDimchev c9e71aef8a feat: create DeviceHealthCheck component 2023-08-11 12:56:06 +03:00
RadoslavDimchev 1f98face5b fix: pass props for page wrapper 2023-08-11 12:38:07 +03:00
RadoslavDimchev fc5183cf79 fix: add background with better resolution 2023-08-11 12:37:44 +03:00
Radoslav Dimchev cdbd4416bc
Merge pull request #39 from status-im/rd.remove-not-used-components
fix: remove not used components
2023-08-11 12:24:42 +03:00
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 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