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

feat: Add name filters for workflow list (exact/prefix/pattern) #13160

Merged
merged 10 commits into from
Oct 17, 2024

Commits on Oct 3, 2024

  1. fix: Remove useless CanI name parameter

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fafd241 View commit details
    Browse the repository at this point in the history
  2. feat: Add NamePrefix and NamePattern filtering to workflows

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1cf13de View commit details
    Browse the repository at this point in the history
  3. feat: Add generated files

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    83e241e View commit details
    Browse the repository at this point in the history
  4. feat: UI add name/prefix/pattern to filter worflows

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c518906 View commit details
    Browse the repository at this point in the history
  5. Revert "fix: Remove useless CanI name parameter"

    This reverts commit 8cbb262.
    
    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5b7336f View commit details
    Browse the repository at this point in the history
  6. feat: simply name filtering on UI & fix API proto

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d8efce3 View commit details
    Browse the repository at this point in the history
  7. feat: generated files

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bf5cfc9 View commit details
    Browse the repository at this point in the history
  8. fix: use nameFilter to specify name filtering type

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f95914a View commit details
    Browse the repository at this point in the history
  9. feat: update autoHighlight to false

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7710e8c View commit details
    Browse the repository at this point in the history
  10. fix: linting & pre-commit

    Signed-off-by: Adrien Delannoy <[email protected]>
    Adrien-D committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4f15dee View commit details
    Browse the repository at this point in the history