Net.Science release for Version Dropdown on 13th April 2023 - NSSAC/CINES GitHub Wiki

The code is committed to the branch - https://github.com/NSSAC/CINES/tree/master-beta

Branch name - master-beta

Tagged URL - https://github.com/NSSAC/CINES/releases/tag/Version_Change_Dropdown_Functionality_GIT_337_333_332_331

The build is deployed on ptest at https://ptest.net.science/home

The build contains the following:

Version Dropdown

   	Version dropdown would be shown, when user selects any method.
   	It would display on the top right corner of the form page.
   	Dropdown would allow users to change the version of the selected form.
   	Once version is changed 
           •	all the existing fields would be auto filled.
           •	If any new field exists for the selected version that would be shown as blank.

Git ID 331 - Custom Initial States Properties

   	User would be able to view the custom seeding properties, based on the input graph that is selected.

Git ID 332 - Bug in Metadata viewers

   	User would be able to view the metadata of the selected file, on click of metadata tab displayed in right pane
            Note – Metadata tab would not be crashed on click of it.
           If the file manager config file does not contain the uploaded file type that is present in the file manager tab then the file type would be considered as “text” by default and “Text Viewer” would be used to display the file content.
    	If any file attribute value in the metadata panel has the type object, JSONTree will be utilized to render the object in a tree-like structure so that it is in a readable format.

Git ID 333 - not able to access directories in file service to specify a graph in the csonnet task when using ptest.net.science

   	When user clicks on SELECT FILE button and navigates to  Select File pop-up, user would be able to view the list of files.
            Note – Earlier on Select File, the root folder was not loading.

Git ID 337 - Constant requests for job definitions

   	For all dynamic forms, only limited API’s would be called when the user selects any dynamic snap method.

Note:

   For the CsonNet contagion simulation form, removed the “min” attribute as required.
   Asterisk would not be shown for the min attribute field.

Known behavior:

   For static forms when user change the version, the values provided in the form would not be retained if the input file is not selected.

Known issues:

   Intermittent_Sequence of versions displayed in version dropdown is not displayed in descending order, when the user changes the version.
   Note - This would be fixed once development versions are removed from the version dropdown.