-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Update SQL editor search to return a flat list #33064
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Skipped Deployments
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
- Tested on preview
* Update SQL editor search to return a flat list * Open folder when clicking on a snippet from searching and snippet belongs to a folder * Update snipet page limit * Set keep previous data true for count * Add hover card for SQL search list * Fix issues from feedback * Make count loader less jarring
commit 863b287eef30f663f271552d7e76b5c0625a695c Author: Aleksi Immonen <aleksi@supabase.io> Date: Tue Jan 28 14:48:46 2025 +0200 Fix www and studio events description grammar/style (#33146) * Update telemetry-constants.ts Fix: www and studio events description grammar and style * Update telemetry-constants.ts commit e770d1322ff5c99b0650a9eb548118892e9a016b Author: Joshen Lim <joshenlimek@gmail.com> Date: Tue Jan 28 17:23:17 2025 +0800 Support dupe query (#33113) * Support dupe query * Update * Small refactor commit 36637a8c940163b2b1f3d0d8141d423171a4842f Author: Joshen Lim <joshenlimek@gmail.com> Date: Tue Jan 28 17:09:17 2025 +0800 SQL editor persist open close state of each section (#33112) * SQL editor persist open close state of each section * Address feedback commit 84ff943f8f1e7024eba9216981c5fe451371127d Author: Copple <10214025+kiwicopple@users.noreply.github.com> Date: Tue Jan 28 15:42:40 2025 +1300 chore: update self-hosted image versions (#33136) chore: update image versions for docker/docker-compose.yml commit 3f9e93d6591e638b0d00a67c1fa551522722b1e3 Author: Kang Ming <kang.ming1996@gmail.com> Date: Mon Jan 27 17:22:46 2025 -0800 docs: update phone auth docs (#33135) * docs: state that whatsapp is only supported for Twilio * docs: update format in callout * docs: include twilio verify * fixing capitalization --------- Co-authored-by: Brian B (theOtherBrian1) <brian@supabase.io> commit a5b51862b9f3fe58a62ed612514122ba33f86751 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Mon Jan 27 19:26:37 2025 -0500 fix:error filter for troubleshooting (#33010) Fix error codes not showing up or not filtering properly in troubleshooting filter. Also fix local dev when local infra is not available. commit a255acb5ea9d205a6e8d4557a2b3fb6764ce2787 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Mon Jan 27 16:29:29 2025 -0500 chore: add auto-troubleshooting-template to local dev (#33128) Small DX improvement for writing troubleshooting guides. When a new troubleshooting guide is created, it is auto-populated with the tempalte (as long as docs dev is running). commit f3df883c064444a6f6af6ce780829051018ef7bc Author: Greg Richardson <greg.nmr@gmail.com> Date: Mon Jan 27 12:03:46 2025 -0700 fix: adds fallback when wasm is not supported (#33126) commit d35855cb58ffde759a59a447335984a0c08c5b03 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon Jan 27 18:09:58 2025 +0000 feat: update mgmt api docs (#33104) Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com> commit aca05551d104c964c88cbf182318a876b2d1ca25 Author: Joshen Lim <joshenlimek@gmail.com> Date: Tue Jan 28 00:24:46 2025 +0800 Update GetStartedHero (#33123) commit 8b9d5736e44edae23b7f79b220baaa83342af0d4 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Mon Jan 27 14:42:27 2025 +0100 chore: Fix Monaco editor in strict mode (#33075) * Move the code for adding code completion definitions to Monaco instance from the sql editor page to a hook. * Use the hook the in the SQL Editor. commit 8f90c86050368d94be3c5fd0f6614168706d8375 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Mon Jan 27 14:32:03 2025 +0100 chore: Use `react-query` cache for file previews (#23398) * Empty spaces. * Remove prop drilling for selectedFilePreview and just use it from the store. * Add a hook for getting a fetch url. Use it in all places where it's needed. Remove the file cache from the store. * Simplify the onCopyUrl hook further. * Fix some bugs in the preview pane. commit 98ca85156a723ee72dfd6d170f47c801e9f06036 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Mon Jan 27 13:04:31 2025 +0100 chore: Use `sql-formatter` for formatting all SQL in the `studio` (#33071) * Bump the sql-formatter dependency. * Add a function formatQuery which is a wrapper around sql-formatter. * Replace all formatSQL features to use the new function formatSql. * Remove unneeded RQ for formatting. * Small fix. commit dbd6c3866d155dd4361c54d56693c4214dd245c4 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Mon Jan 27 13:03:44 2025 +0100 chore: Bump all versions of `vitest` to the v3+. Fix a vuln in `vite` (#33041) * Bump all versions of vitest to the v3+. * Bump vite to a non-vulnerable version (5.4.12). commit cf75f7a33e3c124d05169a2fe2cc5ff7c535be6f Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Mon Jan 27 12:02:50 2025 +0100 Notification filters: fix icon size (#33117) * fix icon size * undo notifpopover * undo notifpopover commit c96bd5c1074b6eec74df1e704cdf1481ec639b04 Author: Kevin Grüneberg <k.grueneberg1994@gmail.com> Date: Mon Jan 27 18:34:07 2025 +0800 refactor: database size metric for Free Plan (#33039) Instead of basing the database size metric for the Free Plan on summing up the average database size per project in the organization, we are going to simply enforce a database size limit of 0.5 GB per active project. Deleted projects are irrelevant and it should be much easier for customers to understand. We are querying the database size directly via the project to avoid delays. commit 4425e05f04d31edd8232603aa121f93f5da4f078 Author: Joshen Lim <joshenlimek@gmail.com> Date: Mon Jan 27 15:40:51 2025 +0800 Update SQL editor search to return a flat list (#33064) * Update SQL editor search to return a flat list * Open folder when clicking on a snippet from searching and snippet belongs to a folder * Update snipet page limit * Set keep previous data true for count * Add hover card for SQL search list * Fix issues from feedback * Make count loader less jarring commit 1a3a8cb353b3929f43bd581aedd1ac853942c4cd Author: Joshen Lim <joshenlimek@gmail.com> Date: Mon Jan 27 15:17:36 2025 +0800 Add colors quickstart SQL (#33107) * Add colors quickstart SQL * Update enum to be UPPER_CAMEL_CASE commit e20c36c50540e55990198132a1f28907ce5f04d2 Author: Joshen Lim <joshenlimek@gmail.com> Date: Mon Jan 27 15:08:26 2025 +0800 Smol fix (#33109) commit 3b6a4cd0e2e7950d30c30e6d0a54d83d2ffc7db2 Author: Andrew Valleteau <avallete@users.noreply.github.com> Date: Mon Jan 27 14:17:15 2025 +0900 chore(docs): add new postgres-config delete command docs (#32982) * chore(docs): add new postgres-config delete command docs * chore: docs rephrase * chore: rewrite * chore: update common-cli-sections commit 7ad4ad6ee5aad55a0e8833da77995f6560d228ac Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 24 21:54:37 2025 -0500 fix: multi-select (#32777) Multi-select has an always-on scrollbar gutter, which is a bit strange-looking and not identifiable as a scrollbar gutter when there's nothing to scroll (I thought it was some weird border for a long time...) Removing it makes it look a bit better commit d5853c7ff3482833b7bbce5d490ba41a1fabdc44 Author: hallidayo <22655069+Hallidayo@users.noreply.github.com> Date: Sat Jan 25 02:09:18 2025 +0000 docs: access control operator type (#33056) cast to text commit f9c2397faae0b4f9d47c7876dff4992db34ffc24 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 24 20:58:59 2025 -0500 fix: prisma docs (#33017) Replace hardcoded region with placeholder string commit a36145494afbc5bb21cf6266edb895cd27802d67 Author: Kamil Ogórek <kamil.ogorek@gmail.com> Date: Fri Jan 24 19:55:50 2025 +0100 docs: Update permissions for Database scope (#33067) commit 1c05181eaa4d828e1d1cf78bfd789d0dc3e2da1a Author: Greg Richardson <greg.nmr@gmail.com> Date: Fri Jan 24 09:27:23 2025 -0700 blog: change postgres.new links to database.build (#33076) commit 219962e0e3c594f55a824a57f5b22654c5195b2c Author: Kamil Ogórek <kamil.ogorek@gmail.com> Date: Fri Jan 24 16:07:33 2025 +0100 misc: Disable Sentry Tracing (#33072) commit 89c324af8439ac9911eefc68204662e45c70360c Author: Terry Sutton <saltcod@gmail.com> Date: Fri Jan 24 11:25:41 2025 -0330 fixed: infinite loading in storage explorer rows (#33051) * fixed: infinite loading in storage explorer rows * prettier --------- Co-authored-by: Dhairya Shah <hello@dhairyashah.dev> commit 95dccf3cd9ffc431b1275bd6b7e30a14515a0279 Author: Filipe Cabaço <filipe@supabase.io> Date: Fri Jan 24 12:01:49 2025 +0000 realtime: Bump up image (#33066) commit df6e6c6f8be0df092c159fd6041a3af17ec1db77 Author: Pamela Chia <pamelachiamayyee@gmail.com> Date: Fri Jan 24 14:49:32 2025 +0800 Feat/add www events (#33031) * feat: add card click events in other pages * feat: add location for hero, nav and banner button clicks * add request demo form event * add newline for long comment/descriptions commit 3aec212a60696838a0339ec541e63dd6a99bcfa5 Author: Joshen Lim <joshenlimek@gmail.com> Date: Fri Jan 24 11:08:36 2025 +0800 Hide RLS button for tables in protected schemas (#33038) commit 3f6adea49cba3a9761a7b8aaeb66377cab387941 Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com> Date: Thu Jan 23 17:50:10 2025 -0500 fix: change functions dependencies url (#33050) * fix: change functions dependencies url * change file name to dependencies.mdx commit d15ae6531610d16dee9b43fe67ead258d7be61c4 Author: Kevin Rocker <kjrocker@users.noreply.github.com> Date: Thu Jan 23 21:43:32 2025 +0100 docs: add async/await JS example to message broadcasting (#31232) * docs: add async/await JS example to message broadcasting * Update Documentation * Make async example more async * Channel name update * Run formatter --------- Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> commit c4b6becdb9f13c42b978220b1403f3f2450724d8 Author: Alaister Young <alaister@users.noreply.github.com> Date: Fri Jan 24 02:04:37 2025 +0800 chore: sentry capture profile creation errors (#33048) commit 99a042eccaa10fa3c9e4cc045d08b191dcaf9317 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Thu Jan 23 18:06:36 2025 +0100 chore: Set an override for @supabase/auth-js (#33043) Set an override for @supabase/auth-js. commit d8b034ad69e3463520263ff00d6d990070b2bf51 Author: Saxon Fletcher <saxonafletcher@gmail.com> Date: Fri Jan 24 02:39:58 2025 +1000 remove globe dependencies (#33033) * remove globe dependencies * Remove unused imports --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com> commit f0a24b076f2a837cd880ee7a23703287e29ac3ef Author: Shay Molcho <152275799+shaymolcho@users.noreply.github.com> Date: Thu Jan 23 18:11:51 2025 +0200 Improved punctuation in README (#33040) Enhanced punctuation in the README. These changes enhance the document’s clarity and maintain a uniform structure. commit 6477f5461007c6712d90e27b59e89873f8f9c69c Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Thu Jan 23 16:12:52 2025 +0100 Add warnings to logs stacked bar chart (#33036) commit 64b7775e2e82f717257c45cef4d092c4aa36b418 Author: Stojan Dimitrovski <sdimitrovski@gmail.com> Date: Thu Jan 23 14:26:05 2025 +0100 feat: bump `auth-js` to RC 2.68.0 (#32999) commit 794529eddf3e9d454fa2bbc169768bfd2a853d67 Author: Joshen Lim <joshenlimek@gmail.com> Date: Thu Jan 23 17:06:28 2025 +0800 Chore/add export functionality to advisors (#33030) * Add export functionality to security and performance advisors * Add download results button to query performance advisor * Add refresh buttons to security and performance advisors * Add LoadingLine to Query performance to make UI consistent with the other advisors * Minor change commit 79e656f735a7cd1d6d1826c0e1e52ed86bee9c33 Author: Saxon Fletcher <saxonafletcher@gmail.com> Date: Thu Jan 23 17:16:58 2025 +1000 remove globe in onboarding (#33021) commit 154dd0d0106695f752c1c5fbd09a27e6c2b147a7 Author: Joshen Lim <joshenlimek@gmail.com> Date: Thu Jan 23 14:54:28 2025 +0800 Fix SQL block not rendering if its the only block in the report (#33026) * Fix SQL block not rendering if its the only block in the report * Update commit 90a939506cfd0b7928598204b4c9254ac420aeb8 Author: Joshen Lim <joshenlimek@gmail.com> Date: Thu Jan 23 13:25:31 2025 +0800 Feat/reports v2/misc wrap up (#32989) * Add telemetry for add SQL block and dragging SQL block from assistant * Add UI indication for drag support block in Assistant * Add UI indication for SQL block support in SQL editor Chart options * Feat/reports v2/create report (#33022) * re-add chart label * fix undefined value * remove mouse over on chart --------- Co-authored-by: Saxon Fletcher <saxonafletcher@gmail.com> commit d50fa11757c5cabf9b653eb28a376df9eb484d9c Author: Pamela Chia <pamelachiamayyee@gmail.com> Date: Thu Jan 23 09:20:47 2025 +0800 feat: add homepage click events (#33005) * feat: add homepage click events * fix codeowners telemetry filepath commit 439f0391c38c48909254affd7ebe0560945c4f7c Author: Abbas Mkhzomi <amkhzomi@gmail.com> Date: Thu Jan 23 03:00:44 2025 +0330 Update laravel.mdx (#32716) commit 74634544241ba04f3aea90e9191e9bdb09125b52 Author: Sandeep Salwan <salwansandeep5@gmail.com> Date: Wed Jan 22 16:48:33 2025 -0500 docs: update auth-azure.mdx (#32730) commit 4b876125079ed69a8103ab56d8af35135917a2a1 Author: GauntletRunner2025 <193957098+GauntletRunner2025@users.noreply.github.com> Date: Wed Jan 22 13:29:30 2025 -0600 Update branching.mdx (#32949) commit 30c390c19c6a15f3251132447c3ce5e98928a288 Author: Alaister Young <alaister@users.noreply.github.com> Date: Wed Jan 22 23:52:32 2025 +0800 chore: unify telemetry event sending (#32861) * chore: unify telemetry event sending * organize some imports * remove final useTelemetryProps * add www telemetry actions typing and docs * remove gaevents * fix build * move telemetry identify into PageTelemetry * fix telemetry constants import --------- Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com> Co-authored-by: Joshen Lim <joshenlimek@gmail.com> commit 1dc92a529d1ecb4c68f8e5b35a94b60296180efd Author: Han Qiao <sweatybridge@gmail.com> Date: Wed Jan 22 22:56:40 2025 +0800 docs: update project restore docs for past 90 days backup (#32990) * docs: update project restore docs for past 90 days backup * chore: rephrase a few lines commit feaf64e55d7147f300dacdf56eb0a7ebeb109f3c Author: Long Hoang <1732217+loong@users.noreply.github.com> Date: Wed Jan 22 22:41:41 2025 +0800 Fix event grouping (#32928) * fix: pass ref and slug for event grouping * fix: add missing imports * fix: correct types * remove duplicate import * fix: duplicates and extra events from merge --------- Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com> commit ecd7b5f4ddf361d77ff7044fb07b8841728e68e5 Author: Sanden Gocka <sandguitar@gmail.com> Date: Wed Jan 22 02:00:58 2025 -0800 Prototype: Enhance Supabase Studio User Impersonation with External Auth Support (#32786) * feat: add support for impersonation with external auth * update typescript type --------- Co-authored-by: Alaister Young <a@alaisteryoung.com> commit 60763ab1e7bd2d1b3421e44f2f9c47c3ddc48fbd Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 22 16:35:52 2025 +0800 Reports V2: support dragging blocks from assistant to custom report (#32964) * Support dragging blocks from assistant to custom report * Show toast when new snippet is created from dragging block into custom report * Only show drag handle for block in assistant panel if in custom reports * Feature flag dragging Assistant query block to custom report * Optimize DX for dragging block into report from assistant * Update import * Remove max width * Fix dragging non sql block causing client crash * Fix chart suffix * Fix tooltip value for non % values * Misc fixes * Support persisting non sql block line or bar view, and fix cancelling not resetting the block state * Update * Preserve chart config when dragging block from assistant to report * Fix commit c635d46b534a2a02e1a3ec4c14fab433e6e9730f Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 22 16:22:45 2025 +0800 Add missing users delete endpoint for local/self-host (#32945) * Add missing users delete endpoint for local/self-host * Update commit 45f7561d301a304f4665c78534c1af982776769c Author: Ziinc <Ziinc@users.noreply.github.com> Date: Wed Jan 22 14:26:29 2025 +0800 fix: show database charts at 1h resolution (#32962) * fix: drop default interval * fix: add datepicker override * chore: remove comments commit 12645ec02311073be724e44a3fc6ef9f0c3b2cbd Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 22 14:26:20 2025 +0800 Fix SQL editor menu wrongly hiding results (#32960) commit cedcc5315f51b61276d835d9f23835a8923d0e1e Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 22 14:14:34 2025 +0800 Swap PATCH content to PUT (#32950) * Swap PATCH content to PUT * Fix tests * Swap create Logs Explorer query to use upsert content commit 6b4fd6c088a71b8778ca168416a167955306f786 Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 22 13:32:20 2025 +0800 Set chart height to 1 (#32987) commit ee9931afd3dc255b490b418621c04866eb16c84e Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Tue Jan 21 18:01:16 2025 +0100 service status: hide info footer if all services OK (#32966) hide if all services are operational commit b5437c630eee3d0c40eef2bc09e792bed1584479 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Tue Jan 21 17:45:06 2025 +0100 feat: Add a banner for clock skew in studio (#32866) * Add a ClockSkewBanner on top of studio. * Fix the color of the RestrictionBanner. * Add an API endpoint which return the current UTC time on the server. * Fix the glob pattern for docs in turbo.json. * Force docs to build. * Revert unneeded changes. * Add feature flag for clock skew banner. * Add a comment. commit 3f5e58699550b39560cb9695dcedcde3e0a270cf Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 22 00:28:21 2025 +0800 Fix table editor selected row BG color (#32961) commit d9fbf14a810eb3414ea1a6ff84748cd212cdfaa4 Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Tue Jan 21 17:24:42 2025 +0100 Fix chart click (#32834) fix chart click commit 3a9e575761cd68bf2d7e42d0b6be7f7772094cc1 Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Tue Jan 21 17:11:39 2025 +0100 SQL Charts fixes (#32795) * add better empty states * fix crashes and edge cases * rm unnecessary empty state * move empty state outside chartpanel * validate Y axis before flip to prevent crash * fix flip * disable btn instead of toast * fix types in canFlip * Update tooltip --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com> commit 3440dc9c9583d5cc29065c47a66b7c92ea93c49f Author: Joshen Lim <joshenlimek@gmail.com> Date: Tue Jan 21 20:56:13 2025 +0800 Feat/reports v2/standardize block design (#32936) * Standardize block designs * Clean up * Add warning threshold colors for infra-monitoring stats * Address all other comments * Swap create custom report to use PUT commit fb569f9a135295e87c889ad5d99c53dd98b6809b Author: Alaister Young <alaister@users.noreply.github.com> Date: Tue Jan 21 20:39:41 2025 +0800 fix: local storage test mocks (#32957) commit 7a738173161d4d9b103ff868bba29602ae183573 Author: Alaister Young <alaister@users.noreply.github.com> Date: Tue Jan 21 20:25:56 2025 +0800 fix: sign users out if profile request 401s (#32955) * fix: sign users out if profile request 401s * remove console.log commit 1f9af325c20c327fde3005233a1a5912d4e77270 Author: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com> Date: Tue Jan 21 15:59:50 2025 +0800 docs: add example to order parent table by referenced table (#32920) * docs: add example to order parent table by referenced table * docs: more ordering by referenced table examples commit 473c4a5639459751967d01b6f738a42c3cf9fed1 Author: Alaister Young <alaister@users.noreply.github.com> Date: Tue Jan 21 12:51:11 2025 +0800 chore: skip invalidation on sql only changes (#32934) commit 29d72b62499704fcc64cdbe09a05805c262d7fce Author: Alaister Young <alaister@users.noreply.github.com> Date: Tue Jan 21 12:07:18 2025 +0800 fix: remove duplicate archive function from pgmq_public (#32942) remove duplicate archive function commit 78dee45ae43d623b2beda9131da275835bcf5261 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jan 20 21:49:07 2025 -0500 chore(deps): bump katex from 0.16.10 to 0.16.21 (#32876) Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.10 to 0.16.21. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.10...v0.16.21) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 52735e38bfef49562212e2e775c35beaf880a445 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Mon Jan 20 22:23:45 2025 +0100 chore: Rename all uses of `Tooltip_Shadcn_` to just `Tooltip` (#32860) * Rename all uses of Tooltip_Shadcn_ to just Tooltip. * Fix a leftover change. commit 616edd8b5eae563ac53b2832acd708087c533805 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Mon Jan 20 22:04:05 2025 +0100 chore: Fix the turbo tasks for `docs` app (#32941) * Separate turbo config for docs app into its own separate file. Add a task dependency for codegen tasks. * Fix the clean command. Remove the prebuild command cause it's already covered by turbo. commit 5e1259326287fe58b5c3535e1f81216f8dc8ef00 Author: Han Qiao <sweatybridge@gmail.com> Date: Mon Jan 20 23:45:35 2025 +0800 Update branching docs to mention vercel connection (#32939) commit d1bf79838a9bba50402b12202a5e3de821c2c8f0 Author: RampantDespair <63611551+RampantDespair@users.noreply.github.com> Date: Mon Jan 20 09:29:03 2025 -0500 chore: refactor docker-compose.yml unify syntax style (#32668) * Update docker-compose.yml * Moved SECRET_KEY_BASE and VAULT_ENC_KEY to .env commit 51d4f053db0b47ae9497543607332d130b1b60ae Author: Nicolas <nicolascamara29@gmail.com> Date: Mon Jan 20 11:11:20 2025 -0300 fix(dashboard): Fixed broken link in the 'secure foreign table' popover (#31855) dashboard: fix broken link commit d139a8f0edb811d8011e192693172cbd06ee461c Author: Joshen Lim <joshenlimek@gmail.com> Date: Mon Jan 20 21:27:54 2025 +0800 Swap CALL to SELECT for database functions in cron jobs (#32927) commit 31da21445152715f67b1a88c8d71b167fda14235 Author: Andrew Valleteau <avallete@users.noreply.github.com> Date: Mon Jan 20 21:09:49 2025 +0900 chore(docs): update custom db settings docs (#32853) commit 78f7a0439aa305d88975b8c525deda57e78592b0 Author: Francesco Sansalvadore <f.sansalvadore@gmail.com> Date: Mon Jan 20 10:34:35 2025 +0100 Fix: mobile styling bugs (#32931) * fix project card height * fix panel notice commit 1983f504338af5e6b8625f37cbdd79e46564f7e4 Author: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com> Date: Mon Jan 20 16:30:35 2025 +0800 chore: vault -> supabase_vault (#32647) commit 0a3df2296e2da91df428aa88f1ac20570a16a853 Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Mon Jan 20 09:26:22 2025 +0100 keep polling til all services are healthy (#32794) * keep polling til all services are healthy * fix type errs * use loader in coming up icon * consistent icons commit 0129c94cf1504fccbc79f3568e412d5472fc6f3a Author: Joshen Lim <joshenlimek@gmail.com> Date: Mon Jan 20 15:49:32 2025 +0800 ReportsV2 P2: Support adding SQL snippets to Reports (#32851) * midway * Render, save, and save configuration of SQL blocks * Fix re ordering of blocks not showing save UI * Remove console log * Smol fix * Add queryHeight param to queryBlock * Reinstate telemetry for run query clicked from assistant * Add * Add resizing * Change compactType * Fix switching reports doesnt update * ONly show date picker if theres a chart thats using daily stats or infra monitoring * Fix client crash * Smol update commit d9a7b43cac2b59998f02c7a6fbba733d9ca0fba5 Author: Joshen Lim <joshenlimek@gmail.com> Date: Mon Jan 20 14:33:53 2025 +0800 Chore/fix cron job card (#32767) * Add copy action to cron job card command * Fix * Remove unused code * Refactor the cron job parsing. Expanded some of the existing tests. Added more tests. * The last run data can be undefined if the cron was just created. The data for caching in RQ can't be undefined so it's forced to null. * Test whether the edge function points to its own project. If not, parse it as a HTTP request. * Use toStrictEqual instead of toMatchObject for more correct tests. * Add min height to the codeblock, the copy button was obscured if the code was a one-liner. * Add snippet to all types of cron jobs. Automatically update it when the form changes. * Minor fixes. --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com> commit 9f9b2be262368187d05acc1690504d4ac602b338 Author: Joshen Lim <joshenlimek@gmail.com> Date: Mon Jan 20 14:13:09 2025 +0800 Assistant chat check keycode enter (#32898) commit c5d664d214a132c9e28a250b181b1dba2cc25520 Author: Alaister Young <alaister@users.noreply.github.com> Date: Mon Jan 20 14:03:28 2025 +0800 fix: don't retry queries on 4xx errors (#32923) commit 347dbcc875457f1afaaf8dbe4a68a5633228cfd5 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon Jan 20 05:18:11 2025 +0000 feat: update mgmt api docs (#32918) Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com> Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com> commit 8acc80ec38fa060023519e1115bb39610bb3a867 Author: Pamela Chia <pamelachiamayyee@gmail.com> Date: Mon Jan 20 12:14:22 2025 +0800 feat: pro benefit wording test (#32862) commit 9d534c9f5a669e5319144e00bdd313d79ba742cd Author: Alaister Young <alaister@users.noreply.github.com> Date: Mon Jan 20 11:27:38 2025 +0800 fix: response error codes (#30581) * fix: response error codes * upgrade docs * remove request url modification middleware * move api routes for self-hosted to platform folder * remove some lib/common/fetch usage * docs: use middleware for openapi-fetch (#30600) Get rid of the unauthedAllowedPost function (I don't think there's any harm in letting any requests that require authentication to just 403, they should be disabled at the React Query level and if not they will fail gracefully enough...) * fix local count query * add default values for clone mutation * fix ts and codegen * add missing lodash dep to playwright tests * Fix the playwright tests to match the new folder structure for selfhosted variant. * remove unused import * Remove unused state * remove unused sql debug mutation * remove unused export * fix notifications query * fix jwt updating status * fix typescript * save sql snippet after renaming * update codegen & fix ts error * override array querySerializer --------- Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> Co-authored-by: Joshen Lim <joshenlimek@gmail.com> Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com> commit bd0e979f8c520afbd584742ea5d6ee4b5ada6d20 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Sat Jan 18 11:31:40 2025 -0500 fix: search index upload (#32904) Search index pipeline shouldn't be trying to read troubleshooting section yet (those are still searched via GH discussions). Trying to read it errors as they don't have the same frontmatter shape as other guides content. commit 2b9d796a2bb9ed9e03b70d32a9399df3d8519e74 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 01:54:43 2025 +0000 [bot] sync troubleshooting guides to db (#32895) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 25e376a8b1aaf3d0f3d6e0b19baaffe931017f33 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 01:53:33 2025 +0000 [bot] fix lint errors (#32894) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit d1281dad916a606e7aff1451422a7b1eb9770585 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 20:47:48 2025 -0500 migrate(docs): troubleshooting 16 (#30953) * migrate(docs): troubleshooting 16 db performance, configuration * Update how-long-does-it-take-to-restore-a-database-from-a-point-in-time-backup-pitr-qO8gOG.mdx Added keywords for PITR restore article * Apply suggestions from code review --------- Co-authored-by: Kevin Brolly <kevin.brolly@supabase.io> commit 9742de2ab2a8ca17d20c2e0d820bb4057c2d73bd Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 01:45:26 2025 +0000 [bot] fix lint errors (#32892) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit c2ece15f2293c769f23d4fb3c9cd8d3d29ebfa3f Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 01:36:49 2025 +0000 [bot] sync troubleshooting guides to db (#32893) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 7837deee41fe13ea6588c44049309be8549c79ce Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 20:30:04 2025 -0500 migrate(docs): troubleshooting 12 (#30942) * migrate(docs): troubleshooting 12 database connections * Update database-error-remaining-connection-slots-are-reserved-for-non-replication-superuser-connections-3V3nIb.mdx * Update how-do-i-update-connection-pool-settings-in-my-dashboard-wAxTJ_.mdx Added missing content * Apply suggestions from code review --------- Co-authored-by: Kevin Brolly <kevin.brolly@supabase.io> commit a9ed0b4a66fe4356c961ea9192317208a1b2a4cb Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 01:12:34 2025 +0000 [bot] fix lint errors (#32890) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit 6687baa3e87b6bf37db247f01698e5afc3e79f16 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 01:04:38 2025 +0000 [bot] sync troubleshooting guides to db (#32891) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit c8b9615b343214e67182baa0a093b7b878d1fc11 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 19:58:07 2025 -0500 migrate(docs): troubleshooting 13 (#30941) * migrate(docs): troubleshooting 13 dashboard * Update apps/docs/content/troubleshooting/dashboard-errors-when-managing-users-N1ls4A.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: Kevin Brolly <kevin.brolly@supabase.io> commit d60410be39cc4640bacbd9d5f6dd07ae851e0422 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 00:51:37 2025 +0000 [bot] fix lint errors (#32888) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit bc67f46cf4680136ea77bedf56c121a863b0a3f9 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 00:42:54 2025 +0000 [bot] sync troubleshooting guides to db (#32889) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit f2c354ef62a48872e3b8244b198e838599411bc8 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 19:36:45 2025 -0500 migrate(docs): troubleshooting 5 (#30943) * migrate(docs): troubleshooting 5 logs, error messages * Delete apps/docs/content/troubleshooting/advanced-filtering-in-the-log-explorer-IJsGQq.mdx | redundant * Apply suggestions from code review * format --------- Co-authored-by: TheOtherBrian1 <91111415+TheOtherBrian1@users.noreply.github.com> commit 3fc9dc8dd486fbcffdde8d6867ea5992da6edc27 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat Jan 18 00:06:02 2025 +0000 [bot] sync troubleshooting guides to db (#32887) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 929c3c7b4c584bf5f3fc9c524f9ecc746cff2886 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 19:00:11 2025 -0500 [bot] fix lint errors (#32885) * [bot] fix lint errors * Apply suggestions from code review --------- Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> commit b90467581e053bbdc7a62f929b1a4cabbcf017e9 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 18:48:14 2025 -0500 migrate(docs): troubleshooting 14 (#30944) * migrate(docs): troubleshooting 14 rls, supavisor, connections * Update do-i-need-to-expose-security-definer-functions-in-row-level-security-policies-iI0uOw.mdx * Update rls-simplified-BJTcS8.mdx * Apply suggestions from code review * format --------- Co-authored-by: TheOtherBrian1 <91111415+TheOtherBrian1@users.noreply.github.com> commit 3723f7cd8432d7852edd645d22331cc38fa5842a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 23:31:02 2025 +0000 [bot] fix lint errors (#32883) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit 04ff5fe1eb507cdb56425262b0e168a989ca7bfc Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 23:24:29 2025 +0000 [bot] sync troubleshooting guides to db (#32884) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 5ff657a349becd87a2b9e580ea2b9b925ad1e30f Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 18:17:25 2025 -0500 migrate(docs): troubleshooting 19 (#30945) * migrate(docs): troubleshooting 19 grafana, metrics * Update grafana-not-displaying-data-sXJrMj.mdx * Update grafana-not-displaying-data-sXJrMj.mdx * Update how-to-view-database-metrics-uqf2z_.mdx * Update interpreting-supabase-grafana-io-charts-MUynDR.mdx * added keywords * Apply suggestions from code review --------- Co-authored-by: TheOtherBrian1 <91111415+TheOtherBrian1@users.noreply.github.com> commit 7f4cf359f3970af5701bd9df22064d2692ac1fa0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 22:58:25 2025 +0000 [bot] sync troubleshooting guides to db (#32881) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> commit 3d45ae3ce90048f95d2d88dae1f46306ee332f43 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 22:29:31 2025 +0000 [bot] sync troubleshooting guides to db (#32882) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit a950511e04bb99a623e9433503914ecabb122fa0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 22:23:15 2025 +0000 [bot] fix lint errors (#32880) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit b79f05df902c6d53caebb08b40bdee334b08da35 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 17:17:10 2025 -0500 migrate(docs): troubleshooting 23 (#30946) * migrate(docs): troubleshooting 23 postgres performance * Update how-postgres-chooses-which-index-to-use-_JHrf4.mdx * Update memory-and-swap-usage-explained-aPNgm0.mdx --------- Co-authored-by: TheOtherBrian1 <91111415+TheOtherBrian1@users.noreply.github.com> commit b25ae29d1bd93b1f07d072e28ffa7ff5754621f5 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 22:13:20 2025 +0000 [bot] fix lint errors (#32878) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit 2e77d09960b611cc952d617d77b081464740c29e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 22:07:11 2025 +0000 [bot] sync troubleshooting guides to db (#32879) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 6312618932466b93850e6f56558a58a6505e5d68 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 16:49:23 2025 -0500 migrate(docs): troubleshooting 7 (#30936) auth commit a42e17d0a9faa4160e0c07ea8197f3cffdfc1954 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 21:43:43 2025 +0000 [bot] sync troubleshooting guides to db (#32874) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 0e60b508f6b5e5db092539024f381b0831b7a39a Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 15:52:45 2025 -0500 migrate(docs): troubleshooting 6 (#30935) * migrate(docs): troubleshooting 6 auth * Apply suggestions from code review commit 53a8a94a7278b8ff8a47745860946a1e54802078 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 20:26:53 2025 +0000 [bot] fix lint errors (#32872) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit 8a96b53c64ee2af3371de319cfeabea7bfda1670 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 20:20:14 2025 +0000 [bot] sync troubleshooting guides to db (#32873) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 8deced7dabcead32fbffeed7c812bb97d1905d6c Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 15:00:40 2025 -0500 migrate(docs): troubleshooting 9 (#30937) * migrate(docs): troubleshooting 9 timeouts, latency * light updates * Update NavigationMenu.constants.ts * Update canceling-statement-due-to-statement-timeout-581wFv.mdx Added keyword * Apply suggestions from code review --------- Co-authored-by: Brian Brennglass <brian@Brians-MacBook-Pro.local> Co-authored-by: TheOtherBrian1 <91111415+TheOtherBrian1@users.noreply.github.com> Co-authored-by: Kevin Brolly <kevin.brolly@supabase.io> commit f705b7da6020c1d91fc0ac7ef0697cbe449336ce Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 19:15:30 2025 +0000 [bot] sync troubleshooting guides to db (#32871) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 7b1c4e09ae7d2b7949c87492b39d0684af5a6ecb Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 14:08:53 2025 -0500 migrate(docs): troubleshooting 10 (#30938) * migrate(docs): troubleshooting 10 misc database * Apply suggestions from code review commit f2ae79e8876d411cc77e8d863f25ffe011b6a15c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 19:02:14 2025 +0000 [bot] fix lint errors (#32869) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit 4bd7e9e64ffb8e020cadea71f3b833bbe97bab8b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 18:56:49 2025 +0000 [bot] sync troubleshooting guides to db (#32870) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 25306236eafabf9d0211dcfc15df99ad9f72e14a Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 13:49:47 2025 -0500 migrate(docs): troubleshooting 8 (#30939) * migrate(docs): troubleshooting 8 auth * Apply suggestions from code review commit befb7a9b3cd862a93b995bf8009e3219f4de0410 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 18:29:47 2025 +0000 [bot] sync troubleshooting guides to db (#32867) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit ecd181bcd9178851d577ecb804b9ed3710e70331 Author: Francesco Sansalvadore <f.sansalvadore@gmail.com> Date: Fri Jan 17 19:07:35 2025 +0100 studio mobile v2 (#32630) * improve some studio mobile layouts * improve some studio mobile layouts * improve settings * assistant mobile * assistant mobile * assistant mobile * responsive formlayout and new project layout * improve dashboard pages headers * improve dashboard auth pages * mobile org settings * mobile billing fixes * adjust paused project container height * remove comments * triggers * leftovers * ai assistant * fix errors * remove 16px input size * fix test * merge access tokens settings page conflicsts * smol integrations here and there commit 68f0efcdadbc5b8b845602e70e5733de79399031 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Fri Jan 17 12:57:47 2025 -0500 migrate(docs): troubleshooting 11 (#30940) * migrate(docs): troubleshooting 11 account and org management * Update check-usage-for-monthly-active-users-mau-MwZaBs.mdx Added Keywords * Update converted-github-account-to-organisation---lost-supabase-account-access-5wsE_1.mdx Changed spelling of organization --------- Co-authored-by: Kevin Brolly <kevin.brolly@supabase.io> commit f2c7e35c2347e263bcc9ae03922b4b7cfbbc844b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 12:55:40 2025 -0500 [bot] fix lint errors (#32846) * [bot] fix lint errors * add capitalization exceptions * Apply suggestions from code review --------- Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> commit 84311e7d090f2dd4fd0a5c34db6ca8f49b620e21 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Fri Jan 17 11:08:14 2025 +0100 chore: Fix the env vars for turbo (#31104) * Check all env vars for studio and list them properly in turbo.json. * Check all env vars for design-system. * Fix all env vars for www. * Fix all env vars for docs. * Add the rest of the env vars from the packages folder. * Revert the changes in the sign-in pages. * Remove useless files. Fix a comment. * Fix the links in extensions page to always point to supabase.com/docs. * Change the feature flag rewrite in studio to point to supabase.com/.flags endpoint. * Replace NEXT_PUBLIC_VERCEL_URL with NEXT_PUBLIC_VERCEL_BRANCH_URL because it's more stable on vercel.com. Remove it from apps where it's not needed. * Add env vars from packages. Move all passthrough env vars to env vars since they're stable (don't change between pushes). * Revert changes of studio files. * Minor fixes for the merge commit. * Replace all uses of SITE_URL with LW_URL (they're the same). SITE_ORIGIN is not constructed from env vars. LW_URL is constructed from SITE_ORIGIN and launch_week string. * Use SITE_ORIGIN when fetching the ticket-og. commit 8aa5523fcc0bc067dad173f202e286ed1da639d3 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Fri Jan 17 10:54:02 2025 +0100 chore: Migrate tooltips in studio to use shadcn tooltips (#32679) * Remove radix-popover and radix-tooltip as deps from studio. * Migrate all uses of tooltip to shadcn tooltips. * Add tooltip portal to all shadcn tooltips. * Fix a warning about MenuItem not accepting refs in StorageMenu. * Remove unneeded styling for the tooltips. * Set a default delay duration for all tooltips in Studio. * Fix a type error. * Check and fix all tooltips. commit 67cbbaacf27e8abda48ffc5ca3fbc63c6294ff84 Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Fri Jan 17 10:52:46 2025 +0100 fix: Unify the design for account pages (#30891) Refactor all account pages to use ScaffoldContainer and have the same design. commit ca8ad52188aae295753bfd438b3fd45e8edbcecf Author: Saxon Fletcher <saxonafletcher@gmail.com> Date: Fri Jan 17 19:50:16 2025 +1000 AI Assistant Performance (#32792) commit 4278bd4ec1fceebaa3e2c775674d5ae7189a8091 Author: Kang Ming <kang.ming1996@gmail.com> Date: Thu Jan 16 22:54:21 2025 -0800 fix: bump auth-js version to v2.67.3 (#31217) * fix: bump auth-js version to v2.67.3 * chore: add supabase/auth and supabase/dashboard as codeowners * Revert "chore: add supabase/auth and supabase/dashboard as codeowners" This reverts commit 57fc5776bab8e657b00cccee0d472fe237bcf739. * bump supabase-js version * import user type from single gotrue * fix auth-js version in studio * remove auth-js dep in studio * fix ts * use catalog versions * fix ts * Bump realtime-js version to avoid having 2 versions. * Add @supabase/realtime-js to the pnpm catalog. * upgrade realtime-js --------- Co-authored-by: Alaister Young <a@alaisteryoung.com> Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com> commit 7ce0038156e4579e9c0dd22728e40780f446550d Author: Andrew Valleteau <avallete@users.noreply.github.com> Date: Fri Jan 17 15:33:15 2025 +0900 chore(docs): add dotenvx example (#31213) * wip * wip * wip * remove seeds * wip * add branching memento * remove triple dots * proofread * chore: mention direct secret usage * chore: update README.md * chore: update docs * fix: .env.local to .env.developemnt * chore: fix typo * chore: fix commands * chore: update README.md * chore: apply PR comments * chore: rename .env.local to .env * chore: simplify dotenvx setup (#32824) * chore: bump cli * chore: disable unused seed --------- Co-authored-by: Han Qiao <sweatybridge@gmail.com> Co-authored-by: Qiao Han <qiao@supabase.io> commit 30a86fe0e8fcbf34fba5205c6eefa67d62affeca Author: Han Qiao <sweatybridge@gmail.com> Date: Fri Jan 17 13:37:56 2025 +0800 docs: clarify the implications of branches auto pausing (#32854) * Remote notice about pausing branches after inactivity * Update branching.mdx * Update branching.mdx * Update branching.mdx * Update branching.mdx commit 8c3fd055fa4f1197a25a52a1b99576ee6d01e4f1 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri Jan 17 00:28:57 2025 +0000 [bot] sync troubleshooting guides to db (#32847) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit a0e144b1a25294fabea445a0d374c16cb28b1efa Author: Charis <26616127+charislam@users.noreply.github.com> Date: Thu Jan 16 19:19:11 2025 -0500 migrate(docs): troubleshooting 25 (#30948) supavisor, db clients commit 05dfc562118b8a9e7dee6197a82b0ae114745370 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu Jan 16 19:17:17 2025 -0500 [bot] sync troubleshooting guides to db (#32845) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 42efba186b725300d4f3aaa452e0577e49fd4aae Author: Charis <26616127+charislam@users.noreply.github.com> Date: Thu Jan 16 19:10:00 2025 -0500 migrate(docs): troubleshooting 24 (#30947) * migrate(docs): troubleshooting 24 nextjs, edge functions * Apply suggestions from code review commit d633ced97d522a091721c81536d7327c51a349ca Author: Saxon Fletcher <saxonafletcher@gmail.com> Date: Fri Jan 17 09:59:21 2025 +1000 Feat/new project creation experiment (#31237) * some early ideas * better approach * fix globe stuff * add initial step * reset and submit button for chat * cleanup * remove www * more clean up * mobile and more cleanup * fixes * update advanced and security * fix project checks * connect form * fix reset and tidied up other things * add layout options * a/b test * add offset * add ab test * remove www packages * remove www * package * update coordinates * feat: create ProjectCreationInitialStepSubmittedEvent * feat: add event for capturing intention of prompting * fix: bring pnpm-lock up to date * fix ts errors * fix globe * fix globe animation * fix ts * remove imports and tools * update module resolution * global redirect * delay rendering * Update apps/studio/pages/new/[slug].tsx Co-authored-by: Alaister Young <alaister@users.noreply.github.com> * take directly to v2 via project create dropdown * move redirect to useEffect * feat: distinguish events between initial and second step * feat: emit an event when create project is clicked on new/v2 * fix: correct event type defs * remove unused imports * Various clean ups * improvements * Minor refactors * clean up * ts fixes --------- Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com> Co-authored-by: Alaister Young <alaister@users.noreply.github.com> Co-authored-by: Joshen Lim <joshenlimek@gmail.com> commit a0e3ab86b0e805cc5ea8bdfdfdc0c4090dca2b62 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu Jan 16 18:55:26 2025 -0500 [bot] fix lint errors (#32843) * [bot] fix lint errors * add exception * Apply suggestions from code review --------- Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> commit 7587d5048e6599ffa31f20f82990fc2ebf5ceffc Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu Jan 16 18:20:49 2025 -0500 [bot] fix lint errors (#32784) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit 840805672ee29c32c7aaa5b9fc35e1db3730bcc0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu Jan 16 18:11:52 2025 -0500 [bot] sync troubleshooting guides to db (#32785) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 31e21d5518012b9671ec265946d26c543a366175 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Thu Jan 16 14:00:17 2025 -0500 fix: troubleshooting sync script (#32806) Fix some issues with the script: - GraphQL query strings were built from template literals without escaping, leading to errors when sending to GitHub API, now added escaping - Lack of visibility when GitHub API errors because the actual errors array is buried below the expanded portion of the object output, now drilling down to the usable portion of the returned error - When the sync bot auto-adds the database ID, it also reformats the TOML frontmatter, which leads to a spurious "content changed" update when the checksums don't match in the next check run. Resolve this by normalizing the frontmatter before calculating the checksum. commit bf49d8ab7debba10030b56bbd086de2c7076207c Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Thu Jan 16 18:54:06 2025 +0100 chore: Fix the local studio tests (#32836) * Set a fixed version of ubuntu for running the local studio tests. * Fix a possible yaml issue. * Revert to ubuntu-latest. Try bumping the playwright package. * Add init script to force the navigation menu to not expand. * Another try. * Extend the timeout. * Another try. * Try. * T. * T. * Revert some of the unneeded changes. commit 16f950d6155dec01cf8cc5d88c3b094df0c26666 Author: Han Qiao <sweatybridge@gmail.com> Date: Fri Jan 17 00:27:26 2025 +0800 Update import-maps.mdx to document deno.json (#32830) * Update import-maps.mdx to document deno.json * Update import-maps.mdx * Update import-maps.mdx * Update import-maps.mdx * Run prettier commit 80f4c61f2d4867489d191ee43d53c608c40ced3f Author: Etienne Stalmans <staaldraad@users.noreply.github.com> Date: Thu Jan 16 12:28:33 2025 +0100 fix: additional ingest hosts for sentry (#32825) Sentry has US and Europe ingest hosts (us, de). Allow these in CSP commit 9ed9938fe093802bf0c184ac97cf0fc57a2df39d Author: Joshen Lim <joshenlimek@gmail.com> Date: Thu Jan 16 18:26:46 2025 +0800 Add log out route (#32820) commit cfb18eb27274005f2e853cee89c3fc1c842b866e Author: Stojan Dimitrovski <sdimitrovski@gmail.com> Date: Thu Jan 16 10:53:02 2025 +0100 docs: add minimal jwt example with custom access token hook (#32770) commit 77b76e399a99e0d18c769191b0b21935daebb4f7 Author: Kevin Grüneberg <k.grueneberg1994@gmail.com> Date: Thu Jan 16 14:32:18 2025 +0800 chore: remove react fiber (#32821) Unused, Alaister just added it after I removed it because his subconscious likes to see me suffer commit 6b7f3c84a59455699341dd465cb6c69da9e87d65 Author: Kevin Grüneberg <k.grueneberg1994@gmail.com> Date: Thu Jan 16 14:15:40 2025 +0800 chore: bump stripe deps (#32819) Tested locally commit c5fd032a7803720edc190551138a82737020d0fa Author: Han Qiao <sweatybridge@gmail.com> Date: Thu Jan 16 13:12:23 2025 +0800 chore: clarify supported file paths for static files (#32818) commit e63a082ddad4d40dd0d0e4cd11b39cb147e608be Author: Lakshan Perera <lakshan@supabase.io> Date: Thu Jan 16 09:55:31 2025 +1100 chore(docs): Added a guide on using wasm modules in Edge Functions (#32811) * chore(docs): Added a guide on using wasm modules in Edge Functions * update example * WASM -> Wasm * fix page title commit cdb95a60366d7ff3d90ef0bec3b3ce1b30e9dbe0 Author: Lakshan Perera <lakshan@supabase.io> Date: Thu Jan 16 06:37:21 2025 +1100 chore: add an example for using wasm modules in Edge Functions (#32810) Co-authored-by: Rodrigo Mansueli <rodrigo@mansueli.com> commit 9349d22360e26da53576ba8772d2d931218ead1b Author: Lakshan Perera <lakshan@supabase.io> Date: Thu Jan 16 06:30:32 2025 +1100 chore(docs): Added static_files to CLI config (#32801) commit f233c787941a07b06b28910b47214ddb3e3851cd Author: Rodrigo Mansueli <rodrigo@mansueli.com> Date: Wed Jan 15 16:28:41 2025 -0300 Chore: update also last example on the page (#32809) commit 3e94bc483c92c4cbfada3017fa04075bb201aaac Author: Rodrigo Mansueli <rodrigo@mansueli.com> Date: Wed Jan 15 15:20:43 2025 -0300 Chore: update edge function example (#32808) Update auth.mdx commit 592af2ffa2edb86869c1ccd0433404dbbb5335bc Author: Francesco Sansalvadore <f.sansalvadore@gmail.com> Date: Wed Jan 15 18:03:22 2025 +0100 feat: careers jobsCount in nav (#32771) * add jobsCount to careers nav * badge styling * mobile career counter * refactor static content generation * refactor * fix gh number formatting * remove comment * remove component * fix fresh local dev & update spacing commit 8a648073de42dcdbd87e58f74d197bdb33dbb90d Author: Ivan Vasilov <vasilov.ivan@gmail.com> Date: Wed Jan 15 17:16:32 2025 +0100 chore: Remove unused published_at field from older blog posts (#32802) Remove unused published_at field from older blog posts. commit 8e06301d363d46f55057733792d0027ea7414811 Author: Stojan Dimitrovski <sdimitrovski@gmail.com> Date: Wed Jan 15 14:43:18 2025 +0100 docs: remove private alpha docs from firebase tpa (#32797) commit 462c3c8cfcd0fda188526d7cc6e9849f77042439 Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Wed Jan 15 11:42:06 2025 +0100 status check (#30204) commit 265b4cddd747c6cb5569a4b211a34cec06c89462 Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Wed Jan 15 10:22:57 2025 +0100 SQL Chart fixes (#32769) * add labels * fix labels, hope to fix Y axis issue * Tiny fix * Make ChartConfig y scrollable * Only show flip CTA if values are all numerical * revert hiding flip button --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com> commit a2aa5bc83d69c6f56f085bf9b192bddf0494a9fa Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Wed Jan 15 10:22:13 2025 +0100 feature: Adds logs chart with stacked charts with total errors (#32742) * add logschart with stacked bars * use ui charts pkg * fix contrast * move to ui-patterns * undo areachart * add recharts peerDep * update pckgjson and lock w recharts * feat: enable client-side rendering for LogsBarChart component * fix registry commit c7ebd917403d58ba577beb3e349b746846747d1a Author: Alaister Young <alaister@users.noreply.github.com> Date: Wed Jan 15 16:42:50 2025 +0800 Revert "Temp disable count query" (#32788) * Revert "Temp disable count query (#31256)" This reverts commit 05e06673b4d17e31166a5bdaea71081a0b1f73ca. * update to use new api * only include params if they're not undefined commit 0710d62665b666095a083d3864b9073cefcca661 Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 15 13:08:26 2025 +0800 ReportsV2 P1: Add Query block component (#32738) * Create QueryBlock component which will be a shared component used in AI Assistant and Reports * Deprecate AIAssistantPanel/SqlSnippet.ts * Fix user messages not getting persisted, only assistant messages * Add loading state to for query results in QueryBlock + hide block view configuration if query block is not chart * Address feedback * Fix TS * fix double border --------- Co-authored-by: Saxon Fletcher <saxonafletcher@gmail.com> commit e420a488264650cad4e2fc1afcf8bc816e5c132c Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 15 12:21:13 2025 +0800 Check for profile in projects, organizations and permissions query (#32759) * Check for profile in projects, organizations and permissions query * Remove unused telemetry function commit 15dfe1df8cd0f19dafec9c9da677804df275de77 Author: Joshen Lim <joshenlimek@gmail.com> Date: Wed Jan 15 11:56:58 2025 +0800 Fix vault missing exts alert (#32768) * Fix vault missing exts alert * Add minimum version prop commit 935c33621d9c8d02759da65330939f36b4df3579 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Tue Jan 14 20:46:17 2025 -0500 migrate(docs): troubleshooting 27 (#30949) * migrate(docs): troubleshooting 27 misc database * Apply suggestions from code review commit 7924b321376a017721650e552f5e38120c876cbb Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed Jan 15 00:04:06 2025 +0000 [bot] sync troubleshooting guides to db (#32781) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit 65815efb64c91273e441fd5e451df72bb4decf02 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed Jan 15 00:01:38 2025 +0000 [bot] fix lint errors (#32780) Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> commit 000cabd1ddc0f948eed86decb23d468324bfd54b Author: Charis <26616127+charislam@users.noreply.github.com> Date: Tue Jan 14 18:55:02 2025 -0500 migrate(docs): troubleshooting 29 (#30950) * migrate(docs): troubleshooting 29 misc database * Apply suggestions from code review * Update apps/docs/content/troubleshooting/resolving-database-hostname-and-managing-your-ip-address-pVlwE0.mdx commit b21094cac082aa0164de1c4bfbb56361ac7228f0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Jan 14 23:49:18 2025 +0000 [bot] sync troubleshooting guides to db (#32779) Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com> commit f4818474eca66c8146343072d7285c37619f78a0 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Tue Jan 14 18:42:31 2025 -0500 migrate(docs): troubleshooting 31 (#30952) * migrate(docs): troubleshooting 31 auth, service role * Apply suggestions from code review commit 699f708b0c92465a7333d8c2fc24e6f5c0bf0736 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Tue Jan 14 18:38:21 2025 -0500 fix: make examples available for isr (#32610) The examples folder needs to be explicitly included in the Vercel Serverless bundle. Because it's at the root of the monorepo rather than being within the `app/docs` folder, we copy it over pre-build (and pre-dev). Test the examples/prompts fix by re-enabling revalidations on graphql pages. Added a temp version of the fetch function so we can gradually reenable and monitor Vercel error rates over time. commit a5daf7cee4ca141e18f210c7ca8390349ec97f50 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Tue Jan 14 18:21:17 2025 -0500 fix: troubleshooting sync workflow (#32778) Workflow was missed when updating to pnpm commit af42c0eec49eff4643412e22b0eef50e979cb31f Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Jan 14 22:42:37 2025 +0000 [bot] fix lint errors (#32776) * [bot] fix lint errors * Update apps/docs/content/troubleshooting/are-all-features-available-in-self-hosted-supabase-THPcqw.mdx --------- Co-authored-by: github-docs-bot <github-docs-bot@supabase.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> commit 5690a61bfd7fb4ffbf4bff3b710c543fdd50e5d5 Author: Charis <26616127+charislam@users.noreply.github.com> Date: Tue Jan 14 17:13:35 2025 -0500 migrate(docs): troubleshooting 4 (#30954) * migrate(docs): troubleshooting 4 self-hosting, local dev * Delete apps/docs/content/troubleshooting/local-development-workflow-is-painfully-slow-eIaTBw.mdx Shouldnt be included * Update apps/docs/content/troubleshooting/are-all-features-available-in-self-hosted-supabase-THPcqw.mdx --------- Co-authored-by: Kevin Brolly <kevin.brolly@supabase.io> commit a143d8905088860a85be925900ffd95247497b70 Author: Joshen Lim <joshenlimek@gmail.com> Date: Tue Jan 14 23:21:11 2025 +0800 Add set null cta in ForeignRowSelector (#32762) * Add set null cta in ForeignRowSelector * Update UI for foreign key input field in RowEditor commit 44d3204b2f4143271da67e83321b8e9ba177838f Author: Terry Sutton <saltcod@gmail.com> Date: Tue Jan 14 11:21:35 2025 -0330 Chore/fix set to now (#32749) * Reuse set to now logic * Ensure set to now cta is visible if column is not nullable * Minor refactor --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com> commit 692244cc102b269a02f780de3ea3384cbe846a6f Author: Jordi Enric <37541088+jordienr@users.noreply.github.com> Date: Tue Jan 14 15:45:04 2025 +0100 rm monitoring tunnel (#32763) * rm monitoring tunnel * undo formatting * format w prettier i guess * rm route * Add CSP rule for sentry events. --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com> commit 53eaab0f71422b705813911455049ce1d116095a Author: Joshen Lim <joshenlimek@gmail.com> Date: Tue Jan 14 22:09:03 2025 +0…
Opting to show a flat list of snippets instead
Screen.Recording.2025-01-24.at.17.45.51.mov
Misc fixes: