Skip to content

Conversation

@SilviaZeta
Copy link
Contributor

Description

Change the parameter imageUid of type string, which is passed to Python and AI plugins in the request body, to imageUids of type string[], so multiple images can be used with plugins.

Although ANNOTATE works with single images, this change is applied here for consistency with CURATE plugins.

Checklist:

Put an x in the boxes that apply to this pull request (you can also fill these out after opening the pull request). If you're unsure about any of these, don't hesitate to leave a comment on this pull request!

  • I have read the gliff.ai Contribution Guide.
  • I have requested to pull a branch and not from main.
  • I have checked all commit message styles match the requested structure.
  • My code follows the style guidelines of this project.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have performed a self-review of my own code.
  • I have assigned 3 or less reviewers.
  • New and existing unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • My changes generate no new warnings.
  • I have made corresponding changes to the documentation.
  • New database changes have been committed.
  • If appropriate, I have bumped any version numbers.

@SilviaZeta SilviaZeta requested review from a team, cooper667 and philipjackson and removed request for a team May 20, 2022 07:53
@gliff-ai-robot gliff-ai-robot added the enhancement [Improvement] Enhancement request. label May 20, 2022
@SilviaZeta SilviaZeta changed the title feat: Multi-image selection in Python and AI plugins feat!: Multi-image selection in Python and AI plugins May 20, 2022
@gliff-ai-robot gliff-ai-robot removed the enhancement [Improvement] Enhancement request. label May 20, 2022
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-wave-0f4ddd903-749.westeurope.azurestaticapps.net

@SilviaZeta SilviaZeta enabled auto-merge (squash) May 20, 2022 09:48
@SilviaZeta SilviaZeta merged commit 1da5b2d into main May 20, 2022
@SilviaZeta SilviaZeta deleted the refactorPlugins branch May 20, 2022 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants