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

ENH: add image search actions #277

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 18, 2024

  1. Added image action files

    Also added the action for searching images by
    using regex
    Neonbluestoplight authored and anish-mudaraddi committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7ebed1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a372a3c View commit details
    Browse the repository at this point in the history
  3. Removed image_id from group by field

    Since the image ids would be unique, it would not
    be possible to group them. So removed it
    Neonbluestoplight authored and anish-mudaraddi committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d9f45e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b24c7e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0a4bf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ce3ecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f69490 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a822f34 View commit details
    Browse the repository at this point in the history
  9. Fixes to image actions

    - Fixed group by parameter to include null enum as default
    - Removed string properties to select from expression search action
    Neonbluestoplight authored and anish-mudaraddi committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    27be38b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43c1861 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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