Skip to content

Conversation

@addiegupta
Copy link
Contributor

Fixes #754

Changes: The ViewModel classes,their created instances and all their usages have been refactored according to convention by removing the term "Fragment" from them. The ViewModels changed:

attendeeFragmentViewModel -> attendeeViewModel (instances only)
ProfileFragmentViewModel -> ProfileViewModel (class and instances)
LoginFragmentViewModel -> LoginViewModel (class and instances)
ProfileFragmentViewModel -> ProfileViewModel (class and instances)
SignUpFragmentViewModel -> SignUpViewModel (class and instances)
SettingsFragmentViewModel -> SettingsViewModel (class only)

@iamareebjamal iamareebjamal merged commit e3bf6da into fossasia:development Dec 22, 2018
@addiegupta
Copy link
Contributor Author

Why does this PR show that "some checks were not successful. Not up to standards. This pull request quality could be better "? How is the quality of a pull request improved?

@iamareebjamal
Copy link
Member

iamareebjamal commented Dec 22, 2018

https://app.codacy.com/app/dreadpool2/open-event-android-general/pullRequest?prid=2781839

Discover the code quality of open-event-android-general an open source project in Markdown, JSON, Java, Kotlin, XML, Shell - PullRequests

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.

4 participants