nova-command-runner
nova-command-runner copied to clipboard
This Laravel Nova tool lets you run artisan and bash commands directly from Nova 4 or higher.
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.25 to 3.4.26. Release notes Sourced from @vue/compiler-sfc's releases. v3.4.26 Please refer to CHANGELOG.md for details. Changelog Sourced from @vue/compiler-sfc's changelog. 3.4.26 (2024-04-29) Bug Fixes compiler-core: fix...
laravel: 10.48.4 nova: 4.33.1 nova-command-runner: 4.3.5
Hi there, I've been using this nova plugin for quite a while now with no issues, until a few days ago after I updated it. Haven't changed anything in the...
This key should be a configuration IMO. Feel free to close it if you don't agree. Thanks https://github.com/stepanenko3/nova-command-runner/blame/0d1bf7864e4dfb0a78c7e5590937611564b20258/src/Dto/RunDto.php#L27
Maybe the text in history should be centered the same way as the column headers?  https://github.com/stepanenko3/nova-command-runner/blob/e9c186045f9dc3be199f27254e55a6fe18ee7377/resources/js/pages/Tool.vue#L250-L291
Please add support for optional variables. For example: ```php 'variables' => [ [ 'label' => 'quantity', 'field' => 'number', 'required' => false, // indicates whether this is a required field...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.7. Release notes Sourced from tailwindcss's releases. v3.4.7 Fixed Fix class detection in Slim templates with attached attributes and ID (#14019) Ensure attribute values in...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.10 to 5.3.5. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 5.3.5 (2024-07-25) refactor(asset): remove rollup 3...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.25 to 3.4.34. Release notes Sourced from @vue/compiler-sfc's releases. v3.4.34 For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.40. Release notes Sourced from postcss's releases. 8.4.40 Moved to getter/setter in nodes types to help Sass team (by @nex3). 8.4.39 Fixed CssSyntaxError types (by...