Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: next.js naming conventions in auth docs #17001

Merged

Conversation

kishanhitk
Copy link
Contributor

What kind of change does this PR introduce?

docs update, ...

What is the current behavior?

Fixes: #16984

@vercel
Copy link

vercel bot commented Aug 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 0:13am
studio-self-hosted ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 0:13am
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 0:13am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2023 0:13am
ui-storybook ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2023 0:13am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2023 0:13am

@vercel
Copy link

vercel bot commented Aug 30, 2023

@kishanhitk is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

@kishanhitk kishanhitk marked this pull request as ready for review August 30, 2023 03:47
@kishanhitk kishanhitk requested a review from a team as a code owner August 30, 2023 03:47
@kishanhitk
Copy link
Contributor Author

Hey @Isaiah-Hamilton, can this be merged now?

auto-merge was automatically disabled September 25, 2023 12:17

Merge commits are not allowed on this repository

@ivasilov ivasilov merged commit 7e64b9b into supabase:master Sep 25, 2023
11 checks passed
joshenlim added a commit that referenced this pull request Sep 26, 2023
* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas (#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref

* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Richie McIlroy <33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal <112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
joshenlim added a commit that referenced this pull request Sep 28, 2023
* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas (#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref

* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

* Replace all occurences of text-scale-1200 with text-foreground (#17723)

* Replace all occurences of text-scale-1200 with text-foreground

* Fix spelling

* docs: explain use of `SecureStore` with Expo/React Native (#17643)

* docs: explain use of `SecureStore` with Expo/React Native

* fix: cipher

* docs: update react native storage guidance.

* docs: misc improvements.

* blog: cleanup.

---------

Co-authored-by: thorwebdev <thor@supabase.io>

* Migrate CSS classes for light text  (#17725)

* Replace all occurences of text-scale-1100 to text-foreground-light.

* Replace all occurences of text-scale-1000 with text-foreground-light.

* Fix double uses of text-foreground-light.

* Chore/add linkedin warning (#17732)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

* Migrate dropdowns to use the new Dropdown component (#17427)

* Remove unneeded component.

* Update the dropdown content to support size prop (medium by default). Add space-x-2 to the dropdown item. Add flex to DropdownTrigger so that it's more vertically centered.

* Migrate Insert row dropdown in the TableEditor.

* Refactor UserDropdown to use the new Dropdown from shadcn.

* Migrate the ColumnMenu to use the new dropdown.

* Migrate the rest of the dropdowns.

* Remove the size prop and set the w-64 as default.

* Fix build errors.

* More dropdown fixes.

* More fixes.

* More fixes to various dropdowns.

* Remove the flex from the DropdownTrigger and add it in where it's needed.

* Snapshot.

* Remove keys on dropdown separators.

* Fix the dropdown in the SQL editor.

* Minor type fix.

* Remove space-x-2 from DropdownMenuItem and add it to each item where it's needed.

* Remove the space from the dropdown item.

* Fix a build error.

* Fix the item text in some of the dropdowns.

* Remove duplicate CSS from all dropdown items.

* The SubMenuContent text should be lighter to match MenuContent.

* Fix various CSS issues.

* Revert "Remove unneeded component."

This reverts commit ef606f6.

* Fix migrated CSS classes.

* Last round of feedback fixes.

* refactor: usecallback on copy cell content (#17686)

* refactor: usecallback on copy cell content

* Update studio/components/grid/components/menu/RowContextMenu.tsx

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Chore/proper theme switcher (#17635)

* Add theme switcher

* Update

* Update

* Fix docs

* Update

* Fix www

* Componentize ThemeToggle

* Remove unused TopBarRef, rename existing component

* Update apps/www/pages/launch-week/6/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/7/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/tickets/[username].tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update always-on darkmode pages

* update

* Prettier

* Check resolved theme for images

* use resolved theme

* Fix customer stories

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

* Migrate CSS classes for lighter text (#17728)

Change all occurences of text-scale-900 to text-foreground-lighter.

* logs/fix: temp fix for refresh counter, increase query interval (#17738)

fix: temp fix for refresh counter, increase query interval, prevent querying on error.

* Chore/add security type to functions (#17737)

* Add definer check to functions table

* Remove console log

* Small improvements to db functions UI

* Remove console log

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Fix snippet not renaming after creation (#17740)

* fix: change dpa doc title (#17720)

* docs: add more storage fields to reference (#17719)

* Add debounce to handleEditorChange to fix performance drops in SQL editor (#17749)

* Fix resend org member invitation (#17746)

* Fix resend org member invitation

* Update feedback

* Add security compliance section (#17754)

add security compliance section before footer

* Changed Popover Setting to not be Dismissed when a Form Option is Cha… (#17742)

Changed Popover Setting to not be Dismissed when a Form Option is Changed

Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>
Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Use resolved theme (#17753)

* Use resolved theme

* Update

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Richie McIlroy <33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal <112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>
Co-authored-by: thorwebdev <thor@supabase.io>
Co-authored-by: Yuri Mutti <muttiyuri@gmail.com>
Co-authored-by: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>
joshenlim added a commit that referenced this pull request Sep 28, 2023
* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

* Dashboard deploy (#17718)

* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas (#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref

* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Richie McIlroy <33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal <112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Add warning for linkedin oauth implementation (#17733)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

* Dashboard deploy: Sync/studio master 280923 (#17767)

* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas (#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref

* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

* Replace all occurences of text-scale-1200 with text-foreground (#17723)

* Replace all occurences of text-scale-1200 with text-foreground

* Fix spelling

* docs: explain use of `SecureStore` with Expo/React Native (#17643)

* docs: explain use of `SecureStore` with Expo/React Native

* fix: cipher

* docs: update react native storage guidance.

* docs: misc improvements.

* blog: cleanup.

---------

Co-authored-by: thorwebdev <thor@supabase.io>

* Migrate CSS classes for light text  (#17725)

* Replace all occurences of text-scale-1100 to text-foreground-light.

* Replace all occurences of text-scale-1000 with text-foreground-light.

* Fix double uses of text-foreground-light.

* Chore/add linkedin warning (#17732)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

* Migrate dropdowns to use the new Dropdown component (#17427)

* Remove unneeded component.

* Update the dropdown content to support size prop (medium by default). Add space-x-2 to the dropdown item. Add flex to DropdownTrigger so that it's more vertically centered.

* Migrate Insert row dropdown in the TableEditor.

* Refactor UserDropdown to use the new Dropdown from shadcn.

* Migrate the ColumnMenu to use the new dropdown.

* Migrate the rest of the dropdowns.

* Remove the size prop and set the w-64 as default.

* Fix build errors.

* More dropdown fixes.

* More fixes.

* More fixes to various dropdowns.

* Remove the flex from the DropdownTrigger and add it in where it's needed.

* Snapshot.

* Remove keys on dropdown separators.

* Fix the dropdown in the SQL editor.

* Minor type fix.

* Remove space-x-2 from DropdownMenuItem and add it to each item where it's needed.

* Remove the space from the dropdown item.

* Fix a build error.

* Fix the item text in some of the dropdowns.

* Remove duplicate CSS from all dropdown items.

* The SubMenuContent text should be lighter to match MenuContent.

* Fix various CSS issues.

* Revert "Remove unneeded component."

This reverts commit ef606f6.

* Fix migrated CSS classes.

* Last round of feedback fixes.

* refactor: usecallback on copy cell content (#17686)

* refactor: usecallback on copy cell content

* Update studio/components/grid/components/menu/RowContextMenu.tsx

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Chore/proper theme switcher (#17635)

* Add theme switcher

* Update

* Update

* Fix docs

* Update

* Fix www

* Componentize ThemeToggle

* Remove unused TopBarRef, rename existing component

* Update apps/www/pages/launch-week/6/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/7/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/tickets/[username].tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update always-on darkmode pages

* update

* Prettier

* Check resolved theme for images

* use resolved theme

* Fix customer stories

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

* Migrate CSS classes for lighter text (#17728)

Change all occurences of text-scale-900 to text-foreground-lighter.

* logs/fix: temp fix for refresh counter, increase query interval (#17738)

fix: temp fix for refresh counter, increase query interval, prevent querying on error.

* Chore/add security type to functions (#17737)

* Add definer check to functions table

* Remove console log

* Small improvements to db functions UI

* Remove console log

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Fix snippet not renaming after creation (#17740)

* fix: change dpa doc title (#17720)

* docs: add more storage fields to reference (#17719)

* Add debounce to handleEditorChange to fix performance drops in SQL editor (#17749)

* Fix resend org member invitation (#17746)

* Fix resend org member invitation

* Update feedback

* Add security compliance section (#17754)

add security compliance section before footer

* Changed Popover Setting to not be Dismissed when a Form Option is Cha… (#17742)

Changed Popover Setting to not be Dismissed when a Form Option is Changed

Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>
Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Use resolved theme (#17753)

* Use resolved theme

* Update

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Richie McIlroy <33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal <112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>
Co-authored-by: thorwebdev <thor@supabase.io>
Co-authored-by: Yuri Mutti <muttiyuri@gmail.com>
Co-authored-by: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>

* Revert "Dashboard deploy: Sync/studio master 280923 (#17767)" (#17769)

This reverts commit cb266ad.

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Richie McIlroy <33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal <112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>
Co-authored-by: thorwebdev <thor@supabase.io>
Co-authored-by: Yuri Mutti <muttiyuri@gmail.com>
Co-authored-by: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A part of document of auth-helpers for nextjs, API router name convention is wrong.
3 participants