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

Add ORCID to registration form #19

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Add ORCID to registration form #19

wants to merge 10 commits into from

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    1b86898 View commit details
    Browse the repository at this point in the history
  2. Pass ORCID through backend

    cthoyt committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    2e43d63 View commit details
    Browse the repository at this point in the history
  3. Add ORCID to backend

    cthoyt committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    5377758 View commit details
    Browse the repository at this point in the history
  4. Update models.py

    cthoyt committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c19a409 View commit details
    Browse the repository at this point in the history
  5. Update models.py

    cthoyt committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    17be0c1 View commit details
    Browse the repository at this point in the history
  6. Update signature

    cthoyt committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    3db7d2d View commit details
    Browse the repository at this point in the history
  7. Refactor form to use bootstrap

    This commit refactors the form to use bootstrap components. It now looks much nicer.
    
    Unfortunately this commit makes the diff quite large, but this was necessary to make the HTML anywhere near readable.
    cthoyt committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a7e9877 View commit details
    Browse the repository at this point in the history
  8. Update x button

    cthoyt committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    6f6a3af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f39eb38 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Add ORCID to response

    cthoyt committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    802b567 View commit details
    Browse the repository at this point in the history