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

User agreement box #343

Merged
merged 11 commits into from
Aug 17, 2023
Merged

Conversation

bhatiadheeraj
Copy link
Contributor

No description provided.

ui/src/projects.vue Outdated Show resolved Hide resolved
@@ -44,7 +44,8 @@

<!--TODO - should refactor this.. similar to public y projects-->
<div v-if="config.user" class="position: relative">
<h4 class="group-title">My Projects</h4>
<aupAgreementModal v-if="config.user && config.profile"></aupAgreementModal>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

how about only checking for config.profile ?

Copy link
Member

Choose a reason for hiding this comment

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

I'd keep user as well, just to make sure heh

@anibalsolon anibalsolon merged commit 593ab7a into brainlife:master Aug 17, 2023
2 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