mirror of
https://github.com/supabase/supabase.git
synced 2026-09-09 19:42:46 +08:00
Adds an entitlement check to prompt upgrades for restoring backups to new projects ### Testing - Head to `/project/_/database/backups/restore-to-new-project` with a Free Project - Assert that the upgrade prompt is shown <img width="1271" height="309" alt="image" src="https://github.com/user-attachments/assets/ca1cf071-db2f-4398-ab6f-ef0cf7ccc714" /> - Head to `/project/_/database/backups/restore-to-new-project` with a Pro Project or above - Assert that the restore backups UI is shown <img width="1271" height="685" alt="image" src="https://github.com/user-attachments/assets/43d0be5a-370c-4827-bb39-c0ab9e7b74e7" />