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

[Discover] Data Grid Pagination Options #5610

Merged

Commits on Dec 15, 2023

  1. Added helper function to generate page options based on UI setting va…

    …lue.
    
    Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>
    kishor82 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    94b95f7 View commit details
    Browse the repository at this point in the history
  2. Added dynamic pagination based on config value for data grid table

    Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>
    kishor82 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    484e681 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>
    kishor82 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    aed8b0d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Merge branch 'main' into feature/discover-pagination

    Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>
    kishor82 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    dac7ad7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge branch 'main' into feature/discover-pagination

    Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>
    kishor82 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d04f92f View commit details
    Browse the repository at this point in the history
  2. Removed service object from the props.

    Signed-off-by: kishor82 <kishorrathva8298@gmail.com>
    kishor82 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f170f1e View commit details
    Browse the repository at this point in the history
  3. Added suggested changes and updated tests.

    Signed-off-by: kishor82 <kishorrathva8298@gmail.com>
    kishor82 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ed33807 View commit details
    Browse the repository at this point in the history
  4. fix functional test issue due to ui setting

    Signed-off-by: kishor82 <kishorrathva8298@gmail.com>
    kishor82 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    899516d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37ec704 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 4, 2024

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

Commits on Jan 9, 2024

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

Commits on Jan 10, 2024

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