Skip to content

Core 248 profile settings page#251

Open
gabrielaacha wants to merge 41 commits intodevfrom
core-248-profile-settings-page
Open

Core 248 profile settings page#251
gabrielaacha wants to merge 41 commits intodevfrom
core-248-profile-settings-page

Conversation

@gabrielaacha
Copy link
Copy Markdown
Contributor

  • set up page and relevant components
    • style the elements in the components (still hard coded)

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 7, 2023

Deploy Preview for staging-dacade ready!

Name Link
🔨 Latest commit 73a62d2
🔍 Latest deploy log https://app.netlify.com/sites/staging-dacade/deploys/6479d88ef26e7300087f2d81
😎 Deploy Preview https://deploy-preview-251--staging-dacade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@gabrielaacha
Copy link
Copy Markdown
Contributor Author

#251

@gabrielaacha gabrielaacha requested a review from musayann March 17, 2023 14:07
@gabrielaacha gabrielaacha self-assigned this Mar 17, 2023
Comment thread components/popups/profile/index.vue Outdated
Comment thread components/popups/profile/index.vue Outdated
Comment thread components/popups/profile/index.vue Outdated
Copy link
Copy Markdown
Contributor

@musayann musayann left a comment

Choose a reason for hiding this comment

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

Please review my comments below

Comment thread components/cards/Bounty.vue Outdated
Comment thread components/cards/profile/Overview.vue Outdated
Comment thread components/cards/profile/Overview.vue Outdated
Comment thread components/popups/SettingsProfile.vue Outdated
Comment thread components/popups/SettingsProfile.vue Outdated
Comment thread components/sections/profile/settings/Overview.vue Outdated
Comment thread components/sections/profile/settings/Overview.vue Outdated
Comment thread components/sections/profile/settings/Overview.vue Outdated
Comment thread components/sections/profile/settings/Section.vue Outdated
Comment thread plugins/vee-validate.js
Copy link
Copy Markdown
Contributor

@musayann musayann left a comment

Choose a reason for hiding this comment

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

We still have conflicts on this branch as well

Comment thread components/cards/profile/Overview.vue Outdated
},
}
</script>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't think this is used anywhere

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

you mean the component? It is used in components/list/Bounty

{{ $t('profile.header.disconnect') }}
</Button>
</div>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would cleanup this component and fix the indentation issues

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

not sure what exactly needs to be cleaned here

<div class="py-5.5">
<div class="flex items-center">
<h6
class="text-xs leading-relaxed font-semibold pb-5 text-gray-500 uppercase"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would fix the indentation in this component as well

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ok done

Comment thread components/sections/profile/settings/Overview.vue Outdated
<div class="pr-2 text-sm flex items-center"><DiscordIcon /></div>
<div class="text-sm self-center">{{ $t('profile.edit.discord') }}</div>
</div>
<div class="flex justify-end text-primary text-sm">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should link this document with the actual discord connect status. in the profile header you can find the related attributes that can be used to show the right state

class="bg-transparent text-blue-400 self-start px-2.5 py-2.5 absolute bottom-6"
@click="close"
>
<!-- <Crossmark class="text-xl text-gray-600 w-6" /> -->
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can remove this unused component here (in the comments)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ok

Copy link
Copy Markdown
Contributor

@musayann musayann left a comment

Choose a reason for hiding this comment

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

We still have conflicts on this branch as well

Copy link
Copy Markdown
Contributor

@musayann musayann left a comment

Choose a reason for hiding this comment

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

We still have conflicts on this branch as well

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.

3 participants