Mark Bingham

Results 13 issues of Mark Bingham

### Winter CMS Build 1.1 ### PHP Version 7.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When a model has two fields that are dependent...

Type: Unconfirmed Bug
Status: Review Needed

It appears this section of the docs is outdated. The `Mail::pretend()` method was a part of Laravel's `Mail` facade in versions prior to Laravel 5.5. This method was used to...

Type: Maintenance
Status: Response Needed

### Package filament/filament ### Package Version v3.2.50 ### Laravel Version v10.48.3 ### Livewire Version v3.4.9 ### PHP Version 8.2.14 ### Problem description When disabling "today's date" the UI indicates that...

bug
unconfirmed
low priority

I have set my dashboard sizing to automatic, but the embedding API is returning a range size: This appears to happen on the `TableauEvent.FirstVizSizeKnown` event. Once the onFirstInteractive has fired,...

[Right now](https://help.tableau.com/current/pro/desktop/en-us/dashboards_dsd_create.htm#confirm-which-layout--a-device-will-display), Tableau chooses device size based on both **height** and **width** of the available browser space. Can you change this to just width? I struggle to think of an...

enhancement

Will we be able to determine permissions for toolbar actions? A lot of people (myself included) extrapolate the toolbar UI elements into their application. However determining what level of access...

enhancement

Currently in the v2 API in order to filter against a workbook, you can set any field in the dataset regardless of the makeup of the worksheet/dashboard you're filters. So...

enhancement

It looks like in the [Querying Data section](https://github.com/tableau/embedding-api-v3-guide#querying-data) Summary Data will be available to be retrieved on a per column basis (very happy about that!) Will this also be available...

enhancement

Will the ability to create new data-driven alerts be exposed through the API when the toolbar is not enabled?

enhancement

# Fulfillments This merge request seeks to add support for fulfillments and creates models that are reflective of the Square data model. Orders can have Fulfillments, which themselves have Fulfillments...