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

Sync MVP-2 (M2) with MVP-2 (M3) #212

Merged
merged 21 commits into from
Nov 15, 2023
Merged

Sync MVP-2 (M2) with MVP-2 (M3) #212

merged 21 commits into from
Nov 15, 2023

Commits on Nov 8, 2023

  1. moving icons

    mtangmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d4e386a View commit details
    Browse the repository at this point in the history
  2. update test case imports

    mtangmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    40f1d25 View commit details
    Browse the repository at this point in the history
  3. renaming the updated icons

    mtangmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a72bddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d7d4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a51c713 View commit details
    Browse the repository at this point in the history
  6. Updated upload to use Promise.allSettled so that it will try the rema…

    …ining files even if one fails
    Alejandro-Vega committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    be0e17d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    805925b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fixing timezone issues

    mtangmt committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bcadbc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35bd354 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #205 from CBIIT/CRDCDH-554

    CRDCDH-554 QC Download metadata validation results
    amattu2 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    09b2786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fc55e5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #207 from CBIIT/CRDCDH-586

    Crdcdh 586
    Alejandro-Vega authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    999eb10 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. CRDCDH-18 Model Navigator CDS Model (#176)

    * Test
    
    Signed-off-by: Alec M <[email protected]>
    
    * Add DEV_TIER variable to env
    
    * feat: Fetch assets from dynamic manifest
    
    * Remove unused postInstall script
    
    * Implement environment variable
    
    * Migrate DMN configuration to DataCommon object
    
    * Migrate asset URL building out of hook
    
    * fix: Small flash when beginning store build
    
    * Unit tests for utility functions
    
    * Use top level import
    
    * Move utils to hooks
    
    * fix: Block unsupported Data Commons from appearing
    
    * Omit README url if not provided
    
    * Upgrade DMN to v1.1.17
    
    * General cleanup
    
    * Fix PDF header/footer configuration
    Also adds the CRDC logo JPG
    
    * Upgrade DMN (again)
    
    * Add base test cases for DC context
    
    * Add test coverage for Context error state
    
    * Null safety checks for models with no pdfConfig
    
    * fix: Crashing for model HTTP 404 fetch
    
    ---------
    
    Signed-off-by: Alec M <[email protected]>
    amattu2 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7ca7cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25ec97 View commit details
    Browse the repository at this point in the history
  3. Added new copy icon

    Alejandro-Vega committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    69824e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b226a2 View commit details
    Browse the repository at this point in the history
  5. Added missing colon

    Alejandro-Vega committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0cfb54d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #209 from CBIIT/amattu2/CRDCDH-550-Fixed

    CRDCDH-550 ICDC Data Model Configuration
    Alejandro-Vega authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9e621c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0d8065 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48423f4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #210 from CBIIT/CRDCDH-601

    CRDCDH-601 Copy Submission ID from Submission Dashboard
    amattu2 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    334b6ce View commit details
    Browse the repository at this point in the history