dirigible
dirigible copied to clipboard
Eclipse Dirigible™ Project
### What does this PR do? Adds primitive support for Velocity template file highlighting in the main editor. Adds a new category in the Form editor called "Display". It will...
**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...
**Is your feature request related to a problem? Please describe.** In the EDM/Entity and Schema editors, there is a "Regenerate" button, than allows the user to quickly regenerate the project...
**Is your feature request related to a problem? Please describe.** All Velocity template files (`*.html.template`, `*.js.template`, `*.extension.template`, etc) are treated as plain text files. This makes it difficult to edit...
Bumps software.amazon.awssdk:s3-transfer-manager from 2.25.40 to 2.25.44. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.amazonaws:aws-java-sdk-qldb](https://github.com/aws/aws-sdk-java) from 1.12.710 to 1.12.714. Changelog Sourced from com.amazonaws:aws-java-sdk-qldb's changelog. 1.12.714 2024-05-02 Amazon DynamoDB Features This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and...
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.0 Android users: Please test recent Guava versions If you know of Guava Android users who have not...
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.11.0. Changelog Sourced from org.apache.commons:commons-csv's changelog. Apache Commons CSV Version 1.11.0 Release Notes This document contains the release notes for the 1.11.0 version of Apache...
It should be possible for both the `Radio` and the `Dropdown` widgets to have their values either hardcoded or set from an external Feed. Currently for the `Dropdown` widget it's...
**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....