Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BE: group schedule table options separately #135

Open
darenkeck-dev opened this issue Jun 8, 2022 · 0 comments
Open

BE: group schedule table options separately #135

darenkeck-dev opened this issue Jun 8, 2022 · 0 comments
Assignees
Labels
Top Priority Top of the Priority List

Comments

@darenkeck-dev
Copy link
Collaborator

Each place that a user can provide input for a template are generically grouped together in a long list of options. This list of options includes items related to the configuration page as well as the schedule page.

Separate out options related to the schedule table and define a schema to help group these options before they are sent to the FE.

@darenkeck-dev darenkeck-dev added the Top Priority Top of the Priority List label Jun 8, 2022
@darenkeck-dev darenkeck-dev added this to the cReading Modelica JSON milestone Jun 8, 2022
@darenkeck-dev darenkeck-dev self-assigned this Jun 8, 2022
darenkeck-dev added a commit that referenced this issue Jul 29, 2022
* WIP: update 'dat' structure

* Fix syntax error in dat subcomponents

* Fix typos in test template

* WIP: add debug for redeclaration modifiers

* WIP: add TODO for expanding 'Modification' class for redeclares

* Expand 'Modification' class to support redeclare modifiers

* Add additional typing for redeclaration structures

* WIP: add 'dat' specific test group

* Correct replaceable param in Testpackage

* WIP: Update how child options are populated

* Fix bug in how child options are fetched for replaceable inputs

* Add optionTree helper function

* WIP: refactor modification factory method, add additional types

* WIP: add mod unpacking helper method

* Add 'Import' parser element

* Handle package redeclarations

* Remove option count test

* WIP: split out schedule options from config options

* Fix order-of-operations error in condition

* Punch out on duplicate type references when splitting schedule options

* Prevent recursive extraction of schedule options

* Update system option tests

* Remove debugging logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Top Priority Top of the Priority List
Projects
None yet
Development

No branches or pull requests

2 participants