Sharang Parnerkar
e04816cfe5
refactor(admin): split dsr/new, compliance-hub, iace/monitoring, cookie-banner pages
Extract components and hooks from 4 oversized pages (518–508 LOC each) to bring
each page.tsx under 300 LOC (hard cap 500). Zero behavior changes.
- dsr/new: TypeSelector, SourceSelector → _components/; useNewDSRForm → _hooks/
- compliance-hub: QuickActions, StatsRow, DomainChart, MappingsAndFindings,
RegulationsTable → _components/; useComplianceHub → _hooks/
- iace/[projectId]/monitoring: Badges, EventForm, ResolveModal, TimelineEvent →
_components/; useMonitoring → _hooks/
- cookie-banner: BannerPreview, CategoryCard → _components/; useCookieBanner → _hooks/
Result: page.tsx LOC: dsr/new=259, compliance-hub=95, monitoring=157, cookie-banner=212
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 13:22:01 +02:00
..
2026-04-16 13:14:50 +02:00
2026-04-16 13:14:28 +02:00
2026-03-05 08:42:40 +01:00
2026-04-16 13:14:50 +02:00
2026-03-08 13:31:16 +01:00
2026-04-14 22:57:28 +02:00
2026-04-16 13:06:45 +02:00
2026-04-16 13:20:17 +02:00
2026-03-04 11:43:00 +01:00
2026-03-04 14:35:52 +01:00
2026-03-08 14:25:41 +01:00
2026-04-11 18:50:30 +02:00
2026-04-16 13:22:01 +02:00
2026-03-11 14:58:29 +01:00
2026-04-16 13:13:38 +02:00
2026-04-12 15:52:45 +02:00
2026-04-12 15:52:45 +02:00
2026-03-12 19:55:06 +01:00
2026-04-16 13:00:42 +02:00
2026-04-16 13:22:01 +02:00
2026-04-15 08:18:59 +02:00
2026-04-14 23:01:56 +02:00
2026-04-11 18:51:16 +02:00
2026-04-16 13:20:17 +02:00
2026-03-04 11:43:00 +01:00
2026-04-16 13:22:01 +02:00
2026-04-16 13:06:45 +02:00
2026-04-15 08:24:48 +02:00
2026-04-16 13:06:45 +02:00
2026-04-16 13:07:04 +02:00
2026-04-16 13:07:04 +02:00
2026-04-16 13:22:01 +02:00
2026-04-16 13:07:04 +02:00
2026-04-12 15:52:45 +02:00
2026-04-14 22:48:03 +02:00
2026-04-11 22:47:01 +02:00
2026-04-11 18:51:16 +02:00
2026-04-16 13:13:38 +02:00
2026-04-11 22:47:59 +02:00
2026-04-11 18:51:54 +02:00
2026-04-14 22:49:49 +02:00
2026-04-16 13:07:04 +02:00
2026-04-16 13:20:17 +02:00
2026-03-04 11:43:00 +01:00
2026-04-14 22:50:55 +02:00
2026-03-04 22:41:05 +01:00
2026-04-15 08:22:24 +02:00
2026-04-16 13:07:04 +02:00
2026-04-14 22:52:20 +02:00
2026-03-05 12:07:01 +01:00
2026-04-14 22:49:33 +02:00
2026-04-16 13:13:38 +02:00
2026-03-04 17:43:29 +01:00
2026-04-11 22:53:08 +02:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-04-12 15:52:45 +02:00
2026-03-10 23:43:56 +01:00
2026-04-16 13:14:28 +02:00
2026-04-11 22:47:52 +02:00
2026-04-11 22:50:25 +02:00
2026-03-09 20:43:23 +01:00
2026-04-14 22:50:29 +02:00
2026-04-16 13:14:28 +02:00
2026-03-09 15:24:17 +01:00
2026-03-09 17:48:02 +01:00