Skip to content

Allow viewing ongoing queries and aborting them#26887

Merged
joshenlim merged 7 commits into
masterfrom
chore/allow-viewing-ongoing-queries-and-aborting-them
Jun 4, 2024
Merged

Allow viewing ongoing queries and aborting them#26887
joshenlim merged 7 commits into
masterfrom
chore/allow-viewing-ongoing-queries-and-aborting-them

Conversation

@joshenlim

@joshenlim joshenlim commented May 30, 2024

Copy link
Copy Markdown
Member

The ongoing queries that are shown here are specifically those run by the postgres user in hopes to scope down to just queries that are run via the dashboard (to prevent aborting any system queries that might be important)

image image

@joshenlim joshenlim requested a review from a team as a code owner May 30, 2024 12:35
@vercel

vercel Bot commented May 30, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
database-new 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 5:35am
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 5:35am
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 5:35am
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 5:35am
zone-www-dot-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 5:35am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
studio ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 5:35am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 5:35am

@supabase

supabase Bot commented May 30, 2024

Copy link
Copy Markdown

No changes detected in supabase directory.
This pull request has been ignored for the connected project xguihxuzqibwxjnimxev due to its connection settings.
Go to Project Integrations Settings ↗︎ in order to change this behavior.


Branching Preview Branches by Supabase.
Learn more about Supabase for Git ↗︎.

Comment thread apps/studio/pages/projects.tsx Outdated

@alaister alaister left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Couple of comments though:

Comment thread apps/studio/components/interfaces/SQLEditor/OngoingQueriesPanel.tsx Outdated
Comment thread apps/studio/components/layouts/SQLEditorLayout/SQLEditorLayout.tsx Outdated
@joshenlim joshenlim merged commit 63493da into master Jun 4, 2024
@joshenlim joshenlim deleted the chore/allow-viewing-ongoing-queries-and-aborting-them branch June 4, 2024 06:07
encima pushed a commit that referenced this pull request Jun 4, 2024
* Allow viewing ongoing queries and aborting them

* Fix

* Add refresh button + shift view running queries CTA

* Fix scrolling in SqlEditorMenu

* Small styling fix for table editor menu schema selector error state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants