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

Split content of User::isValueableActivity() #2976

Merged
merged 2 commits into from
Mar 11, 2021

Conversation

FlexW
Copy link

@FlexW FlexW commented Mar 9, 2021

Refactoring of User::isValueableactivity() because of changes
introduced with merge commit f17c52d.

I like splitting out the checks in separate methods because I find it more readable and the User::slotItemCompleted() is at the moment way to big for my taste.

Signed-off-by: Felix Weilbach [email protected]

@FlexW FlexW force-pushed the refactor/split-out-valuable-activities branch from 80b2776 to 9a66adf Compare March 9, 2021 12:10
src/gui/tray/UserModel.cpp Show resolved Hide resolved
src/gui/tray/UserModel.cpp Outdated Show resolved Hide resolved
@FlexW FlexW force-pushed the refactor/split-out-valuable-activities branch from d906a5c to 84b402a Compare March 10, 2021 09:23
@FlexW
Copy link
Author

FlexW commented Mar 11, 2021

/rebase

Felix Weilbach added 2 commits March 11, 2021 09:42
Refactoring of User::isValueableactivity() because of changes
introduced with merge commit f17c52d.

Signed-off-by: Felix Weilbach <[email protected]>
@github-actions github-actions bot force-pushed the refactor/split-out-valuable-activities branch from 84b402a to e3ac63e Compare March 11, 2021 09:42
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-2976-e3ac63e9ff850e0628cbdc5f067afa57b643b1ae-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@FlexW FlexW merged commit 6fac2d1 into master Mar 11, 2021
@FlexW FlexW deleted the refactor/split-out-valuable-activities branch March 11, 2021 10:57
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