StanGenchev
StanGenchev
### 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.** 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...
We need a grid layout in the Form Editor which can have 1 to 12 columns and is responsive. See example here: https://sap.github.io/fundamental-styles/?path=/docs/sap-fiori-layouts-layout-grid--docs
**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...
**Describe the bug** Sometimes, when you open an extension file, the Extensions editor deletes the contents and saves the file automatically resulting in an empty file. **Expected behavior** The Extensions...
**Is your feature request related to a problem? Please describe.** In Dirigible, each page is called a "Perspective" and it contains two main things: 1. Shell This contains the header,...
**Describe the bug** In modern browsers, when using touchpads, the two finger horizontal swipe gesture equals pressing the back button. This is brilliant for normal web pages but in web...
**Describe the bug** Currently, the file path field is a plain input filed and the user has to type the file path by hand, **Expected behavior** There should be a...
We need to implement a widget library using AngularJS and Fundamental-styles, so we can use it in the new views and perspectives and also provide an easy way for our...