Johan Montenij

Results 6 issues of Johan Montenij

After these changes we are able to exclude one or more columns for the rowLinks/rowModal/rowSlideover: ```php ->column(key: 'key', label: __('Label'), canBeHidden: true, sortable: true, clickable: false) ``` This could be...

- Laravel Version: 10.13.2 - PHP Version: 8.2.6 - Splade JS Version (npm): 1.4.11 - Splade PHP Version (composer): 1.4.11 - Dev environment (OS, Sail/Valet/etc): Ubuntu with Apache2 ### Description:...

- Laravel Version: 10.7.1 - PHP Version: 8.2.4 - Splade JS Version (npm): 1.4.7 - Splade PHP Version (composer): 1.4.7 - Dev environment: Ubuntu 22.04 with Apache2 ### Description: When...

- Laravel Version: 10.13.5 - PHP Version: 8.2.7 - Splade JS Version (npm): 1.4.15 - Splade PHP Version (composer): 1.4.15 ### Description: `SEO::title(...)`'s are working great when navigating through our...

needs more info

When adding a new invoice using `$invoiceApiConnector->send()` the `InvoiceTotals` in the returned data only seems to contain the totals of the first InvoiceLine in stead of the total of the...