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

Allow filtering users by email #5643

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Allow filtering users by email #5643

merged 3 commits into from
Nov 19, 2024

Conversation

jorg-vr
Copy link
Contributor

@jorg-vr jorg-vr commented Jun 25, 2024

This pull request allows filtering/searching users by email address.

  • Tests were added

Should execute User.all.each { |u| u.save } after merge to update existing users.

Closes #5115

@jorg-vr jorg-vr added the enhancement A change that isn't substantial enough to be called a feature label Jun 25, 2024
@jorg-vr jorg-vr self-assigned this Jun 25, 2024
@jorg-vr jorg-vr marked this pull request as ready for review June 25, 2024 13:59
@jorg-vr jorg-vr requested a review from bmesuere as a code owner June 25, 2024 13:59
Base automatically changed from chore/simplify-search to main November 13, 2024 16:39
@jorg-vr jorg-vr merged commit 429e80e into main Nov 19, 2024
11 checks passed
@jorg-vr jorg-vr deleted the feat/filter-users-by-email branch November 19, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A change that isn't substantial enough to be called a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to filter by email address in student list for evaluation
2 participants