From 52bd8442e53c708d818b1b35a80c414bbb1fac81 Mon Sep 17 00:00:00 2001 From: dc-andysign <58742260+dc-andysign@users.noreply.github.com> Date: Wed, 30 Mar 2022 16:47:52 +0100 Subject: [PATCH] Added the new issuer logo ( FlyDesier ). (#4) * Added the new issuer logo ( FlyDesier ). * Changed the text in readme. * Bump up version Co-authored-by: andysign --- README.md | 7 +- package-lock.json | 4 +- package.json | 2 +- .../Common/Navigation/LogoWrap/LogoWrap.js | 2 +- src/components/Logo/Logo.js | 116 +++++++++++++++++- 5 files changed, 121 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e998097..397cc60 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ ## Description -Front-end for a license Issuer in Veritable. Issuers can issue credentials that later can be approved by the CAA authorities. +Front-end for a license Issuer ( FlyDesire ) in Veritable. Issuers can issue credentials that later can be approved by the Regulator. + +--- ## Getting started @@ -14,6 +16,8 @@ To start the application, run: npm run start ``` +--- + ## Interacting with the ACA Swagger API Layer directly **[README](https://gist.github.com/andysign/145188bc361ea9dd7e44db1a5a8a282a)** @@ -32,3 +36,4 @@ All the React components / sub-components, in this project are developed using t That means that every existing React component here has its own folder with an _index.js_ file and the component itself. This makes importing components more elegant. In addition, certain components are grouped inside folders and sub-folders. +--- diff --git a/package-lock.json b/package-lock.json index a4ee7df..27e03b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "veritable-issuer", - "version": "0.2.3", + "version": "0.2.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "veritable-issuer", - "version": "0.2.3", + "version": "0.2.4", "license": "Apache-2.0", "dependencies": { "@testing-library/jest-dom": "^5.14.1", diff --git a/package.json b/package.json index cd2f6ff..e31303d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "veritable-issuer", - "version": "0.2.3", + "version": "0.2.4", "description": "Front-end for Veritable credentials issuer", "author": "Digital Catapult (https://www.digicatapult.org.uk/)", "license": "Apache-2.0", diff --git a/src/components/Common/Navigation/LogoWrap/LogoWrap.js b/src/components/Common/Navigation/LogoWrap/LogoWrap.js index 1426fea..486f095 100644 --- a/src/components/Common/Navigation/LogoWrap/LogoWrap.js +++ b/src/components/Common/Navigation/LogoWrap/LogoWrap.js @@ -11,7 +11,7 @@ export default function LogoWrap({ children }) {   - Drone Training Ltd. +   {children && children} diff --git a/src/components/Logo/Logo.js b/src/components/Logo/Logo.js index fed55b1..b92e7dc 100644 --- a/src/components/Logo/Logo.js +++ b/src/components/Logo/Logo.js @@ -8,14 +8,120 @@ export default function Logo() { {/* */}
- + + + + + + + +