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

Built-in BIDS support for dandi upload #1011

Merged
merged 30 commits into from
Jul 8, 2022
Merged

Built-in BIDS support for dandi upload #1011

merged 30 commits into from
Jul 8, 2022

Commits on May 12, 2022

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

Commits on May 13, 2022

  1. fixed logic for None input

    TheChymera committed May 13, 2022
    Configuration menu
    Copy the full SHA
    d508c7b View commit details
    Browse the repository at this point in the history
  2. not using return value

    TheChymera committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5531d3c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

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

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    0890e0a View commit details
    Browse the repository at this point in the history
  2. Corrected return type

    TheChymera committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7ba78d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Fixed typing

    TheChymera committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9ae2218 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Better user prompt

    TheChymera committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d698804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953f7b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

Commits on Jun 20, 2022

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

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    0492dbb View commit details
    Browse the repository at this point in the history
  2. Typing

    TheChymera committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    d079d9c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. docstring fix

    TheChymera committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    540923a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b89dc View commit details
    Browse the repository at this point in the history
  3. fix typing

    TheChymera committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c59bae2 View commit details
    Browse the repository at this point in the history
  4. Improve function naming

    TheChymera committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    358d2f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Testing data

    TheChymera committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    62cf170 View commit details
    Browse the repository at this point in the history
  2. Fixed typing

    TheChymera committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    044ee28 View commit details
    Browse the repository at this point in the history
  3. testing bids upload

    TheChymera committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    ac37533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    306b2f9 View commit details
    Browse the repository at this point in the history
  5. fixing copytree parameter

    TheChymera committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4847cbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f82246 View commit details
    Browse the repository at this point in the history
  7. Creating changes file

    TheChymera committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c230d26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf3aba7 View commit details
    Browse the repository at this point in the history
  9. boilerplate copytree

    TheChymera committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7f58c05 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Check asset upload

    TheChymera committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    50092ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427a136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2864c77 View commit details
    Browse the repository at this point in the history
  4. docstring formatting

    TheChymera committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8139966 View commit details
    Browse the repository at this point in the history