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: Data sorting filtering #8

Merged
merged 46 commits into from
Aug 24, 2023
Merged

feat: Data sorting filtering #8

merged 46 commits into from
Aug 24, 2023

Commits on Jun 9, 2023

  1. feat: data sorting filtering

    pygman committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1a7f78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2bff0c View commit details
    Browse the repository at this point in the history
  3. fix: some bug fix

    pygman committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    00fcd79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fbc016 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79fce73 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    760c76c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2783135 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    4066446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca6764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    476c3a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    0ab4ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    592f4c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e54a08 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    503c806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1855e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1a27fb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. refactor: optimize code

    Keith-CY committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    667fab3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. refactor: use utility function to get url queries

    Use useSearchParams instead of new URLSearchParams().get
    Keith-CY committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    df8664c View commit details
    Browse the repository at this point in the history
  2. docs: add a refactor mark

    Keith-CY committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ab1fe21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95c3b5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb5742e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96166d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    d882e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d52bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e206fb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdf4ccc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    c8b88e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd46a2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bf37c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df5c758 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bec81d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. feat: hide filter icon on sudt detail page

    Hide the filter icon on sudt detail page until the API is ready
    
    Ref: Magickbase/ckb-explorer-public-issues#244 (comment)
    Keith-CY committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2c1ac6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3db99 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 14, 2023

  1. fix: recover search field of transactions on sudt detail page

    Recover the search field which is mistakenly hidden by
    2c1ac6c
    Keith-CY committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9e9b4ac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    66cfb57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d65c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ff258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece7f02 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    1dc4ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1987ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e56a348 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Merge branch 'develop' into data-sorting-filtering

    Signed-off-by: Chen Yu <[email protected]>
    Keith-CY authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0d6051f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge branch 'develop' into data-sorting-filtering

    Signed-off-by: Chen Yu <[email protected]>
    Keith-CY committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4c06b62 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge branch 'develop' into data-sorting-filtering

    Signed-off-by: Chen Yu <[email protected]>
    Keith-CY committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ebf0159 View commit details
    Browse the repository at this point in the history