1. 30 Aug, 2023 1 commit
    • Robert Knight's avatar
      Disable import button if necessary data is not available · c2d543aa
      Robert Knight authored
      Prevent the user from importing annotations until we have:
      
       - A group to import into
       - A set of existing annotations to match against
       - Document metadata to use for the new annotations
      
      I considered replacing the whole dialog with a `LoadingSpinner` until these
      conditions are met, like the Export dialog does, but it makes for a less jumpy
      transition when eg. switching groups if we just disable the button.
      c2d543aa
  2. 29 Aug, 2023 1 commit
  3. 28 Aug, 2023 10 commits
  4. 25 Aug, 2023 3 commits
  5. 24 Aug, 2023 3 commits
  6. 23 Aug, 2023 10 commits
  7. 22 Aug, 2023 4 commits
  8. 21 Aug, 2023 8 commits