Skip to content

Feature/15 login#187

Merged
NikoGrano merged 15 commits intodevelopfrom
feature/15-login
May 26, 2020
Merged

Feature/15 login#187
NikoGrano merged 15 commits intodevelopfrom
feature/15-login

Conversation

@nathcouret
Copy link
Contributor

No description provided.

@NikoGrano
Copy link
Member

I think the providers data should be fetched from the microservice, rather than hardcoding it into the app.

Eirmas
Eirmas previously approved these changes Apr 23, 2020
Copy link
Member

@Eirmas Eirmas left a comment

Choose a reason for hiding this comment

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

Good work! Just remove the console logs so that the pipeline check succeeds, and do the other changes that Sam and Niko requested :)

Copy link
Member

@NikoGrano NikoGrano left a comment

Choose a reason for hiding this comment

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

Please resolve conversations

@NikoGrano NikoGrano requested a review from bryansamuel1 April 27, 2020 21:08
@NikoGrano NikoGrano added the enhancement New feature or request label Apr 27, 2020
@NikoGrano NikoGrano linked an issue Apr 27, 2020 that may be closed by this pull request
1 task
Copy link
Member

@NikoGrano NikoGrano left a comment

Choose a reason for hiding this comment

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

Looks good. Just run eslint --fix or fix manually errors specified here.

Copy link
Contributor

@bryansamuel1 bryansamuel1 left a comment

Choose a reason for hiding this comment

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

Quite surprised the build has failed on so many es-lint issues, doesn't your local compiler warn you of this while you are running "Yarn Serve"?

Anyway fix them please without using eslint-disable line if possible :)

Good work, just some tidying up and renaming to go

@NikoGrano
Copy link
Member

@bryansamuel1 Why does this PR contain also translations?

Copy link
Member

@NikoGrano NikoGrano left a comment

Choose a reason for hiding this comment

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

Please fix the bug you mentioned.
@bryansamuel1 Why are translations in this PR? Please create PR for them and open PR for them into develop. After that is merged into develop can this be reviewed again and possibly merged.

@bryansamuel1 bryansamuel1 changed the base branch from master to develop May 3, 2020 09:15
@bryansamuel1
Copy link
Contributor

@Ataww @NikoGrano @Eirmas This PR was created as a merge into MASTER not DEVELOP.
I have changed it to DEVELOP now so please re PR / check

@NikoGrano
Copy link
Member

Oh, thanks!

@Ataww Please take note and resolve conflicts.

@NikoGrano
Copy link
Member

Please also note #199 in this PR.

@NikoGrano
Copy link
Member

Also note #200

@NikoGrano
Copy link
Member

I added documentation to README.md of authentication microservice in 406114d8. Feel free check that out, I dont want paste everything here.

Information is related in both #199 and #200.

@nathcouret
Copy link
Contributor Author

I added documentation to README.md of authentication microservice in 406114d8. Feel free check that out, I dont want paste everything here.

Information is related in both #199 and #200.

Will do thanks

# Conflicts:
#	src/App.vue
#	src/components/navigation/LoginCard.vue
#	src/components/navigation/TheUserMenu.vue
#	src/store/modules/authentication.ts
# Conflicts:
#	src/App.vue
#	src/plugins/vuetify.ts
#	src/types/Canvas.ts
#	src/types/Games/Wows.ts
@NikoGrano
Copy link
Member

@Ataww Would you mind update us with the status 😛

@bryansamuel1 bryansamuel1 added this to the 0.1.0 milestone May 23, 2020
Copy link
Contributor

@bryansamuel1 bryansamuel1 left a comment

Choose a reason for hiding this comment

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

Almost there! Some simple syntax and styling changes + a couple of translations. Final push for victory!

@bryansamuel1
Copy link
Contributor

@NikoGrano can you squash and merge this into dev please?

Copy link
Member

@NikoGrano NikoGrano left a comment

Choose a reason for hiding this comment

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

Requested changes will be done as additional PR.

@NikoGrano NikoGrano merged commit 2b18161 into develop May 26, 2020
@bryansamuel1
Copy link
Contributor

Wooo finally merged!!!

@NikoGrano
Copy link
Member

Used administrator privileges to merge this due unsigned commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MVP1 - User - Sign In

4 participants