SaaS Imobiliária
Find a file
MatheusAlves96 d363a09f36 feat(backend): add video_url and video_position to properties
- Model: video_url VARCHAR(512) nullable, video_position VARCHAR(20) default 'section'
- Migration: k3l4m5n6o7p8_add_video_to_properties
- Admin route: expose/accept video_url (sanitize empty->NULL) and video_position
- Public schema: PropertyDetailOut exposes both fields
2026-04-22 23:57:28 -03:00
.forgejo/workflows fix(ci): add retry loop to health check, increase wait times 2026-04-22 23:57:20 -03:00
.github feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
.specify feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
.vscode feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
backend feat(backend): add video_url and video_position to properties 2026-04-22 23:57:28 -03:00
frontend feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
scripts chore: add full validation script 2026-04-21 00:24:53 -03:00
specs feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
.env.example feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
.gitignore feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
DESIGN.md feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
docker-compose.prod.yml fix: use volumes bind-mount syntax for swarm - mounts key not supported in deploy block 2026-04-21 02:14:19 -03:00
docker-compose.yml feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
start.ps1 feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00