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

feature: #52 Add Subject option #55

Merged
merged 5 commits into from
Mar 10, 2024
Merged

feature: #52 Add Subject option #55

merged 5 commits into from
Mar 10, 2024

Conversation

austininseoul
Copy link
Collaborator

No description provided.

@jmformenti jmformenti changed the title subjects#2 feature: #52 Add Subject option Feb 20, 2024
}
},
subject: {
label: 'Assignatura'
Copy link
Contributor

Choose a reason for hiding this comment

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

Change to 'Assumpte'

}
},
subject: {
label: 'Sujeta'
Copy link
Contributor

Choose a reason for hiding this comment

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

Change to 'Asunto'

@@ -166,7 +171,6 @@ export default {
}
},
mounted () {
this.$wikibase.$oauth.autoLoginByCookie()
Copy link
Contributor

Choose a reason for hiding this comment

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

why remove this line?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

its from a older version so...its pushing this change

@@ -194,7 +198,6 @@ export default {
logout () {
this.$store.commit('auth/logout')
this.$notification.success(this.$i18n.t('auth.logout.success'))
this.$cookies.remove('oauth')
Copy link
Contributor

Choose a reason for hiding this comment

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

why remove this line?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

its from a older version so...its pushing this change

@jmformenti jmformenti merged commit 9e04cbd into master Mar 10, 2024
@jmformenti jmformenti deleted the subjects_2 branch March 10, 2024 16:11
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.

None yet

2 participants