-
Notifications
You must be signed in to change notification settings - Fork 9
feat: ecosystem dashboard #316
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
Conversation
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
…-ecosystem-dashboard Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
@@ -36,3 +36,8 @@ export enum IssueCredentialUserText { | |||
done = 'Accepted', | |||
abandoned = 'Declined' | |||
} | |||
8000 td> |
|
||
export enum EcosystemRoles { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please be specific like Ecosystem Member
or Ecosystem Lead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved.
</div> | ||
{ | ||
(success || failure) && | ||
<Alert |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use AlertComponent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have added some comments.
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
Signed-off-by: sanjay-k1910 <sanjay.khatal@ayanworks.com>
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
What?