nordabiz/templates/admin
Maciej Pienczyn c3ecd86a8c
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
feat: add User Insights dashboard with 5 tabs and user profiles
New admin dashboard at /admin/user-insights providing:
- Problem detection tab (problem scoring, locked accounts, failed logins)
- Engagement ranking tab (engagement scoring, WoW comparison, sparklines)
- Page map tab (section heatmap, top 50 pages, unused pages)
- Paths tab (entry/exit pages, transitions, drop-off analysis)
- Overview tab (Chart.js charts, hourly heatmap, device breakdown)
- Individual user drill-down profiles with timelines and gauges

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 21:42:43 +01:00
..
access_overview.html feat(admin): Enhance access overview with full permissions matrix and collapsible grouping 2026-02-09 12:40:20 +01:00
ai_usage_company.html fix(admin): Move percentages outside bars, add cost column to type breakdown 2026-02-07 17:03:22 +01:00
ai_usage_dashboard.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
ai_usage_user.html refactor: Move admin_ai_usage routes to admin blueprint 2026-01-31 10:43:28 +01:00
analytics_dashboard.html refactor: Migrate analytics routes to blueprints 2026-01-31 10:36:23 +01:00
announcements_form.html refactor: Migrate announcements routes to blueprints 2026-01-31 09:41:49 +01:00
announcements.html refactor: Migrate announcements routes to blueprints 2026-01-31 09:41:49 +01:00
benefits_clicks.html feat: Add member benefits module with WisprFlow affiliate 2026-02-02 22:26:44 +01:00
benefits_form.html fix(security): Resolve 1 HIGH and 7 MEDIUM vulnerabilities from code review 2026-02-06 05:25:18 +01:00
benefits_list.html fix(security): Resolve 1 HIGH and 7 MEDIUM vulnerabilities from code review 2026-02-06 05:25:18 +01:00
chat_analytics.html refactor: Add ai-learning-status and chat-stats API to blueprints 2026-01-31 10:31:29 +01:00
companies.html feat: add admin company detail page with enrichment workflow 2026-02-20 13:29:00 +01:00
company_detail.html feat: add user profile preview to admin company detail page 2026-02-21 10:59:55 +01:00
company_requests.html feat: Add membership application system 2026-02-01 12:38:31 +01:00
company_settings.html feat: add Facebook connection troubleshooting info in UI 2026-02-19 16:07:05 +01:00
competitor_dashboard.html feat: Add new services, scripts, and competitor dashboard 2026-02-07 12:00:54 +01:00
data_quality_dashboard.html improve: custom tooltip for action buttons with 500ms delay 2026-02-21 14:23:53 +01:00
debug.html refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
digital_maturity.html refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
fees.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
forum_analytics.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
forum_deleted.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
forum_reports.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
forum.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
gbp_audit_dashboard.html fix: Update url_for to use api. blueprint prefix for migrated endpoints 2026-01-31 17:57:18 +01:00
health_dashboard.html refactor: Faza 6.2c - Status, Health, Debug do blueprintu admin 2026-01-31 08:59:15 +01:00
insights.html refactor: Migrate insights routes to blueprints 2026-01-31 10:27:35 +01:00
it_audit_dashboard.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
krs_audit_dashboard.html refactor: Migrate KRS API routes to admin blueprint 2026-01-31 17:31:36 +01:00
membership_detail.html fix: Use company_detail_by_slug endpoint for slug-based URL 2026-02-01 19:46:36 +01:00
membership.html feat: Add membership application system 2026-02-01 12:38:31 +01:00
model_comparison.html feat(model-comparison): Przycisk 'Uruchom ponownie' symulację 2026-01-29 09:14:46 +01:00
people.html feat: Add admin modules for Companies and People management 2026-01-31 20:13:51 +01:00
portal_seo_detail.html feat: portal self-audit SEO dashboard with history tracking 2026-02-21 15:15:33 +01:00
portal_seo.html fix: remove table-layout fixed to prevent column text truncation 2026-02-21 15:57:56 +01:00
recommendations.html refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
security_dashboard.html refactor: Migrate security routes to blueprints 2026-01-31 09:39:12 +01:00
social_audit_dashboard.html feat(admin): Add needs-verification section to social audit dashboard 2026-02-06 20:07:23 +01:00
social_media.html fix(admin): Show 'needs_verification' status in social media admin panel 2026-02-06 19:40:38 +01:00
social_publisher_company_settings.html rename: Social Studio → Social Media, Social Media Publisher → Social Media Dashboard 2026-02-20 08:26:40 +01:00
social_publisher_form.html rename: Social Studio → Social Media, Social Media Publisher → Social Media Dashboard 2026-02-20 08:26:40 +01:00
social_publisher_settings.html rename: Social Studio → Social Media, Social Media Publisher → Social Media Dashboard 2026-02-20 08:26:40 +01:00
social_publisher.html feat: collapsible sections, reorder layout (charts > app posts > FB posts) 2026-02-20 09:49:42 +01:00
status_dashboard.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
user_insights_profile.html feat: add User Insights dashboard with 5 tabs and user profiles 2026-02-21 21:42:43 +01:00
user_insights.html feat: add User Insights dashboard with 5 tabs and user profiles 2026-02-21 21:42:43 +01:00
users.html improve: v3 email template + horizontal action buttons grid in /admin/users 2026-02-21 18:11:04 +01:00
zopk_dashboard.html fix(zopk): Polish error messages and show failures as skipped, not errors 2026-02-09 15:36:00 +01:00
zopk_fact_duplicates.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_knowledge_chunks.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_knowledge_dashboard.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_knowledge_duplicates.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_knowledge_entities.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_knowledge_facts.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_knowledge_graph.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_news.html fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
zopk_timeline.html feat(zopk): Add AI-powered roadmap analysis with status updates and gap detection 2026-02-09 17:10:28 +01:00