winery icon indicating copy to clipboard operation
winery copied to clipboard

A web-based environment to graphically model TOSCA topologies.

Results 25 winery issues
Sort by recently updated
recently updated
newest added

When the tenant repository is initialized, all existing files are copied to the default tenant. - [ ] Ensure that you followed our [toolchain guide](https://github.com/eclipse/winery/blob/master/docs/dev/github-workflow.md#github---prepare-final-pull-request). - [ ] Branch name...

Add Property Definitions for Properties in Boundary Defintions With this feature, Properties in Boundary Defintions, in addition to the original plain XML specification, can be specified using a PropertyDefintions extension...

in progress

- [ ] In all types where i can define properties, inherited properties should be displayed but not editable. - [ ] In corresponding editable templates, e.g., Policy Templates or...

feature

The XML contains elements that are not in the schema. I guess that the conversion is incorrect.

Currently, we work on merging the initial Live Modelling feature into the main branch. However, there are some more adjustments needed. Read through the initial merge PR: https://github.com/OpenTOSCA/winery/pull/230.

Currently, the repositories are quering the file system for each request. To speed up the requests, we should include a chaching mechanism.

Currently there is no environment variable to specify the branch that should be checked out when using the winery docker container.

Currently, the UI does not support tenants. We need the UI to be called with the correspdonding tenant as a query parametet which is used for *ALL* requests in the...

feature