Commit Graph
12 Commits
Author SHA1 Message Date
Do Siki 0047e1b441 feat: harden content workflows and staging smoke tests
CI — Test & Build / 🧪 Run Tests & Generate Reports (push) Waiting to run
CI — Test & Build / 🏗️ Build Docker Image (push) Blocked by required conditions
CI — Test & Build / 🐳 Docker integration & API E2E (push) Blocked by required conditions
CI — Test & Build / 🌐 Staging Playwright smoke (push) Waiting to run
2026-08-17 16:08:57 +02:00
Do Siki c71c692c6a feat: add publish button to CMS for automated git push and deployment 2026-04-27 01:19:42 +02:00
Do Siki 17a16281c4 chore: update content for terms of service, services, and privacy policy pages 2026-04-27 00:52:45 +02:00
Do Siki 9575ef1d79 fix: update webmail link to mail.mozdit.hu 2026-04-27 00:12:34 +02:00
Do Siki 8f449bbef7 content: restore authentic about page content and fix JSON array structure 2026-04-26 23:59:28 +02:00
Do Siki 54ab14595b feat: add 'Modern és Biztonságos' USP based on tech stack document 2026-04-26 23:36:03 +02:00
Do Siki feb68436cb feat: add privacy policy and terms of service pages with CMS content 2026-04-26 23:30:53 +02:00
Do Siki b5cce49f64 feat: remove 'Személyes és gyors ügyintézés' USP panel from home page 2026-04-26 23:16:06 +02:00
Do Siki 438ac5439b feat: align landing page structure with modern IT layout concepts 2026-04-26 23:01:08 +02:00
Do Siki a6e626179d feat: improve content editor and move hero config to JSON 2026-04-26 22:52:28 +02:00
Do Siki e413bab812 refactor: update testing architecture, improve CI/CD workflows, and standardize documentation across the project. 2026-04-26 20:20:53 +02:00
Do Siki d1213f9b3f feat(ZEE-29): implement design system, dark mode, and JSON content management
- Add comprehensive design system with CSS variables, animations, and utility classes
- Implement dark mode with ThemeProvider (system preference + manual toggle)
- Create JSON-based content management system in src/content/
- Update all pages to use structured JSON content
- Add ThemeProvider component with theme toggle button
- Update Header with glass effect and animated mobile menu
- Update Footer with dark mode support
- Update documentation (README.md, CLAUDE.md, knowledge.md, proto/README.md)
- Sync with Linear (ZEE-29 completed)
2026-01-24 02:30:27 +01:00