-
Notifications
You must be signed in to change notification settings - Fork 10
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
Holistic Issues #58
Comments
|
Add a focus to the columns, so when a new card is opened, it opens in the column of focus |
For diagrams, you can use a different rest call to get that info: {
"diagramTemplateInfos": [
{
"name": "Basic Subnetwork",
"description": "System basic daigram template.",
"creationDate": 1584511637000,
"lastUpdateDate": 1584511641000,
"usedByATier": false,
"enableDiagramExtend": false,
"enableDiagramStorage": true
},
{
"name": "InterconnectedSubstations_FromSubstations",
"description": "Select substations as input.\nThis template removes all features in input excepted substations , then expand these input substations before querying the transmission and subtransmission lines that come in/out each substation, then use these lines as starting points to trace the transmission and subtransmission network and strongly reduce the resulting network to only keep the substations that are connected to the input substations",
"creationDate": 1584511646000,
"lastUpdateDate": 1584511651000,
"usedByATier": false,
"enableDiagramExtend": false,
"enableDiagramStorage": true
}
} This information would ideally be a child resource directly under the UN |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
remove sorting and maintain creation order
collapse junction & edge sources and call it Classes. If you cannot add additional columns in under asset type, remove category.
expand second panel icon (flip it when expanded)
expose more info on network attribute
The text was updated successfully, but these errors were encountered: