mirror of
https://github.com/supabase/supabase.git
synced 2026-05-07 23:19:23 +08:00
* validation errors * improvements * deprecate notice bar * consolidate upgrade warnings * type fixes * rabbit * 📝 Add docstrings to `dnywh/chore/link-to-dropped-objects` (#41528) * 📝 Add docstrings to `dnywh/chore/link-to-dropped-objects` Docstrings generation was requested by @dnywh. * https://github.com/supabase/supabase/pull/41527#issuecomment-3680610884 The following files were modified: * `apps/studio/data/config/project-upgrade-eligibility-query.ts` * New line --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Danny White <3104761+dnywh@users.noreply.github.com> * Use API types instead * Update API types * Add manage replicas CTA to upgrade warning if unified replication and project has replicas * Nit * use actionable language * gap * simplify * prettier * Add URL * better links * add tables and encode links * remove replication link * nit ordering * rabbit * Small simplify --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Joshen Lim <joshenlimek@gmail.com>