-
Notifications
You must be signed in to change notification settings - Fork 37
fix(profile): hide GitLab box when not configured by the admins #430
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
base: master
Are you sure you want to change the base?
fix(profile): hide GitLab box when not configured by the admins #430
Conversation
dbe21c8
to
48a69da
Compare
It looks like the Helm value in
|
Regarding adding GitLab connection info to
|
I have had a look through the codebases and |
Hides the following section on the profile page when the
REANA_GITLAB_HOST
Helm value is not set:Closes #428
See also reanahub/reana-server#740