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

save user pagination settings #824

Merged
merged 14 commits into from
Dec 21, 2023
Merged

save user pagination settings #824

merged 14 commits into from
Dec 21, 2023

Commits on Dec 7, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    8a3018a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d334a View commit details
    Browse the repository at this point in the history
  3. Debounce header search input

    kylanhurt authored and donnyquixotic committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0d40d6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da67e86 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary console log

    kylanhurt authored and donnyquixotic committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cb0f203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ec6da6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a0b02c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    270ce4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca64058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5731b43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    020a0c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #823 from telosnetwork/hotfix/system-account-page

    remove hardcoded search result
    donnyquixotic authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    02970ee View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Implement localStorage saving of tx pagination batch size

    Remove unnecessary console log
    
    Remove unnecessary localStorage.removeItem
    
    Add useful comments for tx pagination localStorage routine
    
    Get transaction table rows per page to defer to url params
    kylanhurt authored and donnyquixotic committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ed0b9bf View commit details
    Browse the repository at this point in the history