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

Add more filtering options to entry count/show and agent count/list #4714

Merged
merged 19 commits into from
Mar 27, 2024

Commits on Feb 7, 2024

  1. add filtering options to count command

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    27b6001 View commit details
    Browse the repository at this point in the history
  2. add more fields

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2291905 View commit details
    Browse the repository at this point in the history
  3. Add filtering to entry & agent count/show/list commands

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c834729 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    745716d View commit details
    Browse the repository at this point in the history
  5. add more unit test

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b58a0d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Change count & list for entries

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3ed4f7e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. rollback

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6df58c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge branch 'main' into add-filtering

    Signed-off-by: Federico Nahuel Quijada <63385953+FedeNQ@users.noreply.github.com>
    FedeNQ authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    39406e8 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a102dc2 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c8ad89f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. update go.mod & go.sum

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e8547ff View commit details
    Browse the repository at this point in the history
  2. fix windows message

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f9ebb67 View commit details
    Browse the repository at this point in the history
  3. update agent & entry message

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7751c40 View commit details
    Browse the repository at this point in the history
  4. update agent message

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    268ccd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. count entries & agent now uses pagination

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    efd0548 View commit details
    Browse the repository at this point in the history
  2. remove comment

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1475ee4 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a3bb1fe View commit details
    Browse the repository at this point in the history
  4. rollback

    Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
    FedeNQ committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    296a77f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into add-filtering

    Signed-off-by: Federico Nahuel Quijada <63385953+FedeNQ@users.noreply.github.com>
    FedeNQ authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b98d2d7 View commit details
    Browse the repository at this point in the history