g051051
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...
**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....
**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...
**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**...
**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...
**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...
**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...