-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat!: indicate repository permissions in Renku 2.0 #3136
Conversation
You can access the deployment of this PR at https://renku-ci-ui-3136.dev.renku.ch |
15f7a6d
to
ba14f51
Compare
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.
Nice feature! 🚀
The code looks good! I added a couple of inline comments, just minor changes to add a few more interactions to the UX.
P.S. Including minimal cypress tests to cover the new code would be great.
client/src/features/ProjectPageV2/ProjectPageContent/CodeRepositories/CodeRepositoryDisplay.tsx
Show resolved
Hide resolved
client/src/features/ProjectPageV2/ProjectPageContent/CodeRepositories/CodeRepositoryDisplay.tsx
Outdated
Show resolved
Hide resolved
client/src/features/ProjectPageV2/ProjectPageContent/CodeRepositories/CodeRepositoryDisplay.tsx
Outdated
Show resolved
Hide resolved
client/src/features/ProjectPageV2/ProjectPageContent/CodeRepositories/CodeRepositoryDisplay.tsx
Outdated
Show resolved
Hide 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.
Great addition to the project page 🚀
Tearing down the temporary RenkuLab deplyoment for this PR. |
Add repository permissions indicators on the Renku 2.0 project page.
BREAKING CHANGE: requires
renku-data-services
>= 0.14.0See also: SwissDataScienceCenter/renku-data-services#197
/deploy renku=release-0.54.0