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

refactor: extract QrCodeService #203

Merged
merged 3 commits into from
Jun 23, 2020
Merged

refactor: extract QrCodeService #203

merged 3 commits into from
Jun 23, 2020

Conversation

kylerwsm
Copy link
Contributor

Problem

This PR contribute towards refactoring our backend to adopt the controller service repository pattern. Specifically, in this PR, I extracted QrCodeService from our /qrcode endpoint.

Copy link
Contributor

@liangyuanruo liangyuanruo left a comment

Choose a reason for hiding this comment

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

to address merge conflicts

@kylerwsm kylerwsm force-pushed the refactor-services branch from fb8a63e to 9ede75b Compare June 22, 2020 14:11
@kylerwsm
Copy link
Contributor Author

Addressed merge conflicts

@kylerwsm kylerwsm requested a review from liangyuanruo June 22, 2020 14:19
Copy link
Contributor

@liangyuanruo liangyuanruo left a comment

Choose a reason for hiding this comment

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

lgtm with minor suggestions

@kylerwsm kylerwsm force-pushed the refactor-services branch from 436d9cc to b92b267 Compare June 23, 2020 05:14
@kylerwsm
Copy link
Contributor Author

Suggestions accepted and passed CI

@kylerwsm kylerwsm merged commit 16f1649 into develop Jun 23, 2020
@kylerwsm kylerwsm deleted the refactor-services branch June 23, 2020 05:23
@LoneRifle
Copy link
Contributor

Is this related to #156 ?

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