Spec 188: canonical provider connection state cleanup #219
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "188-provider-connection-state-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
is_enabled, consent viaconsent_status, and verification viaverification_statusVerification
cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agentcd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Auth/SystemPanelAuthTest.php tests/Feature/Filament/TenantGlobalSearchLifecycleScopeTest.php tests/Feature/ProviderConnections/ProviderConnectionEnableDisableTest.php tests/Feature/ProviderConnections/ProviderConnectionTruthCleanupSpec179Test.phpFilament / implementation notes
bootstrap/providers.phpProviderConnectionResourceremains intentionally excluded from global search; tenant global search remains enabled and continues to resolve to view pagesphp artisan filament:assetsremains unchanged