dirigible
dirigible copied to clipboard
Eclipse Dirigible™ Project
**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...
Currently, it is possible to use spaces in the perspective names. This leads to DAO in folders with spaces. If you want to use the generated DAOs, you will have...
**Describe the bug** When you clone a repository which has a protected branch (main/master for example), make some changes and try to push them to the same branch, the Git...
Generate RESTfull Services based on Swagger descriptor: 1. Contribute to Swagger Code Generator 2. Embed it into the Dirigible stack 3. Expose corresponding API Related issues: - https://github.com/eclipse/dirigible/issues/523 - https://github.com/eclipse/dirigible/issues/3791
Create an "OpenAPI Client" template and generate specific HTTP client form the OpenAPI metadata. Creation of such client, for the end user should be as following: 1. Create new project...
When I open the terminal perspective on my mac I get an error in the console:  ``` 2024-04-16 11:55:40.283 [ERROR] [http-nio-8080-exec-6] [background] o.e.d.c.t.e.TerminalWebsocketHandler - [ws:terminal] Failed to connecto to...
**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...
If I have a project which has the following `project.json` in the `master` ```json { "guid": "codbex-electra", "actions": [ { "name": "Build TypeScript", "commands": [ { "os": "unix", "command": "tsc"...
If I have two dirigible projects in one github repo and try to remove one of them, all projects disappear.    
Before refresh the import is not resolved  After refresh the import is resolved 