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

remove unused sdc_home #344

Merged
merged 1 commit into from
May 1, 2019
Merged

remove unused sdc_home #344

merged 1 commit into from
May 1, 2019

Conversation

sssoleileraaa
Copy link
Contributor

@sssoleileraaa sssoleileraaa commented May 1, 2019

Description

Just a quick refactor where we were passing sdc_home to Window and then not doing anything with it. We also don't need to pass the is_authenticated to show_conversation_for because we already have a reference to the Controller.

Test

Client should behave exactly the same as before. Automated and manual tests should pass.

Copy link
Contributor

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

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

lgtm (also in the spirit of separation of concerns, good that the GUI layer doesn't access sdc_home)

@redshiftzero
Copy link
Contributor

[btw I did run through the standard test plan, all working as expected]

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