Commit Graph

413 Commits

Author SHA1 Message Date
Copple
e4d79f1b07 Docs: Adds some upgrade instructions (#9862)
* Adds some upgrade instructions

* Update apps/reference/docs/guides/platform/migrating-between-projects.mdx

Co-authored-by: Sara Tavares <29093946+stavares843@users.noreply.github.com>

* Update apps/reference/docs/guides/platform/migrating-between-projects.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/docs/guides/platform/migrating-between-projects.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/www/lib/redirects.js

Co-authored-by: dng <danny@supabase.io>

* Update apps/temp-docs/components/nav/Nav.constants.ts

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/nav/_referenceSidebars.js

Co-authored-by: dng <danny@supabase.io>

Co-authored-by: Sara Tavares <29093946+stavares843@users.noreply.github.com>
Co-authored-by: dng <danny@supabase.io>
2022-10-26 21:32:59 +02:00
dng
af619e18a6 Merge pull request #9807 from supabase/docs/move-api-section
Move APIs section into Database section
2022-10-26 11:00:12 -07:00
dannykng
399b9d529a Update Data APIs overview 2022-10-26 10:40:31 -07:00
Max Countryman
4faaf43b87 fix cli invocation (#9855) 2022-10-26 15:42:10 +00:00
Copple
ca63127db1 Docs: Adds pgnet and database webhooks (#9803)
* Adds pgnet and database webhooks

* fixes name of pg_net

* Adds the cron extension

* Update apps/reference/docs/guides/database/database-webhooks.mdx

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>

* Update apps/reference/docs/guides/database/extensions/pgnet.mdx

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>

* Update apps/reference/docs/guides/database/database-webhooks.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/docs/guides/database/database-webhooks.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/docs/guides/database/database-webhooks.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/nav/_referenceSidebars.js

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/nav/_referenceSidebars.js

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/docs/guides/database/extensions/pgnet.mdx

* Update apps/reference/docs/guides/database/extensions/pgnet.mdx

* Update apps/reference/docs/guides/database/database-webhooks.mdx

* Update apps/reference/docs/guides/database/database-webhooks.mdx

* Update apps/reference/docs/guides/database/extensions/pgnet.mdx

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: dng <danny@supabase.io>
2022-10-26 12:39:53 +00:00
Chase Granberry
d2b44a8a11 Merge pull request #9832 from supabase/docs/ga-beta-realtime
Upgrade Realtime services
2022-10-26 04:33:50 -07:00
Copple
392d40ec54 fix deprecation notices on RLS (#9858) 2022-10-26 13:04:34 +02:00
dng
41d5f2145c Merge branch 'master' into docs/move-api-section 2022-10-25 16:51:54 -07:00
dannykng
c99b8d2d2c Admin API -> Management API 2022-10-25 16:47:11 -07:00
dannykng
42146f4b7f Update "Enable email provider" step 2022-10-25 14:45:44 -07:00
Lakshan Perera
00ead8d279 Update apps/reference/docs/guides/functions.mdx
Co-authored-by: dng <danny@supabase.io>
2022-10-26 07:45:51 +11:00
dannykng
42b202f990 "Supabase API" -> "Management API" 2022-10-25 12:19:10 -07:00
dannykng
cb55472735 "Auto-generated APIs" -> "Data APIs" 2022-10-25 12:18:43 -07:00
Lakshan Perera
f4858605b6 Add a suggestion on using HTTP Methods 2022-10-26 05:41:23 +11:00
Steve Chavez
673ac9e9d7 API connection pool clarification 2022-10-25 12:00:08 -05:00
Chase Granberry
d5a4fdf85b ga Postgres CDC - beta broadcast and presence 2022-10-25 07:09:18 -07:00
Thor 雷神 Schaeff
2075f11af7 Merge pull request #9825 from supabase/thor/nextjs-quickstart-video
chore: add nexts quickstart video
2022-10-25 18:06:19 +08:00
Lakshan Perera
5b1ca63b77 Updated the list of examples (#9822) 2022-10-25 12:01:51 +02:00
thorwebdev
a7ad5bc056 chore: move video guide below intro. 2022-10-25 17:42:51 +08:00
thorwebdev
a7502cf626 chore: add nexts quickstart video 2022-10-25 17:06:30 +08:00
Andrew Smith
35dfcc7228 Merge pull request #9754 from supabase/chore/update-sveltekit-quickstart
Update to SvelteKit quickstart with auth helpers
2022-10-25 00:51:35 +00:00
dng
559ba9a083 Update auth-twilio.mdx 2022-10-24 16:31:04 -07:00
Andrew Smith
11251c4451 Apply suggestions from code review
Co-authored-by: dng <danny@supabase.io>
2022-10-24 23:25:09 +00:00
Andrew Smith
581c222dd4 Update apps/reference/docs/guides/with-sveltekit.mdx
Co-authored-by: dng <danny@supabase.io>
2022-10-24 23:23:50 +00:00
dng
eb5866a8ec Merge pull request #9795 from main-tech/patch-1
add the type property to the verifyOtp argument
2022-10-24 16:14:13 -07:00
dng
6870ad6851 Merge pull request #9760 from rscorer/patch-2
Nuxt3 user example: Fix logout, login and link to examples repo
2022-10-24 16:09:34 -07:00
Wen Bo Xie
2e8192fff2 docs: update self-host overview and docker guides 2022-10-24 16:09:50 -04:00
Wen Bo Xie
997f0c8024 fix: update Realtime server setup link in hosting overview 2022-10-24 16:09:50 -04:00
dannykng
8066d289f1 Move APIs section into Database section 2022-10-24 12:15:39 -07:00
dng
6f0c44ab57 Update apps/reference/docs/guides/with-flutter.mdx 2022-10-24 11:18:44 -07:00
Mandela Mitau
37bb8291a2 add the type property to the verifyOtp argument
Solve 400 error code caused by missing type property in the verifyOtp argument
2022-10-24 11:48:11 +03:00
Andrey M
5c58f8d7b8 Remove the list from the code block
Setup deep links contain the list of actions inside the code block. It doesn't seem correct according to the other pages of docs.
2022-10-23 10:04:41 +03:00
Richard Scorer
37f37e1956 Fix logout, login and link to examples repo
When logging out, set user.value to null, logging user out.
Link to correct repo for source code.
Update from signIn to signInWithOtp.
2022-10-22 09:16:20 +01:00
Andrew Smith
b9ddf6b273 Update to SvelteKit quickstart with auth helpers 2022-10-22 02:11:05 +00:00
Div Arora
b28cc0f1cb chore: port over custom domain changes from https://github.com/supabase/supabase/pull/9693 2022-10-22 06:16:22 +08:00
dng
1a5c98907d Merge pull request #9737 from supabase/docs/environments
Docs: managing environments
2022-10-21 13:02:28 -07:00
dng
955afd3973 Update apps/reference/docs/guides/cli/environments.mdx 2022-10-21 12:52:04 -07:00
dng
ef47b6c78d Update apps/reference/docs/guides/cli/environments.mdx 2022-10-21 12:51:51 -07:00
dng
9306ce2e86 Apply suggestions from code review 2022-10-21 12:49:24 -07:00
Tyler
598b880217 Add import to apply global css to the app to Next.js guide (#9740) 2022-10-21 15:56:20 +02:00
Thor 雷神 Schaeff
8bf9cd1477 chore: docs cleanup oct 22 (#9697)
* chore: update links

* chore: move duplicate sections into components.

* fix: auth-helpers-nextjs docs

* chore: rename to _partials.

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
2022-10-21 15:55:39 +02:00
Copple
47f9008a0b Merge branch 'master' into docs/environments 2022-10-21 14:19:29 +02:00
Tyler
bf775e01ea Updates the flutter quick start guide with supabase-flutter v1.0 code. (#9730)
* fix: update some old flutter code to the current version

* feat: add flutter upgrade guides until stream

* fix: make primaryKey named parameter in flutter docs

* complete flutter upgrade guide

* add redirects for incoming traffic for old dart docs

* updates the code for flutter-user-managemenet to use supabase-flutter v1

* update flutter quickstart guide

* add web folder in flutter usermanagement example
2022-10-21 14:13:31 +02:00
Copple
771448a7b3 fix broken links 2022-10-21 13:47:48 +02:00
Copple
5fcfeffc59 revamping the cicd guide 2022-10-21 13:43:47 +02:00
Copple
448497a457 adds pgtap to the docs 2022-10-21 10:58:51 +08:00
Copple
fed7797a34 moving doc to the platform section (#9710)
* moving doc to the platform section

* fix mistake

* fix another mistake

* Update apps/reference/docs/guides/platform/custom-domains.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/docs/guides/platform/custom-domains.mdx

Co-authored-by: dng <danny@supabase.io>

Co-authored-by: dng <danny@supabase.io>
2022-10-20 20:14:56 +00:00
Stojan Dimitrovski
7c98279c70 docs: add mfa guide (#9353) 2022-10-20 14:46:30 +00:00
Andrew Smith
d32b025d24 Merge pull request #9691 from supabase/chore/update-quickstart-guide
chore: update the path to the quickstart examples
2022-10-20 11:47:27 +00:00
Div Arora
09fa366e6b chore: adds instructions for setting up custom hostnames 2022-10-20 06:02:54 +08:00