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: commander to optionally provide delete or download along with st… #516

Merged
merged 19 commits into from
Aug 14, 2024

Commits on Jul 27, 2024

  1. add: commander to optionally provide delete or download along with st…

    …udyID and participantID to cmd line
    YUUU23 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    37fcb29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc569d View commit details
    Browse the repository at this point in the history
  3. ref: pulled out validateStudy and validateParticipant from prompting …

    …functions to use to check if arguments passed into CLI directly when running delete and download are valid
    YUUU23 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    aaf6969 View commit details
    Browse the repository at this point in the history
  4. merge commander fix

    YUUU23 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    aa1d143 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccaaf88 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    c2ec9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8bfe5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c48f5d6 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'add-commander' of https://github.com/brown-ccv/…

    …honeycomb into add-commander"
    
    This reverts commit c48f5d6, reversing
    changes made to c2ec9eb.
    YUUU23 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6c83919 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Update cli.mjs

    Co-authored-by: Robert Gemma <[email protected]>
    YUUU23 and RobertGemmaJr authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e25cb92 View commit details
    Browse the repository at this point in the history
  2. Update cli.mjs

    Co-authored-by: Robert Gemma <[email protected]>
    YUUU23 and RobertGemmaJr authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f32f1bb View commit details
    Browse the repository at this point in the history
  3. Update cli.mjs

    Co-authored-by: Robert Gemma <[email protected]>
    YUUU23 and RobertGemmaJr authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4b3cfde View commit details
    Browse the repository at this point in the history
  4. Update cli.mjs

    Co-authored-by: Robert Gemma <[email protected]>
    YUUU23 and RobertGemmaJr authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f0233ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7089d92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3115f1e View commit details
    Browse the repository at this point in the history
  7. update package

    YUUU23 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c88c78e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 14, 2024

  1. simplify comparison logic. Update cli.mjs

    Co-authored-by: Ellen Duong <[email protected]>
    YUUU23 and eldu authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9239d7a View commit details
    Browse the repository at this point in the history
  2. simplify comparison logic. Update cli.mjs

    Co-authored-by: Ellen Duong <[email protected]>
    YUUU23 and eldu authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1cc9e92 View commit details
    Browse the repository at this point in the history