Migrate all Interactive Apps to implement Dynamic JavaScript in the Launch Forms
Closed this issue · 4 comments
Before we can deploy Dynamic JS to production, we need to ensure that each Interactive app has this functionality implemented.
The apps to implement functionality are:
- OSC/ondemand/bc_desktop
- OSC/bc_osc_ansys_workbench#32
- OSC/bc_osc_abaqus#13
- OSC/bc_osc_comsol#12
- OSC/bc_osc_iqmol#5
- OSC/bc_osc_paraview#15
- OSC/bc_osc_pymol#5
- OSC/bc_osc_qgis#5
- OSC/bc_osc_schrodinger#5
- OSC/bc_osc_stata#8
- OSC/bc_osc_vmd#6
- OSC/bc_osc_codeserver#24
- OSC/bc_osc_jupyter#89
- OSC/bc_osc_jupyter_spark#19
- OSC/bc_osc_rstudio_server#86
bc_desktop is part of this repo, it used to be separate app, now it's part of core ondemand, in the apps
directory.
Not sure where to comment since this is referring to other repos.
What do we do for things like the Ansys app that looks to be doing more with its form.js
than just setting cores and or hiding selections.
Also, I couldn't get this to work with the comsol app either but was unsure where to comment about that.
I'm not sure the desktop or iqmol needed to be on the list. I see no form.js
in those repos.
Seems like you can't remove the form.js
completely but rather remove the bits that are duplicated. Maybe comment on the Ansys ticket directly. We have functionality for hiding things on other things, but in any case we an keep the form.js
just be sure it doesn't collide with other functionality.
All app migrations to Dynamic JS are completed.