Commit Graph

2289 Commits

Author SHA1 Message Date
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
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