Results 9 issues of g051051

**Is your feature request related to a problem? Please describe.** I'm attempting to build a UI form that has an image with a company logo that is a clickable. My...

enhancement
lang-javascript
web-ide
usability
priority-low
efforts-low

**Describe the bug** Attempting to open and edit a new .camel file fails in Dirigible version 11.0.0-SNAPSHOT. **To Reproduce** Steps to reproduce the behavior: 1. Create a new project. 2....

bug
component-ide
web-ide
IDE
camel

**Describe the bug** Running the dirigiblelabe/dirigible:10.4.0 image fails to fully start when using a mounted volume for the target directory. **To Reproduce** Steps to reproduce the behavior: 1. Run the...

Is your feature request related to a problem? Please describe. I'm building a UI that requires a "List" element that can display a list of dynamic elements. Describe the solution...

enhancement
component-ide
web-ide
IDE
widgets

**Is your feature request related to a problem? Please describe.** I'm building a UI that requires a "tabbed" element that can switch between multiple "pages". **Describe the solution you'd like**...

enhancement
component-ide
web-ide
IDE
widgets

**Is your feature request related to a problem? Please describe.** The template project for a Dirigible custom stack application (https://github.com/dirigiblelabs/tutorial-custom-stack) has a use creating several projects and using a master...

**Describe the bug** Generating an application from a model, which was itself generated from a Datasource, allows spaces in places where they shouldn't be allowed. If the Datasource has a...

bug
component-ide
web-ide
component-template
edm
IDE

**Describe the bug** I have a Facade with a method that returns a list of Java Enum types. This gets serialized out of the api.ts file as a simple list...

enhancement
component-ide
web-ide
usability
IDE

**Is your feature request related to a problem? Please describe.** The `Tenant` interface does not provide the `TenantStatus` property from the `Tenant` entity. Without the `TenantStatus` property, the data is...

enhancement
component-core
component-database
lang-java
database