Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Remove References to ID Card #2509

Merged
merged 3 commits into from
Nov 1, 2017

Conversation

cazfletch
Copy link
Contributor

Updated identity issued to remove references to ID card
Updated create card to better describe what admin and participant cards are for

contributes to hyperledger/composer#2506

Signed-off-by: Caroline Church caroline.church@uk.ibm.com

<label class="radio-label" for="participantCard"><h3>Participant Card</h3></label>
<div class="description"><p>A business network card that is bound to a participant</p></div>
<div class="description"><p>A business network card that can connect to a business
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this perhaps say A business network card that you can use in Playground to connect to a business network?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no because you will be able to use cards on the command line soon

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we agreed to remove the in Playground bit :)

<label class="radio-label" for="adminCard"><h3>Admin Card</h3></label>
<div class="description"><p>A business network card that is not bound to a participant.</p></div>
<div class="description"><p>A business network card that can install and start
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto the above A business network card that can be used in Playground to install and start.....

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we agreed to remove the in Playground bit :)

@@ -4,7 +4,7 @@
<section class="profiles section">
<div class="description upper"><b>Provide security credentials</b></div>
<div>
<p>You must provide one of two types of information to create an ID card:</p>
<p>You must provide one of two types of information to create a business network card:</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this should be credential rather than information?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes i'll changes this

Updated identity issued to remove references to ID card
Updated create card to better describe what admin and participant cards are for

contributes to hyperledger/composer#2506

Signed-off-by: Caroline Church <caroline.church@uk.ibm.com>
Copy link
Contributor

@samjsmith samjsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great thanks!

@cazfletch cazfletch merged commit ade08f6 into hyperledger-archives:master Nov 1, 2017
@cazfletch cazfletch deleted the id-card-references branch November 20, 2017 09:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants