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

Feature/orcid login 1243 #16

Draft
wants to merge 14 commits into
base: dev
Choose a base branch
from
Draft

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Fixed the kwargs passing issue for adding event to the dataset. (MIT-…

    …LCP#2318)
    
    This is a fix for a small bug - introduced while implementing the
    feature updating the allowed datasets while creating an event.
    
    It's a small change adding a `user` kwargs to the `eventDatasetForm`
    tompollard authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f9c0f0b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Add logging using ORCID oauth

    [T-CAIREM 1243]
    matkaczmarek committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2fef032 View commit details
    Browse the repository at this point in the history
  2. Remove debug leftover

    [T-CAIREM 1243]
    matkaczmarek committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    27378e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abee0e2 View commit details
    Browse the repository at this point in the history
  4. Skip ORCID tests

    matkaczmarek committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    555d817 View commit details
    Browse the repository at this point in the history
  5. Refactor code

    matkaczmarek committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cfd739f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08ebfde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ade802 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a2f12b View commit details
    Browse the repository at this point in the history
  9. Resolve poetry conflicts

    matkaczmarek committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e25ef82 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    983003f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4f6b1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    604a45b View commit details
    Browse the repository at this point in the history