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

[#54459] Add AvailableProjectAttributesFilter to project queries to display the mapped projects list in projects attribute settings view #15400

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. fix[Op#54459]: Redefine Project.with_available_custom_fields as a s…

    …ubquery
    
    Build a distinct subquery from the
    `project_custom_fields_project_mapping` first before finding the
    projects. This way chained scopes such as `limit` work as expected.
    akabiru committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2baa37e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4383421 View commit details
    Browse the repository at this point in the history
  3. chore[Op#54459]: rename Projects::Scopes::AvailableCustomFields to …

    …include negation scope
    akabiru committed May 7, 2024
    Configuration menu
    Copy the full SHA
    952c553 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e27af2f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    d166dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5226586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547eeb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d59bc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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