-
Notifications
You must be signed in to change notification settings - Fork 0
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
Wn 135 brand alignment and design standardization #77
Conversation
…dization # Conflicts: # resources/assets/js/pages/home.vue
} | ||
|
||
body { | ||
font-family: Poppins!important; |
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.
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"> |
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.
Why // in src?
try { | ||
await this.$store.dispatch('content/fetchOrganisations') | ||
} catch (e) { | ||
console.log(e) |
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.
replace this console.log for this.$noty.error(this.$t('error_alert_text')) with a good text
rename pr |
Changes in nav bar before login.
Change design in dashboard
Change design in messages section