cloud-dirigible
cloud-dirigible copied to clipboard
Dirigible is an open source project that provides Integrated Development Environment as a Service (IDEaaS) as well as the runtime engines integration for the running applications
It is possible to start creating artifacts even though a project does not yet exist
Search bar has absolute position, so part of it is not visible. Also when zooming, the search bar disappears.
Auto-generated JS services (on entities) automatically generate and set date/time values for date/type fields, without checking if the columns already have a default value. Example: [example.jslib] statement.setDate(++i, new java.sql.Date(.......)); While:...
Problem: Dirigible does not let you creating table with a name that already exists in either the Workspace or Database view. It however allows you to rename existing table with...
Problem: When adding a new column during table creation, the focus is not on the "Add Column" form. One has to go and click on the desired field manually. Possible...