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

Adds faceted search #261

Merged
merged 28 commits into from
Jan 23, 2021
Merged

Adds faceted search #261

merged 28 commits into from
Jan 23, 2021

Commits on Dec 4, 2020

  1. packages aggs fields

    garbas committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    7f68609 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    42c8c10 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. initial work

    garbas committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4f50c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afc600d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    521f770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9355761 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    fb86e08 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    b8b3f98 View commit details
    Browse the repository at this point in the history
  2. fix click on links

    garbas committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    b2b1d59 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. faceted search trap click (#262)

    * search results trap click events to avoid double actions
    
    * trap and improve options
    
    * Few small improvements
    
    * apply styles to packages
    turboMaCk authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    3dcbd4d View commit details
    Browse the repository at this point in the history
  2. fix sorting problem

    garbas committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    65a739f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48244cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01559c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a841b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d8c18b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb18f67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1aabd79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9aec6be View commit details
    Browse the repository at this point in the history
  10. Apply "more link" on options and fix CSS issues (#264)

    * Apply "more link" on options and fix CSS issues
    
    * elm fmt
    turboMaCk authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    743844d View commit details
    Browse the repository at this point in the history
  11. facet search update item hover interaction (#263)

    * Improve hover action
    
    * fix
    turboMaCk authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    c909f6f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    67e2b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64b07f9 View commit details
    Browse the repository at this point in the history
  3. typo

    garbas committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6ebeabb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    da0d0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06a92f View commit details
    Browse the repository at this point in the history
  3. Add "No packages set"/"No license"/"No maintainers" buckets

    Also I now filter platforms in import-channel script and only import
    allowed platforms.
    garbas committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    1c910d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae8332b View commit details
    Browse the repository at this point in the history
  5. Revert "Remove outline when button of result item is focused"

    This reverts commit ae8332b.
    garbas committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    18ac389 View commit details
    Browse the repository at this point in the history