https://supabase.com/ logo
Join DiscordCommunities
Powered by
# ideas-and-suggestions
  • c

    coozamano

    11/18/2021, 4:37 PM
    yes, it does - still slightly annoying though
  • r

    ryexley

    11/18/2021, 4:38 PM
    Can't argue with that. Just, not sure that would necessarily qualify as a "huge waste of time", that's all I'm sayin'.
  • c

    coozamano

    11/18/2021, 4:39 PM
    call me dramatic, it comes out to a lot when you realize that I save every time I make any change in my code editor.
  • c

    coozamano

    11/18/2021, 4:39 PM
    A slightly less nice-to-have suggestion is to be able to copy the contents of an SQL result cell on the SQL screen without having to inspect element.
  • j

    jonny

    11/19/2021, 2:59 AM
    got it - yea this makes sense. we might need to move towards a different mechanism for saving sql snippets anyway, where changes are stored locally and then when you're ready you can save a new version of the sql snippet manually - or revert your changes. This will also help us properly support sql snippet versioning and also easier to see which user in the project made a change/edit.
  • d

    discoding

    11/19/2021, 11:04 AM
    I said this earlier too but i'm saying it again, font size of code in text editors like sql editors and policy editors is very very smol.
  • h

    HarryET

    11/19/2021, 2:58 PM
    Could just be a setting as I'm ok with it
  • d

    discoding

    11/19/2021, 3:15 PM
    I mean it isn't a critical problem, but for people like me having some serious visual issues it is a big one.
  • h

    HarryET

    11/19/2021, 3:24 PM
    Yeah ofc
  • m

    Mihai

    11/19/2021, 5:30 PM
    Adding Lookup View Dialog on Inputs with relationships.
    • 1
    • 3
  • z

    Zafar Ansari

    11/21/2021, 5:41 PM
    Billing and usage option/section must show the amount of bandwidth consumed by the account.
  • j

    jonny

    11/22/2021, 5:03 AM
    are you using a free project on Supabase ?
  • z

    Zafar Ansari

    11/22/2021, 5:18 AM
    yes
  • j

    jonny

    11/22/2021, 5:20 AM
    Thanks, good to know. We do show the usage for 'pay as you go' projects, but not for free or pro tiers. we should probably address this soon.
  • l

    Lio

    11/23/2021, 11:45 AM
    Would be cool if we could programmatically enable/disable signups. Like, I configured that the max amount of users for $Project is 3, then i could run something like
    supabase.auth.signups("disable")
    (or something similar) and/or configure the max amount of users in the Supabase Dashboard / Studio and have it do the same thing but automatically ( Posting this in Discussions as well )
  • u

    user

    11/24/2021, 6:19 AM
    Hi, please add a data center location in Oregon / Seattle north west US so that it's closer to the AWS and GCP cloud region there, thanks!
  • u

    user

    11/24/2021, 12:36 PM
    Can there be a standard interface for different sms gateway provider apis for otp authentication
  • u

    user

    11/24/2021, 12:37 PM
    as in different regions have different sms providers which can be way cheaper locally than twilio or message bird
  • u

    user

    11/24/2021, 12:37 PM
    now if there are common inteface method published which can be extended for particular user's use case by the users themselves, it will be great
  • u

    user

    11/24/2021, 12:38 PM
    I would like to contribute, pls suggest where to start
  • h

    HarryET

    11/25/2021, 3:00 PM
    They only support regions with AWS cloud regions as that's what they use. Afaik
  • h

    HarryET

    11/25/2021, 3:00 PM
    They don't run their own servers/datacenters
  • l

    Lio

    11/26/2021, 12:36 AM
    Is there an ETA for the BYO Cloud "feature"? I know storage-api already supports the ability to change the S3/Storage host but it'd be neat to be able to set the storage settings in the supabase-js module
  • u

    user

    11/26/2021, 8:50 AM
    AWS has a region in Oregon
  • u

    user

    11/26/2021, 8:50 AM
    its very easy for Supabase to expand to Oregon
  • m

    Mihai

    11/28/2021, 5:13 PM
    Hello, do you plan to implement Cron Jobs using procedures ?
    d
    • 2
    • 5
  • m

    Mihai

    11/28/2021, 5:14 PM
    So for example, If i have a procedure to run on Monday at 7 AM by setting the cron time and then the procedure created. This will run the procedure and have some logs attached
  • y

    YelloJello

    11/30/2021, 3:14 PM
    An endpoint or a method in the ts lib to reset a password in-app the traditional way, you ask the user to type in their current password and their new password twice. The current email flow is pretty unintuitive. Is there some specific reason this hasn't happened already?
  • m

    morenoto

    11/30/2021, 8:46 PM
    add search_path field on the visual form/editor for functions or tables too, so we can update easily the value.
  • m

    morenoto

    11/30/2021, 8:50 PM
    or by default allow extensions to be added to the search_path , so we don't need to manually add the change via SQL editor
1...171819...32Latest