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

feat(Search): Add text and categories search #190

Merged
merged 41 commits into from
Aug 15, 2023

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    6123ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5159f4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5b78dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bfaebf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    170eaca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d666aa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    621b267 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    de6c8a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7391cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3b3c46 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    3e7ce23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e4ed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f291cb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. refactor(useActiveIdsBySearchTerm): Show all items for first two cate…

    …gories by default
    
    And remove logic that reactivates all categories when none is selected
    anymore as discussed with @Esshahn
    vogelino committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c17aa3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12cdc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac96662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29052af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e9b1cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f89dbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6f8764 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    703694c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cb3cca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36962f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    a118c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc919f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58d8920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    186c89e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75e9cae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3bb85e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ad2dbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2392fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    254dbaf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a9f6a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e461666 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d1008c View commit details
    Browse the repository at this point in the history
  13. fix(facilityFilterUtil): Remove encodeURIComponent

    as it leads to formatting problems and is already handled by next
    vogelino committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e14a4fd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    a071c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    162d555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115fbd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9710845 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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