chore(work): finish 04-core-consent-implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updated_at": "2026-05-19T13:01:41.058Z",
|
||||
"updated_at": "2026-05-19T13:27:09.259Z",
|
||||
"epics": {
|
||||
"binder-wrap-helper": {
|
||||
"status": "done",
|
||||
@@ -274,10 +274,10 @@
|
||||
]
|
||||
},
|
||||
"04-core-consent-implementation": {
|
||||
"status": "in-progress",
|
||||
"status": "done",
|
||||
"title": "core-consent implementation — Payload impl, DI binders, migration helpers, tRPC router",
|
||||
"ac_total": 3,
|
||||
"ac_completed": 2,
|
||||
"ac_completed": 3,
|
||||
"depends_on": [
|
||||
"03-core-consent-foundation"
|
||||
],
|
||||
@@ -571,8 +571,8 @@
|
||||
"ready": [
|
||||
{
|
||||
"epic": "dsr-consent-and-cookie-banner",
|
||||
"story": "04-core-consent-implementation",
|
||||
"title": "core-consent implementation — Payload impl, DI binders, migration helpers, tRPC router"
|
||||
"story": "05-core-consent-react",
|
||||
"title": "core-consent React subpath — ConsentProvider + useConsent()"
|
||||
},
|
||||
{
|
||||
"epic": "dsr-consent-and-cookie-banner",
|
||||
@@ -584,6 +584,11 @@
|
||||
"story": "08-core-ui-scaffold",
|
||||
"title": "core-ui scaffold"
|
||||
},
|
||||
{
|
||||
"epic": "dsr-consent-and-cookie-banner",
|
||||
"story": "10-auth-signup-migration",
|
||||
"title": "auth signUp anonymous consent migration"
|
||||
},
|
||||
{
|
||||
"epic": "dsr-consent-and-cookie-banner",
|
||||
"story": "11-documentation",
|
||||
@@ -591,20 +596,11 @@
|
||||
}
|
||||
],
|
||||
"blocked": [
|
||||
{
|
||||
"epic": "dsr-consent-and-cookie-banner",
|
||||
"story": "05-core-consent-react",
|
||||
"title": "core-consent React subpath — ConsentProvider + useConsent()",
|
||||
"waiting_on": [
|
||||
"dsr-consent-and-cookie-banner/04-core-consent-implementation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"epic": "dsr-consent-and-cookie-banner",
|
||||
"story": "07-core-api-router-composition",
|
||||
"title": "core-api router composition — dsrRouter + consentRouter into appRouter",
|
||||
"waiting_on": [
|
||||
"dsr-consent-and-cookie-banner/04-core-consent-implementation",
|
||||
"dsr-consent-and-cookie-banner/06-core-dsr"
|
||||
]
|
||||
},
|
||||
@@ -616,14 +612,6 @@
|
||||
"dsr-consent-and-cookie-banner/05-core-consent-react",
|
||||
"dsr-consent-and-cookie-banner/08-core-ui-scaffold"
|
||||
]
|
||||
},
|
||||
{
|
||||
"epic": "dsr-consent-and-cookie-banner",
|
||||
"story": "10-auth-signup-migration",
|
||||
"title": "auth signUp anonymous consent migration",
|
||||
"waiting_on": [
|
||||
"dsr-consent-and-cookie-banner/04-core-consent-implementation"
|
||||
]
|
||||
}
|
||||
],
|
||||
"needs_prd_ship": []
|
||||
|
||||
Reference in New Issue
Block a user