Adriano C.
Adriano C.
Hi Guys, we hopefully added a small improvement to the widget logic to let user being more productive by using the keyboard. Only when `allowNew` is `false`, we automatically select...
Dear Max, we found a bug in the component when a prefix is set (in our case, we set the `£ ` sign as a prefix). More specifically, by inserting...
Hello @boreal, I'd like to improve the Eqpress API. For for what is my understanding, currently the `/var/www/easypress.ca` contains the deployment API. To make the code and platform more undertandable,...
The current NGINX configuration triggers the following warning ``` nginx: [warn] duplicate extension "js", content type: "text/javascript", previous content type: "application/javascript" in /etc/nginx/sites-enabled/www.example.com.conf:124 ```
Hi Jitendra, I've discovered a table rendering bug that occurs when using colored/formatted strings. Here's an example with a 2x2 table where values in the last column are in bold:...
Hi Jitendra, This pull request **doesn't solve the bug** but rather contains only the unit test method that I believe reproduces the issue. I would like you to review and...