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

napari widgets to manage atlas versions #130

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Dec 21, 2023

  1. implement manager view and dialog

    and delegate tooltips to views
    alessandrofelder committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    086dcd7 View commit details
    Browse the repository at this point in the history
  2. add up-to-date check to manager view

    + tweak to avoid hard-coded column index
    alessandrofelder committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c48ec9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b91e4c6 View commit details
    Browse the repository at this point in the history
  4. improve test coverage

    found a tiny bug in the process!
    alessandrofelder committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b35d8bb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. use reload module to patch thread_worker

    so it's picked up by coverage
    alessandrofelder committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    37d93e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6816696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3da5c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0516d93 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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