Commit Graph

552 Commits

Author SHA1 Message Date
Hristo Nedelkov ec90dfb13a Implement redux in device health check 2023-08-17 12:01:11 +03:00
Hristo Nedelkov fb21d8d499 Add DeviceHealthState into redux 2023-08-17 11:30:00 +03:00
Hristo Nedelkov bcba97a199 Create redux folder 2023-08-17 11:29:45 +03:00
Hristo Nedelkov 539e7377d1 Add isPairedSuccessfully state 2023-08-17 10:07:58 +03:00
RadoslavDimchev 5b01e37652 fix: delete complete id svg icon 2023-08-17 06:32:14 +03:00
RadoslavDimchev d1f3b858e2 feat: add todo comment for crashing story 2023-08-17 06:22:19 +03:00
Ivana Andersson a3b128053a feat: add setting color functionality 2023-08-16 18:25:43 +03:00
Ivana Andersson 10bee2f66a fix: svg rules changed to match jsx 2023-08-16 18:01:53 +03:00
Ivana Andersson e9eda5237e fix: all inputs should have white background 2023-08-16 17:37:36 +03:00
Ivana Andersson 4679bea9b1 feat: add react-color for the color picker component 2023-08-16 17:24:38 +03:00
Ivana Andersson 897515da60 feat: add icon button next to the device avatar 2023-08-16 17:06:56 +03:00
Ivana Andersson b6a1c40be2 feat: add padding on top of the layout container 2023-08-16 16:57:35 +03:00
Ivana Andersson 442fd2456a feat: put nimbus logomark styles into its own file 2023-08-16 16:38:43 +03:00
Ivana Andersson a8e9342268 fix: move styles from `App.css` to `index.css` 2023-08-16 16:38:09 +03:00
Ivana Andersson 443fc23e41 cleanup: some more css and html tags 2023-08-16 16:23:18 +03:00
Ivana Andersson f1b8d76841
Rename breadcrumbbar.css to BreadcrumbBar.css 2023-08-16 16:11:08 +03:00
Ivana Andersson 60f9649333 claenup: remove html tags from create node page 2023-08-16 15:57:19 +03:00
Ivana Andersson b6a2204319 cleanup: remove most html from landing page 2023-08-16 15:56:57 +03:00
Ivana Andersson e7a4b88f63 cleanup: remove css styles that are not used or needed 2023-08-16 15:54:13 +03:00
Ivana Andersson 7789178772 feat: add margin bottom to the titles component 2023-08-16 15:12:42 +03:00
RadoslavDimchev d7d8c7ed1b feat: add input for generated id 2023-08-16 15:06:12 +03:00
RadoslavDimchev 9fa220c08d fix: change story category 2023-08-16 14:58:33 +03:00
Hristo Nedelkov 27eed45c2a Fix story 2023-08-16 14:55:37 +03:00
Hristo Nedelkov 0051948d1d Add storybook for syncStatus 2023-08-16 14:47:56 +03:00
Hristo Nedelkov 88e44e8d12 Move timer to SyncStatus 2023-08-16 14:40:57 +03:00
Ivana Andersson 78cf706e69 feat: add story for `CreateLocalNode` page 2023-08-16 14:39:21 +03:00
Ivana Andersson 1f5ff18605 fix: changed font weight of page title 2023-08-16 14:39:05 +03:00
RadoslavDimchev 9c9fed9134 feat: add generate id button 2023-08-16 14:33:47 +03:00
Ivana Andersson cc90bc4d32 feat: add route in `App` for the create local node page 2023-08-16 14:32:53 +03:00
Ivana Andersson 43823559da feat: add new create local node page 2023-08-16 14:32:34 +03:00
RadoslavDimchev 23aa856dac Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 14:31:36 +03:00
RadoslavDimchev 39d8c03c70 feat: add complete id icon 2023-08-16 14:31:30 +03:00
Hristo Nedelkov 0a79aeb1fc Fix Icon 2023-08-16 14:29:38 +03:00
Hristo Nedelkov c7a759525a Clear code and remove warnings 2023-08-16 14:22:22 +03:00
Hristo Nedelkov 77f12a40ba Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 14:13:44 +03:00
Hristo Nedelkov 8517446eb1 Add timer and reset func 2023-08-16 14:13:10 +03:00
RadoslavDimchev 6c647aff32 feat: import uuid v4 2023-08-16 14:12:37 +03:00
Hristo Nedelkov 5c3c8b6977 Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 14:01:42 +03:00
Hristo Nedelkov db931f2562 Fix 2023-08-16 14:01:33 +03:00
RadoslavDimchev 3478457ccb Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 13:50:33 +03:00
RadoslavDimchev 855ce862aa fix: update width to the sync cards 2023-08-16 13:50:22 +03:00
Hristo Nedelkov b6926866ca Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 13:46:43 +03:00
Hristo Nedelkov ed5fff1e69 Add functionality 2023-08-16 13:46:34 +03:00
RadoslavDimchev 5108865895 fix: change titles and remove container 2023-08-16 13:45:33 +03:00
Hristo Nedelkov 1296fa7590 Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 13:40:32 +03:00
Hristo Nedelkov 0555e52bdb Implement settings section 2023-08-16 13:40:23 +03:00
RadoslavDimchev 8b6149cae8 feat: add titles to the page 2023-08-16 13:36:56 +03:00
RadoslavDimchev ea4c6c60a5 feat: disable button if not paired 2023-08-16 13:31:47 +03:00
Hristo Nedelkov 37e01f1031 Update SyncStatus.tsx 2023-08-16 13:28:51 +03:00
Hristo Nedelkov c694c2cfa7 Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 13:27:55 +03:00
RadoslavDimchev a88d7900e3 fix: remove constant width 2023-08-16 13:27:08 +03:00
Hristo Nedelkov f8d8293db2 Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page 2023-08-16 13:27:07 +03:00
Hristo Nedelkov dba9a7e936 Style 2023-08-16 13:26:57 +03:00
RadoslavDimchev d25c13396c feat: add continue section 2023-08-16 13:21:36 +03:00
RadoslavDimchev 2b7f29607e feat: add header with logo and tags 2023-08-16 13:13:43 +03:00
RadoslavDimchev 6344fa743b feat: add separator 2023-08-16 12:55:53 +03:00
RadoslavDimchev f5c252f726 feat: create story for pair device page 2023-08-16 12:50:27 +03:00
Hristo Nedelkov 168e100a7a Add third state of component 2023-08-16 12:11:39 +03:00
Hristo Nedelkov 2cf6f0508c Style second state 2023-08-16 11:49:22 +03:00
Hristo Nedelkov 7cd68fac93 Create second state 2023-08-16 11:41:37 +03:00
Hristo Nedelkov 7c4d094e5d Implement first state of sync status 2023-08-16 11:29:21 +03:00
RadoslavDimchev 87fc53a64e feat: add initial components to the page 2023-08-16 10:48:27 +03:00
RadoslavDimchev 7dff29b697 feat: create pair device and add route 2023-08-16 10:44:33 +03:00
RadoslavDimchev 8b58c8fd89 feat: update sync page stories categories 2023-08-16 09:22:24 +03:00
RadoslavDimchev c1889b5463 fix: move components from sync page 2023-08-16 09:20:23 +03:00
Hristo Nedelkov d463a1e696 Fix more imports 2023-08-16 09:17:26 +03:00
RadoslavDimchev 031003a9c6 fix: remove one component from sync page 2023-08-16 09:14:41 +03:00
Hristo Nedelkov 176fecdf29 Fix 2023-08-16 09:12:32 +03:00
Hristo Nedelkov cdaf442c2f Merge branch 'main' into rd.create-page-wrappers 2023-08-16 09:08:51 +03:00
Hristo Nedelkov 9c9160df00
Update src/components/SyncStatusCardConsensus.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-15 16:08:20 +03:00
Hristo Nedelkov eaf0032526
Update src/components/SyncStatusCardExecution.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-15 16:08:12 +03:00
Hristo Nedelkov 94b444ee86 fix: fix border radius 2023-08-15 14:44:22 +03:00
Ivana Andersson b19b44c0c8 feat: add story for `LabelInputField` 2023-08-15 13:55:53 +03:00
Hristo Nedelkov 4441bd6f06 fix: Fix Pinned message reactions 2023-08-15 13:55:15 +03:00
Ivana Andersson f50f2b0b0e fix: nimbus logo height and width to match design 2023-08-15 13:45:03 +03:00
Ivana Andersson ed29f7d65e feat: add connect device page story 2023-08-15 13:30:48 +03:00
Hristo Nedelkov 4b9f83f361 Add page story 2023-08-15 13:27:18 +03:00
Hristo Nedelkov f07c7629e0 Add story for execution 2023-08-15 13:23:20 +03:00
Hristo Nedelkov 91ceef7e72 Add story for consensus 2023-08-15 13:21:37 +03:00
RadoslavDimchev 8ebc13dff0 fix: move from assets to public folder 2023-08-15 13:17:16 +03:00
RadoslavDimchev afee33ed57 fix: delete old icons, pngs and svgs 2023-08-15 13:14:26 +03:00
Hristo Nedelkov 59bcd20428 Add Pinned notification and format received numbers 2023-08-15 13:13:22 +03:00
RadoslavDimchev 8c6454e3b3 fix: move all background images to one folder 2023-08-15 13:12:39 +03:00
RadoslavDimchev b6c5db6914 fix: update icon to be trasparent 2023-08-15 13:06:18 +03:00
RadoslavDimchev 7b12a6b581 feat: add nodes logo to Landing Page 2023-08-15 12:54:27 +03:00
RadoslavDimchev b91375244e feat: update tag to be only beta tag for logos 2023-08-15 12:53:34 +03:00
RadoslavDimchev de9b45744a fix: remove png and add svgs to nimbus logo 2023-08-15 12:45:44 +03:00
Ivana Andersson f66e2ad678 Merge branch 'rd.create-page-wrappers' of github.com:status-im/nimbus-gui into rd.create-page-wrappers 2023-08-15 11:21:01 +03:00
Ivana Andersson 776b11e94e fix: fix gradient intensity and height 2023-08-15 11:20:54 +03:00
RadoslavDimchev 23767b549f fix: update url for chevron in breadcrum bar 2023-08-15 11:17:12 +03:00
RadoslavDimchev d49a4b5b8a feat: move BreadcrumbBar into own folder 2023-08-15 11:14:42 +03:00
RadoslavDimchev 40647b5b3f feat: move quick start bar into own folder 2023-08-15 11:13:25 +03:00
RadoslavDimchev 8cdbee3c8f Merge branch 'rd.create-page-wrappers' of https://github.com/status-im/nimbus-gui into rd.create-page-wrappers 2023-08-15 11:12:55 +03:00
RadoslavDimchev 1251a443c5 feat: add folder for general components 2023-08-15 11:10:59 +03:00
Ivana Andersson ceac1d0351 Merge branch 'rd.create-page-wrappers' of github.com:status-im/nimbus-gui into rd.create-page-wrappers 2023-08-15 11:07:48 +03:00
Ivana Andersson 6813c625f2 feat: add background gradient on page wrapper shadow 2023-08-15 11:07:23 +03:00
Hristo Nedelkov 60c08348e5 improve css 2023-08-15 11:03:16 +03:00
RadoslavDimchev 93620f6cb2 fix: delete BackgroundImage old component 2023-08-15 11:01:01 +03:00
RadoslavDimchev 2e5c17dcf5 feat: create story for nodes logo 2023-08-15 10:59:23 +03:00
Hristo Nedelkov 980705fa99 fix: Style pixel perfect 2023-08-15 10:52:51 +03:00
Hristo Nedelkov c8e136d9ad Style cards 2023-08-15 10:44:54 +03:00
RadoslavDimchev 82ccc8f802 feat: create charts folder and move files 2023-08-15 10:44:47 +03:00
Hristo Nedelkov e6934f48a1 fix: style of gauge 2023-08-15 10:36:28 +03:00
Hristo Nedelkov 584554a1d5 Implement cards 2023-08-15 10:33:02 +03:00
RadoslavDimchev 9936a198bf feat: create separated folder for page wrapper 2023-08-15 10:30:00 +03:00
RadoslavDimchev 9cd6d121ba feat: separate icons and logos 2023-08-15 10:28:14 +03:00
Ivana Andersson 63cdd0eea2 fix: add bg image to the connect device page 2023-08-15 10:26:02 +03:00
Ivana Andersson 85e8112a81 Merge branch 'rd.create-page-wrappers' of github.com:status-im/nimbus-gui into rd.create-page-wrappers 2023-08-15 10:22:55 +03:00
Ivana Andersson e86d2516e0 feat: move connect device page to pages folder 2023-08-15 10:22:36 +03:00
RadoslavDimchev 8c3b4f524a feat: move Landing Page into pages folder 2023-08-15 10:21:21 +03:00
RadoslavDimchev 3071582752 Merge branch 'rd.create-page-wrappers' of https://github.com/status-im/nimbus-gui into rd.create-page-wrappers 2023-08-15 10:13:52 +03:00
RadoslavDimchev 7c3ff97460 feat: move container in page wrapper 2023-08-15 10:13:45 +03:00
Ivana Andersson 3bff285135 fix: rename content page component and file 2023-08-15 10:05:39 +03:00
RadoslavDimchev 91e7afd2a7 fix: leave only one component for every page 2023-08-15 10:01:39 +03:00
Hristo Nedelkov aaeba9b91c Add content 2023-08-15 09:58:19 +03:00
RadoslavDimchev 99a662570c fix: add children instead of content for page wrapper 2023-08-15 09:57:46 +03:00
RadoslavDimchev 676bb2d0b5 fix: update imports for page wrapper 2023-08-15 09:52:48 +03:00
RadoslavDimchev 690346c934 feat: update layout to page wrapper component 2023-08-15 09:52:35 +03:00
Hristo Nedelkov 9327424e09 Create page layout 2023-08-15 09:52:16 +03:00
RadoslavDimchev 0ef48a52a0 feat: remove old page wrappers 2023-08-15 09:47:06 +03:00
Ivana Andersson b11d387249 feat: add route for connection page 2023-08-15 09:43:36 +03:00
RadoslavDimchev 367845f7af Merge branch 'main' into rd.create-page-wrappers 2023-08-15 09:29:23 +03:00
Hristo Nedelkov 11c18a316f
Merge pull request #43 from status-im/rd-hn-.create-DeviceHealthPage
feat: create device health page
2023-08-15 09:23:04 +03:00
Hristo Nedelkov 305d22d90e Add emprty state for device memory 2023-08-15 09:19:54 +03:00
Hristo Nedelkov bbfc4b198d Add memory empty state 2023-08-15 09:15:04 +03:00
Hristo Nedelkov 1dc8fb38fd Merge branch 'rd-hn-.create-DeviceHealthPage' of https://github.com/status-im/nimbus-gui into rd-hn-.create-DeviceHealthPage 2023-08-15 09:13:19 +03:00
Hristo Nedelkov 76f54e910e Add emptyState for CPU device 2023-08-15 09:13:11 +03:00
RadoslavDimchev f335f3f2b0 feat: add story with empty arr for network 2023-08-15 09:12:11 +03:00
RadoslavDimchev c0dc49289f fix: remove commented code 2023-08-15 09:09:28 +03:00
Ivana Andersson 623efb22ff fix: add props of breadcrumb bar on connection page 2023-08-14 18:33:04 +03:00
Ivana Andersson 7571e96b2b feat: add `BreadcrumbBar.stories.tsx` 2023-08-14 18:12:44 +03:00
RadoslavDimchev c78570038d feat: add storage story example for empty state 2023-08-14 14:58:42 +03:00
Hristo Nedelkov c14976988a fix: add more elements 2023-08-14 13:39:27 +03:00
RadoslavDimchev 06a241188f feat: add story for network card 2023-08-14 13:37:04 +03:00
RadoslavDimchev 2f7f511886 feat: add story for storage health 2023-08-14 13:31:23 +03:00
RadoslavDimchev 09cb916da7 fix: change name of device memory 2023-08-14 13:27:26 +03:00
RadoslavDimchev 76be6b1310 feat: add story for DeviceMemory 2023-08-14 13:11:48 +03:00
RadoslavDimchev eb190933bb feat: add story for CPU card 2023-08-14 12:42:01 +03:00
RadoslavDimchev c3da4d8242 fix: format Device page component 2023-08-14 12:39:12 +03:00
Hristo Nedelkov 6ee9176076
Update src/pages/DeviceHealthCheck/DeviceHealthCheck.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-14 12:22:43 +03:00
Hristo Nedelkov 802f16118d
Update src/pages/DeviceHealthCheck/DeviceHealthCheck.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-14 12:22:22 +03:00
Hristo Nedelkov fe02940c96
Update src/components/DeviceStorageHealth.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-14 12:22:12 +03:00
Hristo Nedelkov be2d75f849
Update src/components/DeviceMemoryHealth.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-14 12:22:05 +03:00
Hristo Nedelkov df6963a752
Update src/components/DeviceNetworkHealth.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-14 12:21:56 +03:00
Hristo Nedelkov 0a4b717c35
Update src/components/DeviceCPULoad.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
2023-08-14 12:21:49 +03:00
Hristo Nedelkov cf2eb7efb6 Fix CPU error handling 2023-08-14 11:33:54 +03:00
Hristo Nedelkov 6a18bc817a Fix Network error handling 2023-08-14 11:29:04 +03:00
Hristo Nedelkov e6b505f612 [fix] Memory card error handling 2023-08-14 11:25:49 +03:00
Hristo Nedelkov 10ba0cf385 Fix error handling 2023-08-14 11:18:57 +03:00
RadoslavDimchev 87171ca727 fix: add desired style to DeviceMemoryHealth 2023-08-14 10:52:25 +03:00
RadoslavDimchev af25a089e2 feat: add basic story for DeviceHealthCheck page 2023-08-14 10:44:10 +03:00
RadoslavDimchev 2dacde88fb fix: add style border and shadow to network card 2023-08-14 10:33:02 +03:00
RadoslavDimchev b95a3030db feat: create story for NimbusLogo 2023-08-14 10:25:28 +03:00
RadoslavDimchev 3d6bdb2cd2 feat: add story for titles 2023-08-14 10:21:29 +03:00
Hristo Nedelkov 7b5e51d129 Add Network card 2023-08-14 09:58:08 +03:00
Hristo Nedelkov 4cacdb464b Use latest cards from main 2023-08-14 09:55:09 +03:00
Hristo Nedelkov 1fe342f9fe Merge branch 'main' into rd-hn-.create-DeviceHealthPage 2023-08-14 09:53:14 +03:00
Rickard Andersson 62ac1d0f6b
Merge branch 'main' into ia.add-connect-device-page 2023-08-11 15:53:52 +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
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 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 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
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 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
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
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
RadoslavDimchev 90d6399d43 feat: implement react router
add landing page on "/"
2023-08-09 13:37:22 +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