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

Metadata uploader base #1445

Merged
merged 207 commits into from
Jan 27, 2023
Merged

Metadata uploader base #1445

merged 207 commits into from
Jan 27, 2023

Commits on Aug 31, 2022

  1. reading file with sheetjs

    ksierks committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9331f47 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. persisting file contents

    ksierks committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    74c1369 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 9, 2022

  1. setting sample name column

    ksierks committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ece38b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b60996b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    becabf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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

Commits on Sep 13, 2022

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

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

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

Commits on Sep 16, 2022

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

Commits on Sep 20, 2022

  1. fixing stats

    ksierks committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b70cf42 View commit details
    Browse the repository at this point in the history
  2. showing errors

    ksierks committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5ab8c35 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    9201e48 View commit details
    Browse the repository at this point in the history
  2. fixing tests

    ksierks committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    77702a9 View commit details
    Browse the repository at this point in the history
  3. fixing typescript errors

    ksierks committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    cfeafaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fcfe85 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Sep 23, 2022

  1. trying chunk uploading

    ksierks committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    22d4aea View commit details
    Browse the repository at this point in the history
  2. fixing test

    ksierks committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a87f615 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    e20bc82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd9e60 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. storing saving and validation details in seperate hashes instead of m…

    …odifying the metadata object where twp objects are stored in memory temporarily
    ksierks committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    facf54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb252f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b8c1d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d47b7ff View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Oct 4, 2022

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

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    ce16ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997c1d5 View commit details
    Browse the repository at this point in the history
  3. more typescript

    ksierks committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    02987a9 View commit details
    Browse the repository at this point in the history
  4. getting around deadlock

    ksierks committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b907052 View commit details
    Browse the repository at this point in the history
  5. fix test

    ksierks committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3a17030 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. eslinting

    ksierks committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a50d6d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. removing todo

    ksierks committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d5b971a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    5bde69f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079bde3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    3e73b7e View commit details
    Browse the repository at this point in the history
  2. removing redundant code

    ksierks committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    edeea0b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. saving state on page refresh

    ksierks committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    981db32 View commit details
    Browse the repository at this point in the history
  2. changing for loop syntax

    ksierks committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e208e2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeeb549 View commit details
    Browse the repository at this point in the history
  4. fixing wizard layout

    ksierks committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0e459f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4da7a74 View commit details
    Browse the repository at this point in the history
  6. fixing DraagUpload type

    ksierks committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    43b438e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e022f0d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge pull request #1362 from phac-nml/metadata-uploader-parse-file

    Metadata uploader - PARSE FILE
    ericenns authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    73a4670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    012a998 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

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

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    0c9197a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da49bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefa13b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08a7fd5 View commit details
    Browse the repository at this point in the history
  5. making table scrollable

    ksierks committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    cd02954 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Oct 31, 2022

  1. reset state on completion

    ksierks committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    97b7dcd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. assuming metadata fields with restrictions are already created before…

    … metadata entry creation
    ksierks committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    228e414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f05516 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    2af3507 View commit details
    Browse the repository at this point in the history
  2. removing commented out code

    ksierks committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fa6f962 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    537540a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa77cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eff1a3 View commit details
    Browse the repository at this point in the history
  4. fixing tests

    ksierks committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8701f4f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    2e25abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f8e66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d458ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c186502 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. adding table empty

    ksierks committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    415a59b View commit details
    Browse the repository at this point in the history
  2. adding table title

    ksierks committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b3c4c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac75f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. sending requests in chunks

    ksierks committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9f9a7f7 View commit details
    Browse the repository at this point in the history
  2. fixing error handling

    ksierks committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6aa9d6c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    6bd6f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdec14e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e8f642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb67fb1 View commit details
    Browse the repository at this point in the history
  5. fixing formatting

    ksierks committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    98d84d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c821719 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fa98a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    1ee66b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7052de4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. fixing test

    ksierks committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a425908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dafa49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb216c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5edd11e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef78aeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fb6846 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4aee64a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. removing unused params

    ksierks committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9790a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f133d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e33ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57f21f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f14991a View commit details
    Browse the repository at this point in the history
  6. fixing tests

    ksierks committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    20f092f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    07b5a3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf3e13 View commit details
    Browse the repository at this point in the history
  3. fixing complete stats

    ksierks committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0b60284 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Merge pull request #1383 from phac-nml/metadata-uploader-restrictions

    Metadata uploader restrictions
    joshsadam authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d11153b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805e01f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23aaf61 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    211152d View commit details
    Browse the repository at this point in the history
  2. fixing broken test

    ksierks committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    05b1340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9bb07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a53a63 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1419 from phac-nml/metadata-uploader-progress-bar

    Metadata uploader progress bar
    joshsadam authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5b83ebe View commit details
    Browse the repository at this point in the history
  6. adding more tests

    ksierks committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    60e4bec View commit details
    Browse the repository at this point in the history
  7. adding comments

    ksierks committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8845722 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8ec2ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb75d78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9f98a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    d520b75 View commit details
    Browse the repository at this point in the history
  2. changing path names

    ksierks committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    79d4c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b357be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43780af View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    a059c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f07609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c162ee4 View commit details
    Browse the repository at this point in the history
  4. fixing tests

    ksierks committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    983aa63 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. playing with a second web driver to have seperate users logged in sim…

    …ultanelously to test deleting a project during a metadata import
    ksierks committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3576845 View commit details
    Browse the repository at this point in the history
  2. cleaning up unused, old code

    ksierks committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2993915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c19ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8784157 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    2f65a56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a587b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2c6c7f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. finishing tests

    ksierks committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    ac0fdaa View commit details
    Browse the repository at this point in the history
  2. updating documentation

    ksierks committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    4a394f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3900bda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad886b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. trying to fix flaky tests

    ksierks committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    deca056 View commit details
    Browse the repository at this point in the history
  2. trying to fix flaky tests

    ksierks committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    84c31f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. trying to fix flaky tests

    ksierks committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    874f6ab View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. removing old restriction code

    ksierks committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    eb581b8 View commit details
    Browse the repository at this point in the history
  2. adding more comments

    ksierks committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d0b3495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4712e69 View commit details
    Browse the repository at this point in the history
  4. removing log statements

    ksierks committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3eda36c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f6bde8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8665d0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    687f4bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ee2590 View commit details
    Browse the repository at this point in the history
  9. using forEach instead of map

    ksierks committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0d84b2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54cc39e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. adding comments

    ksierks committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    03e22a8 View commit details
    Browse the repository at this point in the history
  2. more refactoring

    ksierks committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9071f0c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. more refactoring

    ksierks committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2cd44f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. fixing some tests

    ksierks committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    63ca764 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. adding a test

    ksierks committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9bf838b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    463e7d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc0c5f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    5d7b998 View commit details
    Browse the repository at this point in the history
  2. fixing chunkArray function

    ksierks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    47a06aa View commit details
    Browse the repository at this point in the history
  3. fixing chunkArray function

    ksierks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    234c460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a62081d View commit details
    Browse the repository at this point in the history
  5. memorizing filter

    ksierks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b7cbb89 View commit details
    Browse the repository at this point in the history
  6. applying eslint suggestions

    ksierks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    600dcbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a6ad22 View commit details
    Browse the repository at this point in the history
  8. resolving typescript warning

    ksierks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c391d57 View commit details
    Browse the repository at this point in the history
  9. resolving typescript warning

    ksierks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3ce8e16 View commit details
    Browse the repository at this point in the history
  10. renaming type

    ksierks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8a388a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. fixing tests

    ksierks committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    7931412 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. applying eslint suggestion

    ksierks committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    e17ee8d View commit details
    Browse the repository at this point in the history
  2. renaming SampleItemResponse

    ksierks committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7fd0d33 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    3dbcfcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d4aa0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1408 from phac-nml/metadata-uploader-batch-endpoints

    Metadata uploader batch endpoints
    ericenns authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    32b31f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    69686f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8910820 View commit details
    Browse the repository at this point in the history
  3. fixing tests

    ksierks committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    22308b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99d45ee View commit details
    Browse the repository at this point in the history
  5. applying eslint suggestion

    ksierks committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0e6f15c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    de691e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ba9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a54ec79 View commit details
    Browse the repository at this point in the history
  4. using list component

    ksierks committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    757da08 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    f2fe8f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1434 from phac-nml/metadata-uploader-validate-file

    Metadata uploader validate file
    deepsidhu85 authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    bb81d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f0965 View commit details
    Browse the repository at this point in the history
  4. updating changelog

    ksierks committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    d9abf36 View commit details
    Browse the repository at this point in the history
  5. fixing eslint errors

    ksierks committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1550f72 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 23, 2023

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

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    8e44302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c50179 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cf05f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13ff1fc View commit details
    Browse the repository at this point in the history
  5. fixing warning

    ksierks committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    40ca222 View commit details
    Browse the repository at this point in the history
  6. adding missing file comment

    ksierks committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d859c4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca4e7d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0eb00c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8588cc9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a179161 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d052140 View commit details
    Browse the repository at this point in the history
  12. missing constructor comment

    ksierks committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    dea1f20 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e49eef8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    55c2e2a View commit details
    Browse the repository at this point in the history