server
server copied to clipboard
Activity types grouped
Description
Also a user, I want to see the relevant activity on the relevant pages (contributions on dashboard vs. new members on community tab).
Acceptance criteria
- [ ] Activity api extended to provide a filter to allow choosing the activity groups to show: COMMUNITY, CONTRIBUTION. To discuss grouping of activity types.
- [ ] Add tests
Additional Context
Does grouping need to be discussed? Do we have an agreement on which activity types go in which of the two groups?
@techsmyth In the previous sprint we have added an option to filter activities by listing the activity types we want. Do we need grouping in addition to that? Grouping could be done on the client by setting a group to be a list of specific activity types. It can also be easily modified if we want to change or further split groups.
@alstojanovic what we have now is workable, but not very future proof e.g. if we add a new activity type then we would need to update the client. I will move this one out of the current sprint so we can decide the priority of this separately.
ok, makes sense. We should see if these two filters can be combined or which has precedence.