chore(work): finish 05-core-consent-react

This commit is contained in:
2026-05-19 21:21:28 +02:00
parent 9b6deac954
commit 86d949294f
3 changed files with 8 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-19T13:27:09.259Z",
"updated_at": "2026-05-19T19:21:30.369Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -284,10 +284,10 @@
"blocks": []
},
"05-core-consent-react": {
"status": "todo",
"status": "done",
"title": "core-consent React subpath — ConsentProvider + useConsent()",
"ac_total": 1,
"ac_completed": 0,
"ac_completed": 1,
"depends_on": [
"04-core-consent-implementation"
],
@@ -569,11 +569,6 @@
}
},
"ready": [
{
"epic": "dsr-consent-and-cookie-banner",
"story": "05-core-consent-react",
"title": "core-consent React subpath — ConsentProvider + useConsent()"
},
{
"epic": "dsr-consent-and-cookie-banner",
"story": "06-core-dsr",
@@ -609,7 +604,6 @@
"story": "09-cookie-consent-banner",
"title": "CookieConsentBanner component in core-ui",
"waiting_on": [
"dsr-consent-and-cookie-banner/05-core-consent-react",
"dsr-consent-and-cookie-banner/08-core-ui-scaffold"
]
}