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

Website/sort and search #949

Merged
merged 10 commits into from
Sep 1, 2018
Merged

Website/sort and search #949

merged 10 commits into from
Sep 1, 2018

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    c39198b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f3669 View commit details
    Browse the repository at this point in the history
  3. Update comment

    ericcornelissen committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    28e10aa View commit details
    Browse the repository at this point in the history
  4. Add button to sort by relevance (non-functional)

    As discussed in #949. Relatedly also removed the functionality that 
    disabled the "sort by color" and "sort alphabetically" buttons (and 
    related styling).
    ericcornelissen committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    ea62342 View commit details
    Browse the repository at this point in the history
  5. Update sorting behaviour

    Refactored to sorting algorithms into a single function and updated 
    relevant code. The "sort by relenvance" button is now functional, and is 
    automatically actived when the user starts searching, but not when 
    updating their search query.
    ericcornelissen committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    8361dc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e0ff07 View commit details
    Browse the repository at this point in the history
  7. Only sort when needed

    ericcornelissen committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    632b824 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf0f6cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6076f71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a268ef3 View commit details
    Browse the repository at this point in the history