Skip to content

Conversation

@ascibisz
Copy link
Contributor

@ascibisz ascibisz commented Nov 22, 2022

Problem

Add templates for Cellpack, Cytosim, Springsalad, and Medyan
Link to story or ticket

Solution

Added the new templates, creating a couple new base types and a new custom type along the way.

Tested that it'd work with the example UI by replacing the smoldyn file with these new files. We will need to make some changes to the UI to support these changes, including adding support for booleans and arrays, as well as creating buttons for these new forms, but that's out of scope for this ticket, and we can deal with that after we finish autoconversion for smoldyn.

Type of change

  • New feature (non-breaking change which adds functionality)

@ascibisz ascibisz marked this pull request as ready for review December 1, 2022 01:10
@ascibisz ascibisz requested a review from a team as a code owner December 1, 2022 01:10
@ascibisz ascibisz requested review from blairlyons, frasercl, meganrm and toloudis and removed request for a team December 1, 2022 01:10
},
"agentsWithEndpoints": {
"name": "Agents with endpoints",
"data_type": "array",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of a new "array" type, can we use a "collection" for this?

* `springsalad_data` - information for populating a `SpringsaladData` to visualize a trajectory from SpringSaLaD
* `cellpack_data` - information for populating a `CellpackData` to visualize a trajectory from Cellpack

### Base types

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a description of the new "boolean" type here

@ascibisz ascibisz merged commit 4a8b18d into main Dec 15, 2022
@ascibisz ascibisz deleted the feature/add-more-ui-templates branch December 15, 2022 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants