Commit Graph

357 Commits

Author SHA1 Message Date
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
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
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
Rickard Andersson 331a3f0a44
Merge branch 'status-im:main' into main 2023-08-16 09:40:01 +03:00
Radoslav Dimchev b9b7bc0aae
Merge pull request #47 from status-im/rd.create-page-wrappers
Create page wrappers
2023-08-16 09:31:09 +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 68a4ef3e87
Merge pull request #48 from status-im/hn-sync-status-page
feat: Create Sync Status Page
2023-08-15 16:08:45 +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 677e56f435 fix: remove not used png icons 2023-08-15 13:09:34 +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