forked from supabase/supabase
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from supabase:master #619
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update granularity * 2min interval client side * fix type error * fix type errors * fix type error * correct typing * fix type * add tests to ggregate to 2 min fn * cleanup * cleanup2 * prettier
* Add error handlign for deleting files in storage explorer * Also error handle for deleteing folder * Clean
* support total percentage normalization and show idle time in cpu usage chart * pretier * improve test * clarify in comment why new prop is necessary * fix type error int est * refactor to use max value instead of idle property, add more tests * cleanup composed chart * prettier * fix tests * react improvements * remove unused stacking properties * remove rest property references as it wont be used * fix comment and max cpu desc * test the resolvehighlightedvalue function * undo unnecessary composedcharthandler change * remove unnecessary comment * minor db charts percentage formatting fixes * move format check * fix issue with conflict resolution
* feat(studio): clean up support form message Support form message currently has the studio version and dashboard logs link appended to the end. On request from the Support team, we're moving this to metadata fields so it won't be as distracting. * Hide IncidentAdmonition if event is maintenance --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
We only support running the apps in supabase/supabase with the Node version from our .nvmrc, make this explicit in DEVELOPERS.md
…anges (#41703) * fix(docs): update authentication instructions to reflect OAuth 2.0 changes - Replace references to API Key and API Secret Key with Client ID and Client Secret. - Clarify the deprecation of OAuth 1.0a and provide updated steps for obtaining credentials. * Update apps/docs/content/guides/auth/social-login/auth-twitter.mdx Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com> --------- Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com> Co-authored-by: fadymak <dev@fadymak.com>
* feat: SQL correctness scorer, override mock tables * feat: replace "SQL Correctness" with "SQL Identifier Quoting" scorer * fix(prompt): discourage simulating confirmation of execute_sql tool this is already handled at the UI layer * fix(prompt): encourage quotes on identifiers with caps * feat: move extractIdentifiers to own file, add tests * chore: shorten tests * feat: extract ColumnDef column names in extractIdentifiers * refactor: sqlIdentifierQuotingScorer with more thorough checks * refactor: consolidate into `sql-identifier-quoting.ts` * feat: support mocking schemas, eval test case with case sensitive schema * fix: test cases that don't match default mock schema * chore: format * feat(prompt): mention special characters and reserved words * feat: optional description in metadata, test with special characters * feat: consolidated comprehensive test case * fix(prompt): revert conflicting instruction
…42184) docs: reflect new AWS EBS limit of 4 modifications per 24 hours Co-authored-by: Monica Khoury <monicakhoury@Monicas-MacBook-Pro-2.local>
* fix(studio): use paginated buckets query for useSelectedBucket Part of the effort to migrate all buckets list queries to the paginated version. This migrates the useSelectedBucket hook, which is used on the bucket details page to fetch the bucket info. * fix(studio): flash of stale content when switching buckets There's a flash of stale content when switching between buckets in the File Explorer. This happens since the change to useSelectedBucket, because when the bucket changes, the new data is no longer available immediately. It must be awaited, and meanwhile `columns` in global storage state is stale. This commit adds a check for whether the state is stale by checking the current ID against the stored ID. --------- Co-authored-by: Ali Waseem <waseema393@gmail.com>
* Add blog post: Supabase PrivateLink is now available - Add new blog post announcing PrivateLink launch - Add Miles Thomas to authors.json - Include OG and thumbnail images - Category: launch-week * Add toc_depth to blog post frontmatter --------- Co-authored-by: Ana Mogul <ana1337x@users.noreply.github.com>
* Move mention of NPM compatibility to Deno edge fu nctions * Add new features * fix: update availableOnSelfHosted values based on team feedback - Set availableOnSelfHosted: true for SSO with SAML, Email Templates, Persistent Storage, and Automatic Embeddings - These features are available in self-hosted configurations * Update features descriptions for Branching, File Storage and Logs & Analytics * Update apps/www/data/features.tsx Co-authored-by: Lukas Bernert <lukas@bernert.at> * Update apps/www/data/features.tsx Co-authored-by: Lukas Bernert <lukas@bernert.at> * Update Branching feature status to GA and clarify Branching 2.0 alpha status Branching is now GA, but Branching 2.0 (dashboard branching) is still in public alpha. Updated the description to clearly indicate this distinction.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )