Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Install CC UI and API Call #589

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

xichen1
Copy link
Member

@xichen1 xichen1 commented Dec 14, 2023

Finish the Chaincode installation UI and API call.

Signed-off-by: xichen1 xichen.pan@gmail.com

Finish the Chaincode installation UI and API call.

Signed-off-by: xichen1 <xichen.pan@gmail.com>
@xichen1 xichen1 requested a review from a team December 14, 2023 07:53
Signed-off-by: xichen1 <xichen.pan@gmail.com>
@@ -29,8 +29,8 @@ export default {
'app.chainCode.form.install.fail': 'Install chaincode failed',
'app.chainCode.form.install.success': 'Install chaincode succeed',
'app.chainCode.form.install.header.title': 'Install Chaincode',
'app.chaincode.form.install.nodes': 'Please select nodes',
'app.chaincode.form.install.checkNodes': 'Please select nodes',
'app.chainCode.form.install.nodes': 'Please select nodes',
Copy link
Member

Choose a reason for hiding this comment

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

Usually we use "chaincode" instead of "chainCode"

@xichen1
Copy link
Member Author

xichen1 commented Jan 6, 2024

@fengyangsy Do you mind taking a look at this PR?

@yeasy yeasy merged commit ab4b60f into hyperledger:main Jan 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants