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

188 discrepancies betwee import and export formats rebased #198

Merged

Commits on Jan 6, 2021

  1. minor - renaming function

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    6609caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b49503c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b9abd4 View commit details
    Browse the repository at this point in the history
  4. update JSON schemas URL

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    1460618 View commit details
    Browse the repository at this point in the history
  5. parse contacts affiliations as list

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    0a84251 View commit details
    Browse the repository at this point in the history
  6. issue error on invalid data type

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    72ad499 View commit details
    Browse the repository at this point in the history
  7. update records on import/update

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5ea2dd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59f2072 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db1338d View commit details
    Browse the repository at this point in the history
  10. project mapped using project name

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    eb44cb7 View commit details
    Browse the repository at this point in the history
  11. handle missing fields in import

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    a7ce3e3 View commit details
    Browse the repository at this point in the history
  12. fix typo

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    502fc16 View commit details
    Browse the repository at this point in the history
  13. adding PartnerImporter class

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e328374 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b62fc50 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a583803 View commit details
    Browse the repository at this point in the history
  16. adding import_partners command

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b990c34 View commit details
    Browse the repository at this point in the history
  17. Adding JSONSchema validators

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3afac67 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2df9eda View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    17cb909 View commit details
    Browse the repository at this point in the history
  20. Update of demo/test data to conform to JSONSchema

    - wrapping list into new object
    - changing elu-accession numbers to names
    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e19e1f3 View commit details
    Browse the repository at this point in the history
  21. typos + small fixes

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    1347e0d View commit details
    Browse the repository at this point in the history
  22. is_local_contact method extraction

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    60e8873 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c345542 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f39f73f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ed900c7 View commit details
    Browse the repository at this point in the history
  26. skip elx_submission test

    vildead authored and jLebioda committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    42c6c79 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8b6c377 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f25bd34 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7447876 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    655bcf4 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0fbb73c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    af8ebf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a1263 View commit details
    Browse the repository at this point in the history
  3. fix: updated demo fixtures

    jLebioda committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    2ec8083 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    9c20ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f91773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    485aa87 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    271b548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392fa54 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. fix: updated test fixture

    jLebioda committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    676262f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a016b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. fix: more corrections

    jLebioda committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    7d0fa4c View commit details
    Browse the repository at this point in the history
  2. feat: import legal bases

    jLebioda committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    65a5fda View commit details
    Browse the repository at this point in the history
  3. fix: bugfix

    jLebioda committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    8c9301d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 19, 2021

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

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    5e6b4ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ffcbbd View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    04e3a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0002890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09c68ba View commit details
    Browse the repository at this point in the history