Commit Graph

1003 Commits

Author SHA1 Message Date
Hristo Nedelkov 0de4832993 Create redux for leftSidebar 2023-09-26 12:59:15 +03:00
Hristo Nedelkov 5f7a2d6885 Use IconButtomWithDot with every icon 2023-09-26 12:46:09 +03:00
Hristo Nedelkov b97e205895 Export LeftSedebar buttons wrapper 2023-09-26 11:43:11 +03:00
Hristo Nedelkov f034ac6498 Create custom style for notification dot 2023-09-26 11:34:22 +03:00
Hristo Nedelkov cc048595fc Create RightSidebar.stories.tsx 2023-09-26 11:24:09 +03:00
Hristo Nedelkov 59ecd1cdfb Create LeftSidebar.stories.tsx 2023-09-26 11:24:06 +03:00
Hristo Nedelkov 4d4f23fe3d Add Uptime chart with months 2023-09-21 11:58:19 +03:00
Hristo Nedelkov dece80f2ac Create UptimeChart.stories.tsx 2023-09-21 11:57:05 +03:00
Hristo Nedelkov 96283b2d46 fix all imports 2023-09-21 10:48:19 +03:00
Hristo Nedelkov 9255cf3042 fix imports 2023-09-21 10:47:51 +03:00
Hristo Nedelkov 41a0f33319 fix file name 2023-09-21 10:32:51 +03:00
Hristo Nedelkov 0236408a25 Create SyncStatusCards.stories.tsx 2023-09-21 10:32:40 +03:00
Hristo Nedelkov d4874168e0 fix: clear code 2023-09-21 10:31:43 +03:00
Hristo Nedelkov 33607b0fd9 Create ExecutionClientCard.stories.tsx 2023-09-21 10:29:58 +03:00
Hristo Nedelkov 436212c54f Create ConsensusClientCard.stories.tsx 2023-09-21 09:54:45 +03:00
Hristo Nedelkov ed9bed54c5 Merge branch 'Create-Dashboard' of https://github.com/nimbus-gui/nimbus-gui into Create-Dashboard 2023-09-21 09:54:04 +03:00
Hristo Nedelkov 55ac55b53b fix formatNumbersWithComa 2023-09-21 09:53:54 +03:00
Ivana Andersson dc750b3199 fix: change to correct icons on left sidebar 2023-09-21 09:48:01 +03:00
Hristo Nedelkov fc65965e18 Fix texts 2023-09-21 09:43:12 +03:00
Hristo Nedelkov 71c51c1682 Style execClient 2023-09-21 09:36:56 +03:00
Hristo Nedelkov 0eebbff4bf Fix file structure and style SyncStatus Cards 2023-09-21 09:35:41 +03:00
Hristo Nedelkov 43cc1772a4 Separate logic in files 2023-09-21 09:29:06 +03:00
Hristo Nedelkov b59e074cf7 Change names 2023-09-21 09:23:19 +03:00
Hristo Nedelkov b409640518 Update SyncStatus design from new figma design 2023-09-19 18:20:23 +03:00
Hristo Nedelkov 46ab5f47b6 Style dashboard 2023-09-19 15:34:44 +03:00
Hristo Nedelkov 2920ffddb4 Style BalanceChartCard 2023-09-19 15:34:34 +03:00
Hristo Nedelkov 347a50938c update shadow of StorageCard 2023-09-19 13:40:38 +03:00
Hristo Nedelkov 3bf280fa4f Update CPUCard Shadow 2023-09-19 12:09:48 +03:00
Hristo Nedelkov 5cdb4d247b Update NetworkCard with use of DashboardCardWrapper 2023-09-19 11:35:01 +03:00
Hristo Nedelkov 4a0b2e9e90 Update memoryCard with use of DashboardCardWrapper 2023-09-19 10:37:06 +03:00
Hristo Nedelkov 19d873620f Style dashboard 2023-09-19 10:23:58 +03:00
RadoslavDimchev 19a65b72c7 fix: add "=" to device uptime component 2023-09-18 19:45:05 +03:00
RadoslavDimchev caa4fb813b fix: format dashboard code 2023-09-18 19:43:10 +03:00
RadoslavDimchev d174ec9256 Merge branch 'Create-Dashboard' of https://github.com/nimbus-gui/nimbus-gui into Create-Dashboard 2023-09-18 19:38:38 +03:00
Hristo Nedelkov 396dd909bd Add badStats to memoryCard 2023-09-18 19:38:31 +03:00
RadoslavDimchev ded7ceebc3 fix: delete uptime chart 2023-09-18 19:38:23 +03:00
Hristo Nedelkov 103e3c98a9 Create MemoryCard.stories.tsx 2023-09-18 19:38:23 +03:00
Hristo Nedelkov 25210332b1 Add types to memoryCard 2023-09-18 19:35:13 +03:00
Hristo Nedelkov b74cbd372a Create MemoryCard.tsx 2023-09-18 19:35:05 +03:00
Hristo Nedelkov d275fb8e93 Style cards 2023-09-18 19:34:40 +03:00
RadoslavDimchev 58074fbe37 fix: error from vscode import 2023-09-18 19:25:55 +03:00
RadoslavDimchev ebed17ce1d fix: clean storage card for tests 2023-09-18 19:22:52 +03:00
RadoslavDimchev 085dc7027b feat: style title logo component 2023-09-18 19:14:03 +03:00
RadoslavDimchev 04e1ad313a fix: add valid icon for title logo 2023-09-18 18:54:15 +03:00
Hristo Nedelkov 36a51ab15c Add current time on NetworkCard 2023-09-18 18:19:26 +03:00
Hristo Nedelkov 1b30b898a3 Implement function of calendar 2023-09-18 12:28:27 +03:00
Ivana Andersson cee23d886e change structure of dashboard to fit sidebars 2023-09-18 11:47:45 +03:00
Ivana Andersson e3e72a1f3f feat: add right sidebar, no styles yet 2023-09-18 10:16:05 +03:00
Ivana Andersson 24e72e020d feat: add Left sidebar component 2023-09-18 10:12:44 +03:00
Ivana Andersson c1c8c6b99f Merge branch 'Create-Dashboard' of github.com:nimbus-gui/nimbus-gui into Create-Dashboard 2023-09-18 10:11:24 +03:00