Chris Chinchilla
|
98915473b6
|
Docs: Update Development section to Development & Branching (#41342)
* Text changes
* Update icon
|
2025-12-15 15:52:57 +01:00 |
|
Danny White
|
7ab4569508
|
chore: Discord in command menu (#39836)
* add discord to command menu
* fix type size on input
* revert discord outline icon
* fix docs command menu
* add package
* visually align icons and text
* prettier write
* fix missing import
|
2025-10-27 15:51:27 +11:00 |
|
Kalleby Santos
|
57fb359434
|
feat(docs): add menu links to Supabase UI Library (#38827)
* feat: add UI library icon to 'Menu Icons'
* feat: add UI Library links
* stamp: format
* Update apps/docs/app/page.tsx
---------
Co-authored-by: Chris Chinchilla <chris.ward@supabase.io>
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
|
2025-09-24 14:49:55 +02:00 |
|
Etienne Stalmans
|
912dce3c4b
|
chore: make security page discoverable (#35004)
* chore: make security page discoverable
* chore: add security icon
* chore: add security grayscale icon
* chore: add security icon
* chore: resize security IconSecurity
|
2025-04-16 09:27:26 +02:00 |
|
Wen Bo Xie
|
439af38592
|
feat: add Supabase Cron (#30870)
* d3
* change Cron tagline to Schedule Recurring Jobs
* update images
* feat: add Supabase Cron docs (#30822)
* feat: postgres integrations
Create a new global navigation and homepage menu section for the Postgres Integrations category.
reorg: move cron docs into postgres integrations
feat: postgres integrations
Create a new global navigation and homepage menu section for the Postgres Integrations category.
reorg: move cron docs into postgres integrations
docs homepage layout
feat: postgres integrations
Create a new global navigation and homepage menu section for the Postgres Integrations category.
reorg: move cron docs into postgres integrations
feat: postgres integrations
Create a new global navigation and homepage menu section for the Postgres Integrations category.
reorg: move cron docs into postgres integrations
docs homepage layout
feat: postgres integrations
Create a new global navigation and homepage menu section for the Postgres Integrations category.
reorg: move cron docs into postgres integrations
feat: postgres integrations
Create a new global navigation and homepage menu section for the Postgres Integrations category.
reorg: move cron docs into postgres integrations
docs homepage layout
* fix: add pg_cron back to extensions sidebar
* update Supabase Cron docs
* Add screenshots to CRON guides (#30851)
add screenshots to CRON guides
* Update apps/docs/content/guides/cron.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/install.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/install.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/database/extensions/pg_cron.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
* remove no longer needed cron mdx files
* move cron unschedule image to the right section
* link job history image
* update Cron taglines
---------
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
* Chore/cleanup 3 (#30861)
* cleanup
* rss
* LM images
* updates for Supabase Cron blog post (#30868)
---------
Co-authored-by: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
* www cron (#30859)
* new products menu
* set up cron page
* set up cron page
* placeholder sections
* basic suggestion for cron
* video placeholder + images
* sql snippet
* Cron landing page updates
* change API to SQL
* cron page update
* cron page update
* cron logs image
* update ogs
* update image url
* update metadata
* update cron metadata
* cleanup
* updates to cron landing page
* more updates
---------
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Wen Bo Xie <wenbo.xie3@gmail.com>
* add Supabase Cron to www features page
* fix mobile nav and footer
* update images
* Update lw13_data.tsx
* update images
* remove old SVGs
* Update video link
* Fix a eslint error.
* Update apps/docs/content/guides/cron/quickstart.mdx
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
* Update apps/www/_blog/2024-12-04-supabase-cron.mdx
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
* Sm edits
* add video slug
* Update apps/www/_blog/2024-12-04-supabase-cron.mdx
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
* plurals
* update citus data callout
* cleanup images
* fix yt embed in features page
* update images
* minizie
* accept Cron
* accept [Cc]ron
* fix vale?
---------
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
|
2024-12-04 10:51:57 -04:00 |
|
Francesco Sansalvadore
|
0d657df42e
|
feat: docs global top nav (#26917)
Docs global top nav
|
2024-07-04 11:51:13 +02:00 |
|