Mauro Alexandre

Results 28 issues of Mauro Alexandre

I developed a tool to apply style (color, borders, etc.) to all elements of the project at once. I do this through a regular expression applied to the project's JSON...

discussion

It would be interesting to add a filtering option to the list, in the SVG listing panel in the editor.

feature

Hello, I'm not sure if I'm making a mistake in the proxy configuration, but when I try to run Fuxa on a different URI (for example, /SCADA), with both the...

To make it easier for a frontend script to find an element through the selector, it would be fantastic if the name of the element was in some SVG attribute...

feature

**Describe the feature** Sometimes there are pieces of information contained within panels. May I submit a pull request to enable users with the viewer role to interact with these elements...

feature

### Detailed Description: **Background:** Our application's full-screen mode is highly utilized, yet it currently lacks direct access to real-time information such as the current time and date. To address this,...

solved

We have introduced a new feature (#1112) that allows users to customize the overlay color on the login screen. This enhancement aims to improve user privacy and the overall user...

#### Summary In various projects and scenarios, there is a recurring need to display different images that correspond to distinct values for the same tag. To simplify this process, I...

feature

Hello! I'm in a situation where, even after the route has been optimized, the user wants to "force" the vehicle to travel through certain pre-determined sections/roads. I managed to solve...

### Pull Request Description **Context:** When using FUXA behind a web server with proxy pass to run multiple applications at the same address, such as: - `www.mycustomer.com/FUXA` - `www.mycustomer.com/ANOTHER-SYSTEM` -...