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

Support pagination in ReplicatorDB activity panel #1288

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Jun 9, 2020

  1. paginate for activity page

    garrensmith authored and popojargo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    224bb35 View commit details
    Browse the repository at this point in the history
  2. fix css for footer

    garrensmith authored and popojargo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    7ad938e View commit details
    Browse the repository at this point in the history
  3. fix tests

    garrensmith authored and popojargo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    60eaec5 View commit details
    Browse the repository at this point in the history
  4. fixes for old api support

    garrensmith authored and popojargo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    77f2457 View commit details
    Browse the repository at this point in the history
  5. add tests

    garrensmith authored and popojargo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    5ef53c5 View commit details
    Browse the repository at this point in the history
  6. fixes from review

    garrensmith authored and popojargo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    79cb32f View commit details
    Browse the repository at this point in the history
  7. Fix replication activity pagination

    - Update tests
    - Filter design docs with mango query
    popojargo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    4753053 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Fix things

    - Change statusTime to startTime in table
    - Handle _replicatorDB not found
    - Fix replication reducer
    - Fix polling refresh
    popojargo committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    a35a657 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

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

Commits on Apr 11, 2021

  1. Set proper page end

    Co-authored-by: Antonio Maranhao <30349380+Antonio-Maranhao@users.noreply.github.com>
    popojargo and Antonio-Maranhao committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    303b42f View commit details
    Browse the repository at this point in the history