forked from supabase/supabase
-
Couldn't load subscription status.
- Fork 0
[pull] master from supabase:master #105
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
* feat: lw15 d4b - Algolia Connector for Supabase * og and thumb * clean up rss --------- Co-authored-by: Francesco Sansalvadore <[email protected]>
* Refactor unified logs count query logic Introduces getUnifiedLogsCountCTE to provide detailed unified logs CTE for count queries, replacing the previous getUnifiedLogsCTE usage in getLogsCountQuery. Removes host and auth_user facet counts from the query and updates the unified logs CTE to include more explicit log type handling and metadata extraction. * Update unified logs CTE to include all log sources Refactored getUnifiedLogsCTE to aggregate logs from PostgREST, Postgres, Edge Functions, Auth, and Supabase Storage sources. Also removed trailing comma from facet count CTEs for improved SQL syntax. * Remove unused 'host' field from log queries Eliminated the 'host' field from multiple log query functions and the final SELECT statement in UnifiedLogs.queries.ts, as it is no longer required for log processing or display. * Remove unused api_role and auth_user fields from log queries Eliminated references to api_role and auth_user fields, along with related joins, from multiple log query functions. This streamlines the queries and removes unnecessary data extraction for these fields. * Update UnifiedLogs.fields.tsx
* Update UnifiedLogs.fields.tsx * Fix prematurely redirecting back to logs/explorer while on new logs interface due to newly added organization check --------- Co-authored-by: Joshen Lim <[email protected]>
…#37227) * Update auth-google.mdx * Update apps/docs/content/guides/auth/social-login/auth-google.mdx * prettier fix
Prevent arrow key propagation in filter command Adds an onKeyDown handler to stop ArrowUp and ArrowDown key events from propagating to parent components in DataTableFilterCommand. This prevents unintended navigation behavior when using the filter input.
* Update unified-log-inspection-query.ts * Update unified-log-inspection-query.ts
* chore: add "Taryn King" to humans.txt * docs: correct parameter name in example code snippet
* fix(ai): temporarily remove log tools * fix: temp remove log tools from tool filter logic * fix: temp remove log tools from tests * fix: remove references to get_logs in system prompt
Update JWT payload extraction in service flow queries Replaces hardcoded nulls with actual JWT payload fields for expires_at, signature_prefix, subject, and other attributes. Removes unused invalid key check and standardizes variable naming for JWT apikey joins. Improves accuracy and consistency of extracted JWT data in service flow queries.
* Add 'New logs' feature preview panel to sidebar Introduces a FeaturePreviewSidebarPanel for the upcoming 'New logs' feature in the LogsSidebarMenuV2 component, providing users with a visual indicator and description about the rollout. * Update LogsSidebarMenuV2.tsx * Update apps/studio/components/layouts/LogsLayout/LogsSidebarMenuV2.tsx Co-authored-by: Greg Richardson <[email protected]> --------- Co-authored-by: Greg Richardson <[email protected]> Co-authored-by: Wen Bo Xie <[email protected]>
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.3)
Can you help keep this open source service alive? 💖 Please sponsor : )