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

Add utility function to query the plugin status from napari side #56

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

Commits on Jul 29, 2024

  1. Add utility function to query the plugin status from napari side and …

    …prevent closing if busy
    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ff6598b View commit details
    Browse the repository at this point in the history
  2. Add import check

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2bc5f7a View commit details
    Browse the repository at this point in the history
  3. Add import check

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6bf33ae View commit details
    Browse the repository at this point in the history
  4. Fix imports and format

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b1c3297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f30a71 View commit details
    Browse the repository at this point in the history
  6. Cleas up status on refresh

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7af047b View commit details
    Browse the repository at this point in the history
  7. Change to stringenum

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3edb8fa View commit details
    Browse the repository at this point in the history
  8. Rename methods

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7515662 View commit details
    Browse the repository at this point in the history
  9. Use updated api

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    de0e9f5 View commit details
    Browse the repository at this point in the history
  10. Fix typing

    goanpeca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eb4e191 View commit details
    Browse the repository at this point in the history