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

Orcid api #843

Open
wants to merge 132 commits into
base: main
Choose a base branch
from
Open

Orcid api #843

wants to merge 132 commits into from

Commits on Apr 12, 2023

  1. Create CONTRIBUTING.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    93966de View commit details
    Browse the repository at this point in the history
  2. Update CONTRIBUTING.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    94c11c9 View commit details
    Browse the repository at this point in the history
  3. Create CODE_OF_CONDUCT.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7c6736a View commit details
    Browse the repository at this point in the history
  4. Update PULL_REQUEST_TEMPLATE.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    0756dd2 View commit details
    Browse the repository at this point in the history
  5. Update PULL_REQUEST_TEMPLATE.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e3cdb39 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    13ca53d View commit details
    Browse the repository at this point in the history
  7. Update README.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fbbfda4 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Abel Soares Siqueira <[email protected]>
    2 people authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e0b5285 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    611fde7 View commit details
    Browse the repository at this point in the history
  10. bind width to a model to get around vue warning

    Reggie Cushing authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8d19d8d View commit details
    Browse the repository at this point in the history
  11. use bind instead of model

    Reggie Cushing authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1ae44c3 View commit details
    Browse the repository at this point in the history
  12. use literal instead of variable

    Reggie Cushing authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c883135 View commit details
    Browse the repository at this point in the history
  13. adding fill width for download and add more button

    Reggie Cushing authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    21bec90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a568118 View commit details
    Browse the repository at this point in the history
  15. Implements @fdiblen's suggestions from the PR review

    Add more information to README.dev.md
    Remove cypress/support and cypress/fixtures
    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    db42e99 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b068e1c View commit details
    Browse the repository at this point in the history
  17. move lastname i icons outside

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    aa24432 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fe20d44 View commit details
    Browse the repository at this point in the history
  19. update info dialog example rendering

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7319801 View commit details
    Browse the repository at this point in the history
  20. fix linter issues

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    01a0390 View commit details
    Browse the repository at this point in the history
  21. Update src/components/AuthorCardEditing.vue

    Co-authored-by: Abel Soares Siqueira <[email protected]>
    2 people authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9d48b9f View commit details
    Browse the repository at this point in the history
  22. Update src/components/AuthorCardEditing.vue

    Co-authored-by: Abel Soares Siqueira <[email protected]>
    2 people authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6797816 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    869edf1 View commit details
    Browse the repository at this point in the history
  24. Update src/components/AuthorCardEditing.vue

    Co-authored-by: Abel Soares Siqueira <[email protected]>
    2 people authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9ba319c View commit details
    Browse the repository at this point in the history
  25. Update src/components/AuthorCardEditing.vue

    Co-authored-by: Abel Soares Siqueira <[email protected]>
    2 people authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    eba127c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9ef1669 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    55b6e50 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3cd394e View commit details
    Browse the repository at this point in the history
  29. fix url format for ScreenAbstract

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7cedece View commit details
    Browse the repository at this point in the history
  30. fix url format for ScreenIdentifiers

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4338ef0 View commit details
    Browse the repository at this point in the history
  31. fix url format for ScreenKeywords

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a607e80 View commit details
    Browse the repository at this point in the history
  32. fix url format for ScreenLicense

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5829cb0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    739f653 View commit details
    Browse the repository at this point in the history
  34. fix url format for ScreenStart

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    411c64e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a78a598 View commit details
    Browse the repository at this point in the history
  36. Update src/components/ScreenStart.vue

    Co-authored-by: Abel Soares Siqueira <[email protected]>
    2 people authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    15c7e61 View commit details
    Browse the repository at this point in the history
  37. upgrade setup-node action to V3

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    85e24c7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    987ede3 View commit details
    Browse the repository at this point in the history
  39. Remove tooltips from author card

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    0bf0be6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    28a52e5 View commit details
    Browse the repository at this point in the history
  41. make linter happier

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    66312e9 View commit details
    Browse the repository at this point in the history
  42. change $q to q to remove vue warning

    Reggie Cushing authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6947dec View commit details
    Browse the repository at this point in the history
  43. fix extra margin

    fdiblen authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5aee6bf View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e4b2790 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    9172fb1 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    3c68707 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e2b7557 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    66094f0 View commit details
    Browse the repository at this point in the history
  49. zenodraft/action updated the file CITATION.cff with the prereserved doi

    zenodraft/action authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    74b458e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3df921c View commit details
    Browse the repository at this point in the history
  51. Add Jest coverage using codecov

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    95ede7f View commit details
    Browse the repository at this point in the history
  52. Add Codecov badge

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c3bfdc8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    232aa8c View commit details
    Browse the repository at this point in the history
  54. Add validation unit tests

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ac6f458 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    453d63f View commit details
    Browse the repository at this point in the history
  56. Test creation of complete CFF

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    594b9be View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c089b77 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    789348a View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    9381b14 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    446556c View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4a6bebd View commit details
    Browse the repository at this point in the history
  62. Refactor form to Layout level

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ac3393b View commit details
    Browse the repository at this point in the history
  63. Add Cypress tests for navigation

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d3428b7 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    7ea1058 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    5e483d2 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    df40909 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    b317efa View commit details
    Browse the repository at this point in the history
  68. Update actions/checkout to v3

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f3a59fc View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    0682cc2 View commit details
    Browse the repository at this point in the history
  70. Test all fields of cffstr

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2907d93 View commit details
    Browse the repository at this point in the history
  71. Fix navigateDirect tests

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d6c2eb1 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    dc6f5c0 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    fa0eaa9 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    aadbcb1 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    3aa722d View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    cba3201 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    6eedf88 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    71093e5 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    73cc3c4 View commit details
    Browse the repository at this point in the history
  80. Add alt to images

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3b5fde9 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    828d576 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    dbd8bc7 View commit details
    Browse the repository at this point in the history
  83. Add skip to main link

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c692d4d View commit details
    Browse the repository at this point in the history
  84. Reset focus after route change

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    52badad View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    840c614 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    964bef6 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    c0ad5e0 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    9e87923 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    c582f2c View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    3aab591 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    6a9a234 View commit details
    Browse the repository at this point in the history
  92. Refactor preview component

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fb049a5 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    cc6d6f8 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    d7a099e View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    d70c3f5 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    3852428 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    1179e11 View commit details
    Browse the repository at this point in the history
  98. Improve tab flow

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    240bf4e View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    35f692f View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    a3e0085 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    159fa23 View commit details
    Browse the repository at this point in the history
  102. Remove ORCID hint

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c870903 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    ba0695a View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    51fdbcb View commit details
    Browse the repository at this point in the history
  105. Release 2.1.0

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3b97476 View commit details
    Browse the repository at this point in the history
  106. zenodraft/action updated the file CITATION.cff with the prereserved doi

    zenodraft/action authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6bc1e71 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    e751ee3 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    7ae5d5f View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    e0754b6 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    db111dc View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    a664378 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    7d86c70 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    5e41480 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    f89bad2 View commit details
    Browse the repository at this point in the history
  115. Don't say optional on Finish step

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    76ac031 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    edfeced View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    62cb12e View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    d226d64 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    eb437ad View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    4aba4a4 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    5737179 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    a18b788 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    089a89d View commit details
    Browse the repository at this point in the history
  124. Release 2.2.0

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4fd4d27 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    4464d10 View commit details
    Browse the repository at this point in the history
  126. zenodraft/action updated the file CITATION.cff with the prereserved doi

    zenodraft/action authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ace2a60 View commit details
    Browse the repository at this point in the history
  127. Fix bug related to OpenSLL

    abelsiqueira authored and c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f3f1bca View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    ba28c53 View commit details
    Browse the repository at this point in the history
  129. Add orcid API values to UI

    c-martinez committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bd7f6bb View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    e20aad4 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    eb88e13 View commit details
    Browse the repository at this point in the history
  132. Fix orcid linter issues

    Co-authored-by: Abel Soares Siqueira <[email protected]>
    c-martinez and abelsiqueira committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d774bd4 View commit details
    Browse the repository at this point in the history