Valentino Mariotto

Results 14 issues of Valentino Mariotto

Hi, not really an issue, just a request for help. Is there a way to prevent `` from stretching its container, ``? In my case, #chart-container is a flex item...

Hi! I keep getting this error. I made sure that the jquery.orgchart.js is loaded (using console.log('blah');). JQuery 3.5.1 is also loaded. This is how I'm calling orgchart: ``` var oc...

Hi guys! I made this little modification so that the driver can use the API capability to make "url buttons". Buttons which open the user browser when clicked on. A...

My `composer.json`: ```json { "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": ["framework", "laravel"], "license": "MIT", "require": { "php": "^8.0.2", "ext-bcmath": "*", "ext-filter": "*", "ext-gd": "*", "ext-intl": "*", "ext-json":...

Support

**Feature request** Hi! Thank you for this awesome package, it's really useful. It'd be great if you could add support for the float data type. Thank you

good first issue
feature request

hey again! with these changes I enabled the container port to be set with an environment variable. I need to be able to set it to 80 for production. Anyway,...

Hi Juan, I found that the bundled Wordpress configuration for Nginx doesn't work well. Please consider providing the following configuration instead. I'm no expert, but this works: ``` # /etc/nginx/sites-available/wordpress.conf...

Hi again, in this pull, I replaced the www-data user (33:33) with a new www user. I set the UID and GID =1000 by default. This makes bind mounts easier...

Hi! thank you for this excellent job I added a couple useful extensions which are required by PHP Composer. It works! Cheers

Hi, thank you for this exporter! I'd like for it to support OAuth authentication, for use with Microsoft 365 mailboxes. It'd be great to be able to autheticate with an...