nordabiz/blueprints/api
Maciej Pienczyn c2fc5abe6d
Some checks are pending
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
AI enrichment: show current vs proposed comparison with color coding
Review panel now shows side-by-side comparison for each field:
- Red block "Obecne:" shows current value (what will be replaced)
- Green block "Propozycja:" shows AI suggestion
- Badge: NOWE (green) for empty fields, ZMIANA (yellow) for updates
- New fields are pre-checked, changes are unchecked (safer default)
- Unchanged fields are hidden (no noise)
- Backend now returns current_data alongside proposed_data

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 17:16:19 +01:00
..
__init__.py feat(oauth): Phase 3 foundation - OAuth 2.0 framework for external APIs 2026-02-08 11:46:42 +01:00
CLAUDE.md chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00
routes_analytics.py feat: add search result click tracking and fix content engagement labels 2026-03-10 20:23:49 +01:00
routes_audit_actions.py feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
routes_company.py AI enrichment: show current vs proposed comparison with color coding 2026-03-25 17:16:19 +01:00
routes_contacts.py refactor: Migrate contacts API routes to api blueprint 2026-01-31 17:42:18 +01:00
routes_gbp_audit.py feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
routes_membership.py feat: Add Biała Lista VAT integration for NIP→KRS lookup 2026-02-01 14:32:36 +01:00
routes_oauth.py feat: Instagram Graph API integration via Facebook OAuth 2026-03-12 14:37:44 +01:00
routes_recommendations.py refactor: Migrate access control from is_admin to role-based system 2026-02-01 21:05:22 +01:00
routes_seo_audit.py fix: handle proxy timeout in SEO audit and return JSON on 404 2026-02-18 20:12:44 +01:00
routes_social_audit.py feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00