Terry Sutton

Results 62 issues of Terry Sutton

### Discussed in https://github.com/orgs/supabase/discussions/27425 Originally posted by **askkaz** June 20, 2024 We have walked a lot of Supabase users through setting up their auth emails and it is frequently a...

good first issue
frontend

We can now get the table definition from here ![screenshot-2024-06-25-at-13 24 51](https://github.com/supabase/supabase/assets/105593/3424110a-4994-4312-b4d4-1970fa811f2f) Would be great if we could copy it from here ("Copy table definition") ![screenshot-2024-06-25-at-13 25 30](https://github.com/supabase/supabase/assets/105593/1e58262d-8a54-4408-b410-91e2ff60fb1b)

good first issue
frontend
pr-opened
external-issue

Add Advisors warnings to homepage status area and nav bar ![screenshot-2024-06-27-at-13 04 36](https://github.com/supabase/supabase/assets/105593/a6701a1e-1cd7-429f-9042-95b2c93cfcef) ![screenshot-2024-06-27-at-13 04 57](https://github.com/supabase/supabase/assets/105593/00a6fa0b-b15f-4281-b758-2e449e94df14) https://www.notion.so/supabase/Surface-Security-Advisor-warnings-on-the-homepage-2cf9c9b175a54c61b44d324d99ac1070

We should scroll the current table into view in the sidebar. If you have a lot of tables, you can't tell which one is current without scrolling ![screenshot-2024-06-27-at-16 52 21](https://github.com/supabase/supabase/assets/105593/295429a7-6897-41dd-abbf-99c0ee76b9d7)

Confirm before setting table cell text value to null ![screenshot-2024-06-21-at-11 59 26](https://github.com/supabase/supabase/assets/105593/fb2e02d8-2cd9-4e33-8987-8e0133ad9f22) ![screenshot-2024-06-21-at-11 59 57](https://github.com/supabase/supabase/assets/105593/9ae1051b-cdf5-46ee-9e4e-aff1c4f70375)

branched off @MildTomato's PR here: https://github.com/vercel/next.js/pull/69308 - updates readme with shadcn/ui re-install instructions - moves moves functions to actions.ts file - adds .env.example back

examples

Add a warning if users aren't opted-in to sending anon data with their queries ![screenshot-2024-08-23-at-13 13 26](https://github.com/user-attachments/assets/af1d91a3-d83d-4b03-a2e3-6ea043e236b9) Allow them to opt-in right from the SQL Editor ![screenshot-2024-08-23-at-13 14 17](https://github.com/user-attachments/assets/f6166eef-a512-4037-b3a0-0127345c5663) Also...

Adds an "Overwrite code" button to the AI Assistant, so you can just overwrite the current editor without a diff view ![screenshot-2024-08-23-at-17 03 43](https://github.com/user-attachments/assets/4c8d5e16-db9b-4556-a5bb-b6462d19e444)

To reproduce: - go to the SQL Editor and create a new snippet by adding `select * from no_exist;` - refresh the page - run the `select * from no_exist;`...

I kept getting ^[[A ⨯ ApiError: Request to https://api.replicate.com/v1/predictions failed with status 422 Unprocessable Entity: {"title":"Invalid version or not permitted","detail":"The specified version does not exist (or perhaps you don't have...