Skip to content
Snippets Groups Projects

Introduce ViewModel for ForumListFragment

Merged Torsten Grote requested to merge 1869-forum-list-view-model into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • akwizgran
  • akwizgran
  • Looks good! Just some very minor comments. Looks like there's some scope for code sharing with the group list, but I respect your self-control in applying the rule of three. :-)

  • Torsten Grote resolved all threads

    resolved all threads

  • Torsten Grote added 10 commits

    added 10 commits

    • eace3b48...04517e94 - 6 commits from branch master
    • a9cd40fa - Add transactions to methods in ForumManager
    • e2e67edb - Introduce ForumListViewModel
    • 3b027976 - Block forum post notifications while viewing forum list
    • 921e952b - Rename ForumItem to ForumPostItem

    Compare with previous version

  • Looks good! Just some very minor comments.

    I rebased against master and pushed the else if fix.

    Looks like there's some scope for code sharing with the group list, but I respect your self-control in applying the rule of three. :-)

    Yeah your rule of three post changed my perspective on code sharing somewhat. Also seeing the insane lengths we went to in the ThreadListController and other places to be able to share some code made me reconsider the benefits. In the end, I think most of that ended up to be harder to maintain and understand.

  • merged

  • akwizgran mentioned in commit 0dc631b7

    mentioned in commit 0dc631b7

  • Please register or sign in to reply
    Loading