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

issue #29: Tagarno API documentation and API integration #54

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

Commits on Apr 25, 2024

  1. Issue #29: basic skeleton, retrieves config for certain methods

    RussellJimmies authored and Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cf41f7f View commit details
    Browse the repository at this point in the history
  2. Issue #29: retrieves more config info, convert hex values to str

    RussellJimmies authored and Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    504c51e View commit details
    Browse the repository at this point in the history
  3. Issue #29: env var

    RussellJimmies authored and Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    24219a8 View commit details
    Browse the repository at this point in the history
  4. Issue #29: removed print

    RussellJimmies authored and Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    73807fb View commit details
    Browse the repository at this point in the history
  5. Fixes #29: moved script into package, requirements

    RussellJimmies authored and Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    044009e View commit details
    Browse the repository at this point in the history
  6. Fixes #29: methods env var fix, try catch in get_microscope_configura…

    …tion
    RussellJimmies authored and Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ebb07da View commit details
    Browse the repository at this point in the history
  7. Fixes #29: add documentation on Tagarno API and retrieve image exif m…

    …etadata
    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6d3d535 View commit details
    Browse the repository at this point in the history
  8. fixes #29: get ride of test picture

    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    36e2754 View commit details
    Browse the repository at this point in the history
  9. fixes #29: Get ride of test picture

    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    44c102a View commit details
    Browse the repository at this point in the history
  10. fixes #29: Add sequence diagram of get_picture_details

    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a5ab14b View commit details
    Browse the repository at this point in the history
  11. fixes #29: Return on validation : image frontend metadata

    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8d996f6 View commit details
    Browse the repository at this point in the history
  12. fixes #29: Return on validation: Jack API email

    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f67b5b8 View commit details
    Browse the repository at this point in the history
  13. fixes #29: Add missing line in extensions.json

    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eae74bb View commit details
    Browse the repository at this point in the history
  14. fixes #29: Add element to collect exiftags

    commit this change to not lose them to codespaces repo ending
    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b9ddbd0 View commit details
    Browse the repository at this point in the history
  15. issue #29: Move custom exceptions to specific files

    Maxence Guindon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b60950a View commit details
    Browse the repository at this point in the history