nordabiz/templates
Maciej Pienczyn 66856a697d refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar
Phase 1 of app.py refactoring - reducing from ~14,455 to ~13,699 lines.

New structure:
- blueprints/reports/ - 4 routes (/raporty/*)
- blueprints/community/contacts/ - 6 routes (/kontakty/*)
- blueprints/community/classifieds/ - 4 routes (/tablica/*)
- blueprints/community/calendar/ - 3 routes (/kalendarz/*)
- utils/ - decorators, helpers, notifications, analytics
- extensions.py - Flask extensions (csrf, login_manager, limiter)
- config.py - environment configurations

Updated templates with blueprint-prefixed url_for() calls.

⚠️ DO NOT DEPLOY before presentation on 2026-01-30 19:00

Tested on DEV: all endpoints working correctly.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 10:10:45 +01:00
..
admin feat(announcements): System ogłoszeń i aktualności dla członków 2026-01-26 22:10:54 +01:00
announcements feat(announcements): Śledzenie odczytów ogłoszeń (seen by) 2026-01-27 08:19:39 +01:00
auth fix: Remove duplicate CSRF input in 2fa_settings.html 2026-01-14 21:41:01 +01:00
calendar refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
classifieds refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
company feat: AI usage user details + styled modals across app 2026-01-11 10:30:35 +01:00
contacts refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
errors Sync: Current production state 2026-01-08 12:26:22 +01:00
forum feat: Add toggle button to hide/show test topics on forum 2026-01-13 11:53:00 +01:00
messages Sync: Current production state 2026-01-08 12:26:22 +01:00
reports refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
zopk feat(zopk): Panel admina bazy wiedzy, poprawa odpowiedzi AI, timeline 2026-01-17 08:56:55 +01:00
admin_seo_dashboard.html fix: Correct JSON path for SEO audit scores in batch progress 2026-01-13 19:07:19 +01:00
base.html refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
base.html.bak.20251229_142208 Sync: Current production state 2026-01-08 12:26:22 +01:00
base.html.bak.20260101_161750 Sync: Current production state 2026-01-08 12:26:22 +01:00
chat.html feat(contacts): Baza kontaktów zewnętrznych dla członków Norda 2026-01-27 08:35:06 +01:00
company_detail_enhanced.html Sync: Current production state 2026-01-08 12:26:22 +01:00
company_detail_safe.html Sync: Current production state 2026-01-08 12:26:22 +01:00
company_detail.html feat: Add source info to member_since card 2026-01-14 07:06:36 +01:00
company_detail.html.bak.20251229_142208 Sync: Current production state 2026-01-08 12:26:22 +01:00
connections_map.html feat: Add company logos to search results, hide events section 2026-01-11 15:32:53 +01:00
connections_modal.html feat: Person profile page and improved tooltip 2026-01-11 14:16:05 +01:00
dashboard.html refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
events.html Sync: Current production state 2026-01-08 12:26:22 +01:00
gbp_audit.html feat: Add educational section about Google Business Profile to GBP audit page 2026-01-12 10:01:52 +01:00
index.html refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
it_audit_form.html fix: IT Audit form pre-fills text inputs and selects on edit 2026-01-09 13:35:25 +01:00
it_audit.html fix: Update CSS classes to match unified color scale 2026-01-11 23:28:30 +01:00
landing.html ux(landing): Przeniesiono "Jak to działa?" wyżej na stronie głównej 2026-01-22 08:29:09 +01:00
new_members.html Sync: Current production state 2026-01-08 12:26:22 +01:00
person_detail.html fix: Count unique companies not roles in person profile subtitle 2026-01-11 15:08:22 +01:00
release_notes.html feat: Dynamic stats in release notes (companies, categories from DB) 2026-01-14 17:31:10 +01:00
search_results.html feat: Add company logos to search results, hide events section 2026-01-11 15:32:53 +01:00
seo_audit.html fix: Update CSS classes to match unified color scale 2026-01-11 23:28:30 +01:00
social_audit.html fix: Update CSS classes to match unified color scale 2026-01-11 23:28:30 +01:00