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

Add users filtering while exporting #404

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mayank190801
Copy link
Contributor

Fixes issue #313

I have taken motivation from last pull request on this issue.

  • Now users can be exported on the basis of name, role and classrooms.
  • 'All' option is added, using which all users can be exported.
  • Instead of using parameters part of the URL, I have grouped them into query.
  • Filtering logic is simplified.
  • Misleading variable names are removed.
  • Indentation is fixed.
  • Used Array.filter for better logic representation.

This is an updated pull request for the requested changes.

@llaske @NikhilM98 Please review it and lemme know if any changes are required.

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.

1 participant