tonven

Results 21 comments of tonven

Hi. I tried to add display: none class, but Header is still showing. Is there any changes that needs to be done? Thanks.

Found answer myself. You need to add .col-hidden class to bootstrap tables's tableHeaderClass:

Having the same issue for SQLConnector. Any workaround or fix?

Are you going to use FastEndpoints? :) Thanks.

@jasontaylordev Sorry for question not related to this repo. Are you going to implement corresponding changes to RapidBlazor repository?

Regarding FastEndpoints. I see you were already refering ardalis CleanArchitecture as an example. Or at least as project that can be compared to. https://github.com/ardalis/CleanArchitecture/blob/main/src/Clean.Architecture.Web/Endpoints/ContributorEndpoints/Create.cs He is using FastEndpoints in his...

> I think it's better to save in UTC time, and convert to local time for display when outputting. I agree. I was also thinking about changing Created and LastModified...

> Making `- GOTRUE_SITE_URL=${GOTRUE_SITE_URL}` instead of `- GOTRUE_SITE_URL=${SERVICE_FQDN_SUPABASEKONG}` makes the GOTRUE_SITE_URL to be empty by default. > > Why it cannot be `SERVICE_FQDN_SUPABASEKONG` which is generated by Coolify? Correct we...

@andrasbacsai Also a question not related to variables, but more to supabase. When I start stack again after first time I get exited state on minio createbucket with this in...