Page MenuHomeSoftware Heritage

assets/save: Add multi artifacts support for archives visit type
ClosedPublic

Authored by anlambert on May 27 2021, 5:19 PM.

Details

Summary

Enhance save code now Web UI for the archives visit type: multiple
artifacts can now be submitted to be loaded under the same origin.

User can now easily add a new form row to fill new artifact info
through a dedicated button.

New form rows can also be removed by dedicated buttons.

Add an help text above the artifacts form to explain how source
code will be loaded into the archive.

Related to T3213

Diff Detail

Repository
rDWAPPS Web applications
Branch
save-code-now-multi-archives-ui
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21664
Build 33670: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 33669: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5792 (id=20702)

Rebasing onto 93df4498df...

Current branch diff-target is up to date.
Changes applied before test
commit b86ead34ab614f90268de4f123a74eb7ccd63766
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 25 18:44:23 2021 +0200

    assets/save: Add multi artifacts support for archives visit type
    
    Enhance save code now Web UI for the archives visit type: multiple
    artifacts can now be submitted to be loaded under the same origin.
    
    User can now easily add a new form row to fill new artifact info
    through a dedicated button.
    
    New form rows can also be removed by dedicated buttons.
    
    Add an help text above the artifacts form to explain how source
    code will be loaded into the archive.
    
    Related to T3213

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/853/ for more details.

This revision is now accepted and ready to land.May 27 2021, 5:37 PM