mirror of
https://github.com/supabase/supabase.git
synced 2026-05-22 17:00:43 +08:00
* add docs, and creds management * FIx api types. * add accesskey to table * cmt * fix issues, url, styles, rm unused mutation keys * Apply suggestions from code review Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com> * renaming of things and use correct compos * Update apps/studio/components/to-be-cleaned/Storage/StorageSettings/S3Connection.tsx Co-authored-by: Inian <inian1234@gmail.com> * rename storage url to endpoint * when a user clicks the X after creating a credential, reset the form * Fix button component disabled state when loading is true, and add docs url to s3 connection section * Fixes * fix btn disabled prop not reaching btn --------- Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com> Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com> Co-authored-by: Inian <inian1234@gmail.com> Co-authored-by: Joshen Lim <joshenlimek@gmail.com>