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

Fix student search bar #853

Merged
merged 2 commits into from
Apr 15, 2017
Merged

Fix student search bar #853

merged 2 commits into from
Apr 15, 2017

Conversation

TheodorJ
Copy link
Contributor

As per issue #821, the student search bar on the "Create Submission" page searches by first name, but sorts the list by andrewid. This fix replaces that choosing method with a search bar that searches students by either andrewid or first name.

@nayak16
Copy link
Member

nayak16 commented Apr 15, 2017

Looks good

@TheodorJ TheodorJ merged commit c374aba into develop Apr 15, 2017
nayak16 pushed a commit that referenced this pull request May 2, 2017
* Fixed Date time picker always displaying 12AM

* move get child status to after moss command (#817)

* Update .gitignore to ignore .vscode configs

Namely address launch.json but also removes any additional vscode IDE-specific configurations

* Hotfix tabs redirect (#824)

* fixed problems page redirect

* set up tab redirects by including a tag with each submit button

* Fixed basic bug and commented code

* removed vscode

* Removed production devise config from .travis.yml (#834)

* set z-index for annotation forms (#813)

* Fix submit buttons on penalties and handin page. (#829)

* update gradesheet sorting function to better handle NaN (#833)

* disable browser autocomplete for username in extensions (#832)

* change how datepickers get default date (#846)

* Remove 'waves' effect from buttons.  (#837)

* Add overflow to large title assignments so the badge within the link functions properly. (#848)

* Fix student search bar (#853)

* Added search table

* Fixed student search bar

* Update PDF annotation button style (#849)

* Update PDF annotation buttons so that the text is visible as well as the icon. Fixes #814.

* Remove unnecessary comment.

* Fix issue #844 by stopping propogation of click events in the buttons (#845)

* Remove max score check from gradesheet (#841)

* Set default date if val is blank (#855)

* Leave admin options open on page render (#854)

* Assessment Forms UX improvements (#847)

* Add script to change times on input on edit handin (#840)

* regradeAll: refer to correct submissions variable

Fix misuse of @submission in regradeAll and regradeBatch

* Freeze flatpickr version (#867)

* Various form fixes for readability and clarity (#866)

* fix the variable name bug in date picker (#869)

* Move the nav drawer to the right side popout. (#857)
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.

2 participants