chore(work): finish 08-core-ui-scaffold
This commit is contained in:
@@ -3,12 +3,12 @@ id: 08-core-ui-scaffold
|
||||
epic: dsr-consent-and-cookie-banner
|
||||
title: core-ui scaffold
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: core-ui
|
||||
depends-on: []
|
||||
blocks: [09-cookie-consent-banner]
|
||||
created: 2026-05-19T12:00:00Z
|
||||
updated: 2026-05-19T09:55:07.020Z
|
||||
updated: 2026-05-19T21:03:59.344Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -36,4 +36,4 @@ The PRD notes that `core-ui`'s directory exists but is empty. Running the genera
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Run `pnpm turbo gen core-package ui` and apply any post-scaffold fixes needed to produce a green package shell (`pnpm typecheck && pnpm lint && pnpm test && pnpm conformance && pnpm fallow:audit && pnpm coverage:diff` pass).
|
||||
- [x] Run `pnpm turbo gen core-package ui` and apply any post-scaffold fixes needed to produce a green package shell (`pnpm typecheck && pnpm lint && pnpm test && pnpm conformance && pnpm fallow:audit && pnpm coverage:diff` pass).
|
||||
|
||||
@@ -16,7 +16,7 @@ features:
|
||||
auth,
|
||||
]
|
||||
created: 2026-05-19T12:00:00Z
|
||||
updated: 2026-05-19T20:52:13.004Z
|
||||
updated: 2026-05-19T21:03:59.344Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -36,7 +36,7 @@ Epic A delivered declarative PII inventory + retention + sub-processors. Epic B
|
||||
- [x] [05 — core-consent React subpath: ConsentProvider + useConsent()](05-core-consent-react/_story.md)
|
||||
- [x] [06 — core-dsr: scaffold + interfaces + Payload impls + handlers + dsrRouter](06-core-dsr/_story.md)
|
||||
- [x] [07 — core-api router composition: dsrRouter + consentRouter into appRouter](07-core-api-router-composition/_story.md)
|
||||
- [ ] [08 — core-ui scaffold](08-core-ui-scaffold/_story.md)
|
||||
- [x] [08 — core-ui scaffold](08-core-ui-scaffold/_story.md)
|
||||
- [ ] [09 — CookieConsentBanner component in core-ui](09-cookie-consent-banner/_story.md)
|
||||
- [ ] [10 — auth signUp anonymous consent migration](10-auth-signup-migration/_story.md)
|
||||
- [ ] [11 — Documentation: DSR guide + consent guide + glossary + CLAUDE.md](11-documentation/_story.md)
|
||||
|
||||
Reference in New Issue
Block a user