TenantAtlas/app/Filament/Resources/ProviderConnectionResource/Pages
ahmido f13a4ce409 feat(110): Ops-UX enterprise start/dedup standard (repo-wide) (#134)
Implements Spec 110 Ops‑UX Enforcement and applies the repo‑wide “enterprise” standard for operation start + dedup surfaces.

Key points
- Start surfaces: only ephemeral queued toast (no DB notifications for started/queued/running).
- Dedup paths: canonical “already queued” toast.
- Progress refresh: dispatch run-enqueued browser event so the global widget updates immediately.
- Completion: exactly-once terminal DB notification on completion (per Ops‑UX contract).

Tests & formatting
- Full suite: 1738 passed, 8 skipped (8477 assertions).
- Pint: `vendor/bin/sail bin pint --dirty --format agent` (pass).

Notable change
- Removed legacy `RunStatusChangedNotification` (replaced by the terminal-only completion notification policy).

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #134
2026-02-24 09:30:15 +00:00
..
CreateProviderConnection.php feat(spec-089): provider connections tenantless UI (#107) 2026-02-12 16:35:13 +00:00
EditProviderConnection.php feat(110): Ops-UX enterprise start/dedup standard (repo-wide) (#134) 2026-02-24 09:30:15 +00:00
ListProviderConnections.php Spec 094: Assignment ops observability hardening (#113) 2026-02-15 14:08:14 +00:00
ViewProviderConnection.php feat(spec-089): provider connections tenantless UI (#107) 2026-02-12 16:35:13 +00:00