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 additional filters to the searchable request list #10

Open
2 of 3 tasks
nhoobin opened this issue Sep 14, 2016 · 2 comments
Open
2 of 3 tasks

Add additional filters to the searchable request list #10

nhoobin opened this issue Sep 14, 2016 · 2 comments
Milestone

Comments

@nhoobin
Copy link
Contributor

nhoobin commented Sep 14, 2016

  • Year filter
  • Status filter
  • Filter based on text in shortname, group by faculty.
@nhoobin nhoobin changed the title Add a year / date filter for the searchable request list Add additional filters to the searchable request list Sep 14, 2016
@nhoobin nhoobin modified the milestone: Backlog Sep 15, 2016
@nhoobin
Copy link
Contributor Author

nhoobin commented Sep 22, 2016

Implemented on the dev branch.

@nhoobin
Copy link
Contributor Author

nhoobin commented Sep 22, 2016

This is specific but may help filter based on faculty. I will make this an optional filter.

In the system we are working with courses have the short name regex /[A-Z]+[0-9]+_[0-9]+/
I propose grouping the [A-Z]+ characters in a drop down to provide another filterable option.

@nhoobin nhoobin reopened this Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant