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

Import modal - add !pipeline filter #4016

Merged
merged 4 commits into from
Aug 31, 2023

Commits on Aug 31, 2023

  1. Import modal - add !pipeline filter

    add filter, no need to use fixed repos to filter approved/rejected out now
    
    also switch to AnsibleRepositoryAPI - no need to rewrite sort & ordering
    
    don't expect to get the full list of repositories
    => only use loadAllRepos for repaint and preselect,
    => no select all
    => use selected counts for deselect
    
    No-Issue
    himdel committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9b2e12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a8abd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40c6159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    111ce65 View commit details
    Browse the repository at this point in the history