Mike Kell
71abe9df7f
docs: update briefs for merged feat/flutter-cicd (Stage 4C)
...
Publish Docs / publish-docs (push) Successful in 1m16s
Details
- master_development_brief.md: mark Stage 4C complete, update baseline commit,
next recommended branch (Stage 4D), tools/ description, resolve improvement #9
- build_execution_tracker.md: update current status to Stage 4C, add missing
feat/shared-composition-pattern and feat/flutter-cicd slice entries
2026-05-22 10:11:51 -04:00
Mike Kell
8facefdff1
feat(design-system): Stage 4A — design system expansion and shared widget migration
...
- Migrate EmptyStatePanel, SectionHeader, SummaryCard from kell_web into design_system as KcEmptyState, KcSectionHeader, KcSummaryCard
- Add KcTypography shared typography scale with full Material 3 text style hierarchy
- Add KcBreakpoints responsive layout breakpoint utilities (compact/medium/expanded/large)
- Add KcLoadingState and KcErrorState shared state widgets
- Update kc_theme.dart to use KcTypography.applyKcTypography()
- Update kell_web dashboard_page.dart to use design_system widgets directly
- Replace kell_web shell widget files with backward-compatible typedef re-exports
- Expand design_system tests from 3 to 41 (all passing)
- All existing tests passing: design_system 41/41, feature_wordpress 294/294, kell_web 24/24
- dart analyze clean across design_system and kell_web
2026-05-22 09:42:31 -04:00
Mike Kell
bee610ca2c
docs: add Stage 4 — Platform foundations and cross-platform readiness
Publish Docs / publish-docs (push) Successful in 1m9s
Details
2026-05-22 09:26:39 -04:00
Mike Kell
02090cde6a
docs: add suggested improvements to master development brief
Publish Docs / publish-docs (push) Successful in 1m3s
Details
2026-05-22 09:17:08 -04:00
Mike Kell
49a3702cec
Updated build status
Publish Docs / publish-docs (push) Successful in 1m34s
Details
2026-04-11 16:49:51 -04:00
Mike Kell
02cc75c655
feat: publishing workflow UX hardening (Stage 2B)
Validate Docs / validate-docs (push) Successful in 1m9s
Details
2026-04-11 16:40:10 -04:00
Mike Kell
73b4a49939
docs: update briefs for merged feat/post-write-consistency (Stage 2A)
...
- Mark Stage 2A complete in master brief and build tracker
- Refresh main baseline to 7acff83
- Next slice: feat/publishing-ux-hardening (Stage 2B)
2026-04-11 16:18:00 -04:00
Mike Kell
cf0889d4a9
feat: post-write consistency hardening (Stage 2A)
...
Validate Docs / validate-docs (push) Successful in 1m4s
Details
Add _refreshSelection() to ProductPublishingController to preserve and refresh selectedDraft by id after all write-triggered reloads. Selection stays on the same product with latest data, or auto-selects first visible item if the original leaves the active filter.
- 11 new post-write consistency tests (234 total)
- dart analyze clean
2026-04-11 16:11:06 -04:00
Mike Kell
24671f5f59
feat(wordpress): add category-only product edit (Stage 1B)
2026-04-11 15:54:40 -04:00