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

Move fetch_annotation to the annotation service #7933

Closed
wants to merge 8 commits into from

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    baf47b8 View commit details
    Browse the repository at this point in the history
  2. Add get_annotation_by_id to the annotation service

    Jon Betts committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4f5ac2d View commit details
    Browse the repository at this point in the history
  3. Add create_annotation to the annotation service

    Jon Betts committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    37d05d8 View commit details
    Browse the repository at this point in the history
  4. Use the new create_annotation method in the API

    Jon Betts committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4798b65 View commit details
    Browse the repository at this point in the history
  5. Remove the old storage based create_annotation

    Jon Betts committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    402d111 View commit details
    Browse the repository at this point in the history
  6. Remove the old fetch_annotation

    Jon Betts committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a57b613 View commit details
    Browse the repository at this point in the history
  7. WIP fix consumers

    Jon Betts committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d56ab3c View commit details
    Browse the repository at this point in the history
  8. Consumer fixup

    Jon Betts committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    61effd6 View commit details
    Browse the repository at this point in the history