Bernt
1a12fb870b
dev-api: add developer portal, OpenAPI spec, and Flatenbadet case study
...
- New /developers/ page with API docs, SDKs, pricing, use cases
- OpenAPI 3.0 spec for Orders, Missions, Photos, Analytics
- Case study: Glasskiosken i Flatenbadet — complete ROI analysis
- Updated /order/ with recurring missions and frequency dropdown
2026-07-14 15:27:33 +00:00
Bernt
48ea61cdcc
docs: add quixzoom-auth-core product to AAMOS
...
- Product documentation in docs/products/
- Updated MEMORY.md with product info
- quiXzoom Auth Core as AAMOS Identity product
2026-07-14 09:58:53 +00:00
Bernt
6de2455917
v1.2.0: Add Global Markets footer, translated to 9 languages
...
- Added GLOBAL_MARKETS_TITLE to all translation files
- Updated footer with 12 markets (4 active + 8 upcoming)
- Translated market section to: zh-cn, zh-tw, ja, ko, th, vi, id, ms, hi
- Built and deployed to production
- CloudFront invalidation: I3RTMXVFDJXWLG3SYX208OP1CC
2026-07-08 19:56:03 +00:00
Bernt
241ac64c18
feat(quixzoom-asia): Partner-first rebuild v1.1.0
...
- Replaced Zoomer-only Landvex auth with full Partner model
- New Partner section: Platform License, Local Operations, Payment Infrastructure, Revenue Share
- 6 Partner Requirements: Local Entity, Payment Licenses, Technical Team, Local Network, Compliance, Capitalization
- 6-step Authorization Process: Application → Due Diligence → Technical Assessment → Commercial Terms → Localization → Go-Live
- Updated all 9 languages with partner translations
- Added FAQ: 'Who operates quiXzoom?' + 'Can my company become a partner?'
- Fixed JSON escaping issues (Chinese quotes)
- Updated validation script for new partner keys
BREAKING CHANGE: Landvex Authorization section replaced with Partner Program
2026-07-08 11:07:17 +00:00
Bernt
ddc71dc7f2
feat(quixzoom-asia): Full rebuild v1.0.0 — 9 languages, Landvex auth, light theme
...
- Rebuilt all 9 Asian language landing pages (zh-CN, zh-TW, ja, ko, th, vi, id, ms, hi)
- Switched from dark to light theme per MOBILE_FIRST_STANDARD
- Added Landvex Authorization section (VW-style certification flow)
- Added full copy: hero, stats, how-it-works, missions, earnings, FAQ, footer
- Localized currencies and payment methods per market
- Build system: template + JSON translations → static HTML
- Validation script ensures no missing translations or placeholder leaks
- CI/CD pipeline: GitHub Actions → S3 + CloudFront
- Version management: npm version patch/minor/major
BREAKING CHANGE: Old placeholder pages replaced with full content
2026-07-08 10:27:21 +00:00
Bernt
6989a98d75
feat: Passwordless cross-device authentication
...
- Arkitektur: docs/auth/passwordless-architecture.md
- Backend: iom/quixzoom-auth-service/ (FastAPI + Redis)
- Webb: quixzoom-market-pages/se/login/ (QR-kod + polling)
- App: iom/quixzoom-app/src/features/auth/ (push + deep links)
Flöde: QR-kod → app-godkännande → webb-inloggad
2026-07-07 07:11:50 +00:00