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

Wn 135 brand alignment and design standardization #77

Closed

Conversation

falezekiel
Copy link

Changes in nav bar before login.
Change design in dashboard
Change design in messages section

}

body {
font-family: Poppins!important;
Copy link
Contributor

Choose a reason for hiding this comment

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

This one seems like a general style... maybe should not be here

<div class="pt-5">
<b-button :to="{ name: 'api-usage.api-users', params: {} }" variant="dark" class="pl-5 pr-5">{{ $t('go') }}</b-button>
<div class="pt-5 button-container">
<img class="img-bottom" src="../..//img/home_page/computer.png" alt="computer">
Copy link
Contributor

Choose a reason for hiding this comment

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

Why // in src?

try {
await this.$store.dispatch('content/fetchOrganisations')
} catch (e) {
console.log(e)
Copy link
Contributor

Choose a reason for hiding this comment

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

replace this console.log for this.$noty.error(this.$t('error_alert_text')) with a good text

@falezekiel falezekiel closed this Feb 13, 2025
@falezekiel
Copy link
Author

rename pr

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