AR 15 M4
2ed7eee63d
feat(sprint-5.5): add NestJS API, BlockMetaBar, block components + fix Vercel build
...
- Add vercel.json to build only apps/web (fix Vercel build failure)
- NestJS API: BlocksModule, BlocksController, BlocksService with Prisma 7
- PostgreSQL migration: Block model (path, version, isInPreview)
- BlockMetaBar component: inline version edit, API fetch with offline fallback
- New block components: CeoBlock, ContactFormsBlock, FooterBlock, NewsBlock, ReviewsBlock
- PreviewClient: fetch isInPreview from API, block visibility toggle
- Pages updated: hero, doctors, ceo, contact-forms, contact, news, reviews
- docker-compose: PostgreSQL on port 5434
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 week ago
AR 15 M4
d4d86e6343
feat(sprint-5): document all blocks from perm.oclinica.ru/lor
...
Created 8 pages from real site (screenshot source):
- /components/navigation — header: top-bar, logo, nav menu (8 items)
- /blocks/hero — hero banner: #b8e6ed bg, 3 checkmarks, CTA button
- /blocks/ceo — intro text: clinic description + Q&A stimuli
- /blocks/doctors — doctors: 3 stats (#dff0fa) + 6 card grid
- /blocks/reviews — reviews carousel: #eef4d1 bg, decorative quote
- /blocks/contact-forms — 2 forms: "Будьте здоровы!" (#b8e6ed) + "Стоимость"
- /blocks/news — 4 news cards row + "Все новости" button
- /blocks/contact — footer: 4 link columns + logo + address + hours
globals.css: added .bb-nav-link:hover (#0089c3)
Sidebar: all blocks/navigation unlocked (removed soon), v0.5.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 week ago