automation-laravel
automation-laravel copied to clipboard
Automatic provisioning system written in Laravel 11 / PHP 8.3 using Filament 3
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.6 to 2.0.0. Release notes Sourced from vite-plugin-static-copy's releases. [email protected] Major Changes #127 21304df Thanks @tassioFront! - feat: throw an error when does not find file Changelog...
Bumps [filament/filament](https://github.com/filamentphp/panels) from 3.2.115 to 3.2.117. Commits 84f839b Merge pull request #14340 from coleshirley/fix-parent-component-dehydrate-sta... See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.6 to 11.4.1. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.4.1 Changed Updated regular expressions used by StringMatchesFormatDescription constraint to be consistent with PHP's run-tests.php Fixed #5977:...
Bumps [laravel/jetstream](https://github.com/laravel/jetstream) from 5.2.0 to 5.2.1. Release notes Sourced from laravel/jetstream's releases. v5.2.1 Update logo to support dark/light theme by @milewski in laravel/jetstream#1538 [5.x] Utilise Illuminate\Support\php_binary() by @crynobone in laravel/jetstream#1541...
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.34.0 to 1.35.0. Release notes Sourced from laravel/sail's releases. v1.35.0 Upgrade to Postgres 17 by @ziadoz in laravel/sail#735 Use /data path for minio by @francoism90 in laravel/sail#736...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.9.0. Release notes Sourced from docker/build-push-action's releases. v6.9.0 Bump @docker/actions-toolkit from 0.38.0 to 0.39.0 in docker/build-push-action#1234 Bump path-to-regexp from 6.2.2 to 6.3.0 in docker/build-push-action#1232 Full...
Bumps [stephenjude/filament-jetstream](https://github.com/stephenjude/filament-jetstream) from 0.0.12 to 0.0.13. Release notes Sourced from stephenjude/filament-jetstream's releases. 0.0.13 Fixed duplicate team creation during user registration Changelog Sourced from stephenjude/filament-jetstream's changelog. 0.0.13 - 2024-08-03 Fixed duplicate...
Description: Fix bugs related to invoice generation where invoices are not created correctly or lack essential information. Tasks: Identify and resolve specific errors in the invoice generation process. Ensure all...
Description: Streamline the user registration process to make it more intuitive and user-friendly. Tasks: Reduce the number of required registration steps. Clarify instructions and information presented to users. Acceptance Criteria:...
Description: Create a mobile-responsive interface for the control panel using responsive design principles and Laravel's Blade components. Tasks: Design and develop a responsive UI for mobile devices. Test on a...