nordabiz/docs
Maciej Pienczyn d5adf029aa refactor(phase2a): Extract auth + public blueprints with Alias Bridge
Phase 2a of modular monolith refactoring:

New blueprints:
- blueprints/auth/routes.py (1,040 lines, 20 routes)
  - login, logout, register, verify_2fa, settings_2fa
  - forgot_password, reset_password, verify_email
  - konto_dane, konto_prywatnosc, konto_bezpieczenstwo, konto_blokady
- blueprints/public/routes.py (862 lines, 11 routes)
  - index, company_detail, person_detail, search
  - dashboard, events, new_members, release_notes

Alias Bridge strategy:
- Both url_for('login') and url_for('auth.login') work
- Templates don't require changes (backward compatible)
- Original routes in app.py marked with _old_ prefix (dead code)

Next step: Cleanup dead code from app.py after production verification

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 07:28:18 +01:00
..
architecture docs: Aktualizacja dokumentacji do Gemini 3 Flash 2026-01-29 14:19:05 +01:00
meetings feat: Add 'test' category for forum topics to separate test content 2026-01-13 11:48:08 +01:00
notes docs: Aktualizacja notatek o PWA, Gemini 3 i dwa modele AI 2026-01-29 15:31:36 +01:00
CREDENTIALS.md docs: Reorganizacja dokumentacji - wydzielenie DEVELOPMENT, ROADMAP, CREDENTIALS 2026-01-22 10:26:24 +01:00
DEVELOPMENT.md docs: Reorganizacja dokumentacji - wydzielenie DEVELOPMENT, ROADMAP, CREDENTIALS 2026-01-22 10:26:24 +01:00
INCIDENT_REPORT_20260102.md Add company logos, migration and docs 2026-01-06 22:31:17 +01:00
INCIDENT_REPORT_20260115.md docs: Raport incydentu CPU + ostrzeżenia o uruchamianiu skryptów 2026-01-15 07:35:05 +01:00
MODULAR_MONOLITH_DEPLOYMENT_STRATEGY.md docs: Strategia Alias Bridge dla bezpiecznego wdrożenia Fazy 2 2026-01-31 06:54:56 +01:00
MODULAR_MONOLITH_PLAN.md docs: Strategia Alias Bridge dla bezpiecznego wdrożenia Fazy 2 2026-01-31 06:54:56 +01:00
notebooklm-source.md refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
PLAN_UWAGI_JACKA.md refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
PLAN_ZOPK_KNOWLEDGE_BASE_IMPROVEMENTS.md fix(admin): Naprawiono błędne nazwy endpointów w breadcrumbs 2026-01-17 09:03:01 +01:00
REFACTORING_STATUS.md refactor(phase2a): Extract auth + public blueprints with Alias Bridge 2026-01-31 07:28:18 +01:00
RELEASE_NOTES_GUIDE.md docs: Reorganizacja release notes - sortowanie i wytłuszczanie 2026-01-29 15:36:11 +01:00
ROADMAP.md feat(announcements): System ogłoszeń i aktualności dla członków 2026-01-26 22:10:54 +01:00
SECURITY.md refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
zabbix_agent_install.sh fix: Ostatnie odniesienie "Hub" → "Partner" w skrypcie Zabbix 2026-01-29 14:12:58 +01:00
zabbix_setup.md fix: Pozostałe odniesienia "Biznes Hub" → "Biznes Partner" 2026-01-29 14:12:00 +01:00