nordabiz/blueprints
Maciej Pienczyn 44268c5425 refactor: Extract admin blueprint Part 1 (Phase 6)
Moved 19 admin routes to blueprints/admin/:
- Recommendations: 3 routes (list, approve, reject)
- Users: 8 routes (list, add, toggle-admin, toggle-verified, update, assign-company, delete, reset-password)
- Fees: 5 routes (list, generate, mark-paid, bulk-mark-paid, export)
- Calendar admin: 3 routes (list, new, delete)

Note: AI-parse routes (/api/admin/users/ai-parse, ai-create) remain in app.py.

Aliases created for backward compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 08:05:06 +01:00
..
admin refactor: Extract admin blueprint Part 1 (Phase 6) 2026-01-31 08:05:06 +01:00
auth refactor(phase2a): Extract auth + public blueprints with Alias Bridge 2026-01-31 07:28:18 +01:00
chat refactor: Extract chat blueprint (Phase 5) 2026-01-31 07:54:08 +01:00
community feat: Dodano moderację tablicy B2B dla administratora 2026-01-30 20:31:37 +01:00
education fix: Usunięto placeholder video "Jak korzystać z NordaGPT" z Akademii 2026-01-30 20:35:01 +01:00
forum refactor: Extract forum blueprint (Phase 3) 2026-01-31 07:42:18 +01:00
messages refactor: Extract messages + notifications blueprint (Phase 4) 2026-01-31 07:47:55 +01:00
public refactor(phase2a): Extract auth + public blueprints with Alias Bridge 2026-01-31 07:28:18 +01:00
reports refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
__init__.py refactor: Extract admin blueprint Part 1 (Phase 6) 2026-01-31 08:05:06 +01:00