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

Activity feed #81

Closed
danielemery opened this issue Nov 26, 2023 · 0 comments · Fixed by #82
Closed

Activity feed #81

danielemery opened this issue Nov 26, 2023 · 0 comments · Fixed by #82
Assignees
Labels
feature New feature or request

Comments

@danielemery
Copy link
Owner

Add resolver to get a list of the last (~20) activities completed on quizlord

This could include quiz completions and quiz uploads along with the score.

It should support filtering on the activity type.

@danielemery danielemery added the feature New feature or request label Nov 26, 2023
@danielemery danielemery self-assigned this Nov 26, 2023
danielemery added a commit that referenced this issue Nov 26, 2023
@danielemery danielemery linked a pull request Nov 26, 2023 that will close this issue
danielemery added a commit that referenced this issue Jan 7, 2024
danielemery added a commit that referenced this issue Jul 21, 2024
danielemery added a commit that referenced this issue Jul 21, 2024
danielemery added a commit that referenced this issue Jul 21, 2024
danielemery added a commit that referenced this issue Jul 21, 2024
* #81 Add new quiz service function to get recent quiz completions
* #81 Modify recent quiz completions to be consistent with what we want to return for recent uploads
* #81 Add new quiz service function to get recently uploaded quizzes
* #81 Add utility function to get a string-formatted list of users
* #81 Add new getRecentActivity function to the activity service
* #81 Expose new recent activity feature via graphql
* #81 Handle some edge cases in user persistence where if undefined was passed an arbitrary user was resolved
* #81 Add new functions to get users from the activity they participated in
* #81 Add remaining cases for getUsersForActivity
* #81 Split the loading of activities from the related users
* #81 User data loader to optimize the recent activity feed
* #81 Improve activity feed text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant