Files
probo/apps/console/src
Émile Ré 7cd8c516b9 Add uncategorised cookie category
Replace the `required` boolean column on cookie_categories with a `kind`
enum (NORMAL, NECESSARY, UNCATEGORISED). The Necessary category remains
undeletable and always-on for consent; the new Uncategorised category is
also undeletable but users can opt out of it.

When a category is deleted, its cookies are merged into the Uncategorised
category (lazy-created for legacy banners that don't have one yet).

Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-21 11:40:21 +04:00
..
2026-04-21 11:40:21 +04:00
2026-04-20 15:37:39 +02:00
2025-10-17 11:26:52 +02:00
2026-04-20 17:47:04 +04:00