-
Notifications
You must be signed in to change notification settings - Fork 17
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
Filtrar solicitudes por aquellas que no tengan un voluntario asignado #180
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Updates to Preview Branch (feat/filter-by-non-volunteers) ↗︎
Tasks are run on every commit but only new migration files are pushed.
View logs for this Workflow Run ↗︎. |
supabase/config.toml
Outdated
@@ -191,7 +191,7 @@ verify_enabled = true | |||
# `discord`, `facebook`, `github`, `gitlab`, `google`, `keycloak`, `linkedin_oidc`, `notion`, `twitch`, | |||
# `twitter`, `slack`, `spotify`, `workos`, `zoom`. | |||
[auth.external.google] | |||
enabled = true | |||
enabled = false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
y esto? en prod deberia estar a true diría
Parece grande, pero 12 archivos son tests y seeds de SQL
Con esta PR:
help_requests
para tener un counter del número de asignados.