Net.Science release for GIT 360 on 8th Jan 2023 - NSSAC/CINES GitHub Wiki

Git #360 : Expand form auto generation to support more advanced UIs like Movie Maker

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

Dynamic forms and Movie maker form would completely run based on HTML custom web component from onwards. Resubmission for both is enabled now.

• Dynamic Job

   o	Please find attached list of dynamic forms that were executed and tested.
   o	All the required combinations (PUNGraph, PNGraph, PNEANet) executed for the attached job definitions.
   o	output_name would  be blank for all resubmitted forms to prevent duplicate file creation.
   o	Task user can perform

           	Resubmit form
           	Go for resubmission ==> change version. Auto filled up properties would get populated if same properties are present in that version.

• Movie Maker Job

   o	If user clicks on re-submit button for movie maker job, values would get auto set for the selected visualization type.
   o	At present, only  "1.0.0-23"  version is in working state for movie maker. Old versions were created during JSON development and due to continuous development in its structure & format, those might throw error. (Note – Please do not run those)
   o	output_name would be blank for all resubmitted forms to prevent duplicate file creation.

Note: Custom HTML web component is only valid for below property types and format (Discussion for only below types and format was done during JSON and form generation component development ). Any other format found would be ignored

   •	String

   •	Integer

   •	Number

   •	Boolean

   •	Array

   •	Object

   •	Additionally form can render formats as

           o	Date
           o	Color