Émile Ré
21f92352d5
Migrate detection page to TrackerPattern GraphQL types
- Add TrackerPattern type, connection, and filter to GraphQL schema
- Add uncategorisedTrackerPatterns field on CookieBanner
- Add updateTrackerPattern, deleteTrackerPattern, moveTrackerPatternToCategory mutations
- Implement all resolvers backed by tracker_patterns table
- Add TrackerPattern service methods (CRUD + list/count)
- Add LoadUncategorisedByCookieBannerID on TrackerPatterns coredata
- Update detection page to use TrackerPattern fragment, queries, and mutations
- CookieCategory resolver uses dataloader (not just struct ID)
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-05-06 12:26:11 +04:00
..
2026-04-19 12:00:53 +02:00
2026-03-25 17:38:32 +01:00
2026-04-29 14:16:37 +04:00
2026-03-25 17:38:32 +01:00
2026-05-05 14:46:04 +02:00
2026-05-06 12:26:11 +04:00
2026-05-05 17:49:13 +04:00
2026-03-19 16:37:51 +01:00
2026-05-05 14:46:04 +02:00
2026-03-25 17:38:32 +01:00
2026-05-05 14:46:04 +02:00
2026-05-01 15:19:21 +04:00