Joshen Lim
205a8bd14d
Project dropdown fix staying on current page for selected project in onSelect ( #38957 )
2025-09-25 16:22:24 +08:00
Alaister Young
84cf676bc0
chore: edge function examples filter stripe example (enabled features) ( #38746 )
...
* chore: edge function examples filter stripe example (enabled features)
* nit
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2025-09-25 16:11:09 +08:00
Alaister Young
e7cac83c4a
chore: limit regions for nimbus ( #38747 )
...
* chore: limit regions for nimbus
* fix logic
* Autoselect east US if cloud provider is nimbus
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2025-09-25 16:09:15 +08:00
Ziinc
87c56233e7
fix: remove warehouse_logs, adjust function edge logs descriptoin ( #38515 )
2025-09-25 14:55:24 +08:00
Chris Stockton
ae9c70159d
chore: update api-types with pnpm api:codegen ( #38991 )
...
Co-authored-by: Chris Stockton <chris.stockton@supabase.io >
2025-09-25 08:49:48 +02: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
Alaister Young
1c092d2d05
chore: optional git url in homepage client libs ( #38949 )
2025-09-24 20:10:24 +08:00
Ulme Wennberg
db918bda3a
docs: fix typo in ssl-enforcement guide ( #38895 )
2025-09-24 09:55:21 +00:00
Joshen Lim
767d65e0f5
Revert ignoreBuildErrors ( #38970 )
2025-09-24 10:20:52 +02:00
Prateek Bisht
ef4d203d76
docs: update import-data guide to reflect dashboard UI change ( #38675 )
2025-09-24 06:59:07 +00:00
Joshen Lim
48df98258e
Reinstate ignoreBuildErrors as false for studio prod ( #38969 )
2025-09-24 13:37:39 +08:00
Joshen Lim
4f62ba0493
Smol refactor just to verify triggering build on vercel ( #38948 )
...
Smol refactor
2025-09-24 09:56:26 +08:00
Joshen Lim
c7c8b1d164
Opt to remove vercel.json ( #38960 )
2025-09-24 09:48:11 +08:00
Greg Richardson
081a75350e
fix(local-mcp): database operations ( #38965 )
...
* fix(local-mcp): return values from database operations
* fix(local-mcp): pg-meta status code forwarding
2025-09-23 16:41:36 -06:00
Danny White
43dc048155
fix: invalidate upgrade eligibility query ( #38907 )
...
* invalidate query and add useEffect
* revert useEffect
2025-09-24 08:38:17 +10:00
Charis
cc833357d5
feature: prioritize query performance in cmdk menu ( #38962 )
...
When the user's search term includes `query`, Query Performance Reports
should jump to the top of the list.
2025-09-23 16:21:38 -04:00
Jordi Enric
d3708a3980
FE-1858 FE-1853: fix pooler max connections ( #38823 )
...
* fix db config
* add fetch of pooler cn
2025-09-23 21:03:29 +02:00
Terry Sutton
6467a18963
Add a featured section for the supasquad page ( #38961 )
...
* Add a featured section for the supasquad page
* Add priority badge
2025-09-23 18:36:01 +00:00
matlin
172f6ba5fc
Improve stability and explicitness of table editor tab state syncing between URL params and local storage ( #38931 )
...
* Improve stability and explicitness of table editor tab cache <-> url syncing
* fix: maintain filter state when using nav bar to switch back to Table Editor
---------
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com >
2025-09-23 13:03:56 -05:00
Greg Richardson
9820707d71
feat: local mcp server ( #38797 )
...
* feat: local mcp server
* feat(local-mcp): implement migrations
* fix: remove unsupported mcp args
* feat(local-mcp): tests
* fix(local-mcp): packages to adhere to minimumReleaseAge
* fix(mcp): import path for createSupabaseApiPlatform
* fix(local-mcp): move tests out of pages/api dir
* refactor: self-hosted execute sql logic
* fix: deps
2025-09-23 12:00:08 -06:00
Chris Chinchilla
765aac4f2f
docs: further finesse nimbus toggles ( #38954 )
...
* Finesse toggles
* Prettier
* fix
---------
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com >
2025-09-23 16:55:48 +00:00
Jordi Enric
9d597d7b13
FE-1857 update default api filter ( #38952 )
...
update default api filter
2025-09-23 17:57:05 +02:00
Jordi Enric
82559c5b8c
fix auth report where ( #38951 )
...
fix
2025-09-23 15:56:44 +00:00
Ivan Vasilov
051d31ef07
chore: Bump Typescript to 5.9 ( #38945 )
...
* Move typescript version definition to pnpm-workspace.
* Bump typescript to 5.9.
* Minor fixes to satisfy the compiler.
---------
Co-authored-by: Raúl Barroso <code@raulb.dev >
2025-09-23 16:50:54 +02:00
Copple
f4149525d5
chore: update cli reference doc ( #38942 )
2025-09-23 10:37:14 -04:00
Pamela Chia
b3b5652555
Feat/add tracking and phflag for new home ( #38853 )
...
* add phflag
* track homev2 clicks
* track v2 drags
* remove old home tracking and extra visibility tracking
* add advisor, usage, and report clicks
* fix import type
* track remove charts from home
* rename actions to follow conventions
* fix lints
* simplify activity stats and add issue count property
* reduce useSelectedProjectQuery
* revert onClick and improve event properties
* Fix broken images
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2025-09-23 21:22:27 +08:00
Jordi Enric
c9033b1035
FE-1864 FE-1868 reports kaizen 2 ( #38881 )
...
* make opts configurable per report
* Minor nits
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2025-09-23 13:56:48 +02:00
Jordi Enric
9a2140b291
chart footer tooltip improvs ( #38858 )
...
improvs
2025-09-23 13:56:03 +02:00
Jordi Enric
25abebc32e
a new hope ( #38893 )
...
* a new hope
* run tests in ci against cli mode
* summary
* try vercel action to run e2e against studio self hosted preview
* believe
* debug
* gh pages artifact
* test
* rm pages step
* fix automation bypass missing
* continue on error
* only install necessary deps for CI
* fix bypass
* remove
* fail job if test fails
* disable customer query if is_platform false
* vercel check
* fix var name, make comment update instead
* check bypass on runtime
* add env var
* fix tests going to project ref instead of default
* fix
* better dates in comment
* Update E2E test workflow to include flaky test detection and improve summary output
* fix
* fix dumb mistake
2025-09-23 12:02:23 +02:00
Ivan Vasilov
dc5ab444df
feat: Add typechecking as a required check for the merge queue ( #38939 )
...
* Disable typesafe builds on prod for studio.
* Add typecheck github action to the merge queue checks.
* Add typescript dependency to packages to stabilize their versions.
* Add tailwindcss to the catalog.
2025-09-23 11:34:56 +02:00
Saxon Fletcher
d276aca6cb
Chore/ai flow model ( #38805 )
...
* update onboarding
* update model and fix part issue
* lock
* remove unused filter
* fix tests
* fix again
* update package
* fix merge issue
2025-09-23 12:46:20 +10:00
Saxon Fletcher
93274d9eba
update onboarding ( #38804 )
...
* update onboarding
* refactor: minor AI onboarding refactors
---------
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com >
2025-09-23 12:03:55 +10:00
Charis
03a142a0cb
fix: typo ( #38924 )
2025-09-22 15:58:16 -04:00
Alan Daniel
85f87f6ca4
fix mobbin logo in homepage ( #38873 )
...
* fix mobbin logo in homepage
* upd
2025-09-22 21:18:37 +02:00
Francesco Sansalvadore
d4f29516ba
add supabase select event ( #38923 )
2025-09-22 19:13:14 +02:00
Charis
bcb809df8e
chore: add feature-flagged placeholder for CLI profiles ( #38922 )
...
- new feature flag: `docs:hide_cli_profiles`
- this must be implemented as a "negative" flag (hide instead of
enable), because our current temporary hack for creating the Nimbus
search index requires that the default state for all flags be true
2025-09-22 13:01:15 -04:00
kemal.earth
4978d24adc
feat(studio): update query pattern section in query details ( #38876 )
...
* feat: basic toggle test
* feat: first draft of query pattern revamp
* style: small styling tweaks
2025-09-22 16:43:52 +01:00
github-actions[bot]
cd20c43f50
feat: update mgmt api docs ( #38902 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
Co-authored-by: Raúl Barroso <code@raulb.dev >
2025-09-22 15:38:10 +00:00
kemal.earth
73b0b21bb7
feat(studio): combine time consumed cols in query perf ( #38920 )
...
* chore: remove forgotten dayjs helper
* feat: combined time consumed column
2025-09-22 14:54:24 +01:00
Chris Chinchilla
2a0911379e
docs: Remove or deprioritise as many auth helpers mentions as possible ( #38919 )
...
* Draft
* Overhaul and remove as many mentions of auth-helpers as possible
* Update apps/docs/content/guides/getting-started/tutorials/with-nextjs.mdx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update apps/docs/content/guides/auth/auth-helpers.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Prettier
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2025-09-22 13:25:51 +00:00
Chris Chinchilla
3d8e5d9cfd
docs: Set default priority in sitemap and lower auth-helper priority ( #38918 )
...
Set default priority in sitemap and lower auth-helper priority
2025-09-22 15:16:17 +02:00
Charis
3fe03d07ab
feat: negate feature flags in $Show ( #38871 )
...
Previous behavior: $Show component only works with enabled feature
flags: if feature flag is on, content is shown
New behavior: $Show component also works with negated feature flags: if
feature flag is off, content is shown
Required for enabling custom content in forked builds
2025-09-22 09:04:19 -04:00
kemal.earth
4d91b0956c
feat(studio): query details metadata tidy up ( #38867 )
...
* feat: move query details to sheet
This moves the click through on Query Performance to a sheet as opposed to a resizable area. This gives us more space to play with and sets us up for the Query details revamp.
* fix: tabs font size
* style: expand size of sheet
* feat: hasOverlay prop for sheets
* feat: add optional overlay for sheets
* fix: closing only when clicking outside of rows
* style: width of panel on different viewports
* fix: horizontal scroll for table
* fix: query queries label check in metrics
* feat: tidying up metadata values in query details
* feat: tidy up ms values
* fix: query pattern heading
2025-09-22 13:35:58 +01:00
DINESH S
a54727fb47
In UI library docs, selecting a line shouldn't select $ ( #38906 )
...
In UI library docs selecting a line shouldn't select $
2025-09-22 12:27:31 +00:00
Filipe Cabaço
a8a5e68512
realtime: remove feature preview flag ( #38864 )
...
* realtime: remove feature preview flag
* Fix TS
* Smol fix
* NIt
* add back proper link in docs
* Neeeet
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2025-09-22 17:56:38 +07:00
Jordi Enric
7b3007d221
fix redirect loop ( #38914 )
2025-09-22 11:32:26 +02:00
Timothy Lim
9136f1086c
Fix "Change email" troubleshooting guide ( #38776 )
...
* Fix "Change Email" troubleshooting guide
---------
Co-authored-by: Chris Chinchilla <chris.ward@supabase.io >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-22 17:28:00 +08:00
Joshen Lim
8ccc718cfd
Fix organization invite missing logged out state ( #38913 )
2025-09-22 16:05:14 +07:00
Raúl Barroso
f4afd26d7d
fix: top alignment on deleting project warning ( #38862 )
...
fix: top alignment
2025-09-22 08:39:57 +00:00
Joshen Lim
77fd138237
Fix database webhooks http headers for edge functions not loading auth headers on first open ( #38894 )
2025-09-22 12:27:14 +07:00