mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 10:54:21 +08:00
* Expand the org type with the new restriction fields. * Add a badge to each org on the projects list if the org is over quota. * Add a banner to each project belonging to an org which is over quota. * Remove unneeded code. * Add a restriction banner at the top of billing org tab. * Correct the links to point to the correct page. * Move the exceededLimits alert into the restriction component. * Add an additional alert to the restriction component. * chore: adjust copy on service restrictions * Use gap instead of margin-right. * Fix a bug in the ProjectList where the selectedOrg was used for all organizations. * Small copy changes * Small UI updates to restriction banner * Hide links to documentation pages first --------- Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com> Co-authored-by: Joshen Lim <joshenlimek@gmail.com>