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

Universal search #164

Merged
merged 22 commits into from
Nov 28, 2023
Merged

Universal search #164

merged 22 commits into from
Nov 28, 2023

Commits on Oct 19, 2023

  1. universal search

    uiii committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    29b34a0 View commit details
    Browse the repository at this point in the history
  2. totalCount property refactoring

    uiii committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2429b8a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. search refactoring

    uiii committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c19e1fb View commit details
    Browse the repository at this point in the history
  2. clean

    uiii committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    91cb8fd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. refactor useResource and usePaginatedResource hooks to not return old…

    … data when fetch args changed
    uiii committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    45bfa33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c73be3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fix tests

    uiii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d6764d6 View commit details
    Browse the repository at this point in the history
  2. use SWR to fetch data in hooks

    uiii committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3e81347 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. refactor pagination to use URL query parameter and use page & pageSiz…

    …e instead of offset & limit
    uiii committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    93e4bf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. search pagination & refactoring

    uiii committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e7f970d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. search pagination refactoring

    uiii committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f0c7e05 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 8, 2023

  1. multiple networks select

    uiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    112beca View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    88b70f5 View commit details
    Browse the repository at this point in the history
  2. add network info to items

    uiii committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2a31cee View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. use simplified item IDs

    uiii committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    083bb06 View commit details
    Browse the repository at this point in the history
  2. fix pagination

    uiii committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    48f935e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da6fe6c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    84f0a03 View commit details
    Browse the repository at this point in the history
  2. increase expect timeout

    uiii committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1070280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ba6581 View commit details
    Browse the repository at this point in the history