forked from supabase/supabase
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from supabase:master #429
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
* Document region runtime information for functions Added section on region runtime information and environment variables. * Fix spelling and capitalization in regional invocation guide Corrected spelling and capitalization errors in the documentation.
* feat: add metrics block setup * feat: base block and props for metrics block * chore: add to do * feat: simplify metric block component further * feat: basic layout done * feat: metrics card orientation * feat: add variant for differential number * feat: basic sparkline for my metrics card * feat: some polish for the sparkline * feat: with xaxis for the sparkline * feat: remove the xaxis line * feat: add loading states * feat: rename to metricscard * fix: hydration issues * feat: add tooltip to sparkline * feat: add examples to docs * fix: remove hasLink and hasTooltip props * fix: re-add accidental removal of timestamps * fix: add timestamps in correct location * fix: add screen reader only and aria * fix: text contrast on label in light mode * fix: correct icon size * chore: smol copy update * chore: de-pluralize naming of component * chore: rebuild packages
* Add CTAs for ui lib * Add cta to auth guides * Revert quickstart change and add cta * Refactor attempt * Add new CTA partial * Add react quickstart * Add ui lib cta to other user management guides --------- Co-authored-by: Chris Chinchilla <chris.ward@supabase.io> Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
…anaully start it (#40398) * removed e2e scripts that are not being used * updated tests to use local configs * updated README test * updated to only run web server locally
* fix: dropdown positioning for OrganizationProjectSelector
Fixes FE-2114
The 'All Projects' dropdown was appearing at the top of the page instead of below the trigger button. This was caused by the dropdown being rendered without a portal while inside a sticky positioned container.
Solution: Added portal={true} to PopoverContent_Shadcn_ to render the dropdown in a portal at the document root, ensuring correct positioning regardless of parent container CSS.
* Nit
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
…0445) * WIP: storage key throttling * updated usage * added api key validation tets * removed comments * updated description
To prevent sending unnecessary requests for API keys when the user can't view them (Read-Only Role), first check the permissions.
…jects (#40078) * fix(QueuesSettings): skip PostgREST config update for self-hosted projects * docs(queues): add guide to expose self-hosted queues * feat(QueuesSettings): add docs link for exposing pgmq_public schema in self-hosted instance * fix ui, open link in new tab * fix lint issues --------- Co-authored-by: Ali Waseem <waseema393@gmail.com> Co-authored-by: Andrey A. <56412611+aantti@users.noreply.github.com>
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 : )